cinder lvm problems after patch is applied
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openstack-dev-sandbox |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
With the following patch applied: https:/
When executing 'tox -e py27,pep8' errors are encountered in both unit test and pep8 testing.
From a functional standpoint volumes go to an error state during creation. There have also been reports of lv's being created that are twice the size requested. The size reported by Cinder, however is correct.
These problem please need to be resolved.
Recreation of the problem can be done with the following steps:
1. git clone https:/
2. cp sandbox/
3. cd /opt/stack/cinder
4. git apply cinder-
5. Execute unit test.
6. Restart the c-vol process in devstack and attempt to create a volume.
Changed in openstack-dev-sandbox: | |
status: | New → Confirmed |
assignee: | nobody → Miklos Cari (miklos-cari) |
assignee: | Miklos Cari (miklos-cari) → nobody |
status: | Confirmed → Fix Committed |