enabling cinder for lvm enables cinder backup as well which does not support lvm
Bug #1849827 reported by
Radosław Piliszek
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Triaged
|
Medium
|
Unassigned | ||
Victoria |
Triaged
|
Medium
|
Unassigned |
Bug Description
Cinder Backup does not support LVM, see:
https:/
Cinder Backup is forced as 'yes' and enabling Cinder enables relevant roles which deploy Cinder Backup as well.
Cinder Backup is (also unconditionally) configured to use Ceph which is unlikely to be deployed there.
The impact is that there are cinder backup processes running which only report errors to logs. The relevant functionality is advertised in APIs
and Horizon but it is obviously broken.
Changed in kolla-ansible: | |
assignee: | nobody → Michal Nasiadka (mnasiadka) |
milestone: | none → 10.0.0 |
Changed in kolla-ansible: | |
milestone: | 11.0.0 → none |
To post a comment you must log in.
CI patch: https:/ /review. opendev. org/691289