-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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)
-
Install using Ansible Playbook
-
Fireactions doesn't start successfully (see Add setting up devmapper thin pool fireactions-images#42)
-
Setup thin pool manually
-
Install using install.sh script
-
See thin pool being set up via lvm
Your Environment
- Fireactions version: 0.3.0
- OS: openSUSE Leap 15.6
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation