Skip to content

Close gaps between Ansible Playbook and install.sh #241

@SchoolGuy

Description

@SchoolGuy

Bug Report

Description

Currently, the setup of Fireactions uses two different methods to set up the thin pool. While technically both work is extremely confusing when debugging and finding both methods (at least for a novice like me).

Expected Behavior

The project uses a single method to provision the devicemapper thin pool.

Current Behavior

Thin Pools are set up in different locations with different parameters.

Possible Solution

Merge the two solutions and align them.

Steps to Reproduce (for bugs)

  1. Install using Ansible Playbook

  2. Fireactions doesn't start successfully (see Add setting up devmapper thin pool fireactions-images#42)

  3. Setup thin pool manually

  4. Install using install.sh script

  5. See thin pool being set up via lvm

Your Environment

  • Fireactions version: 0.3.0
  • OS: openSUSE Leap 15.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions