Volume group "cinder-volumes" not found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cinder (Juju Charms Collection) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Cinder amulet and unit tests started failing at cinder/next rev110 (which was a charm-helper sync @ http://
Amulet and unit tests were passing @ cinder/next rev109 (results @ http://
NOTE: the functional test fail is with the default lvm-backed storage (not ceph-backed).
While the charm deploys and relates successfully, it appears to have a critical functional break (`cinder create` results in an error-state volume).
# Amulet
http://
...
2015-07-31 17:38:08,423 resource_
2015-07-31 17:38:08,423 resource_
Cinder volume failed to reach expected state.
...
# Unit
http://
...
Expected: [call('/dev/vdb'), call('/dev/vdc')]
Actual: [call('/dev/vdc')]
...
# cinder-volume.log
http://
...
2015-07-31 16:51:04.006 15304 TRACE cinder.
...
2015-07-31 16:50:47.414 13853 TRACE cinder.
Related branches
- Liam Young (community): Approve
-
Diff: 280 lines (+63/-59)1 file modifiedunit_tests/test_cinder_utils.py (+63/-59)
- Ryan Beisner (community): Approve
- Marco Ceppi (community): Approve
-
Diff: 76 lines (+22/-1)4 files modifiedconfig.yaml (+10/-0)
hooks/cinder_hooks.py (+6/-0)
hooks/cinder_utils.py (+4/-0)
tests/basic_deployment.py (+2/-1)
- James Page: Approve
-
Diff: 11 lines (+1/-1)1 file modifiedhooks/cinder_hooks.py (+1/-1)
description: | updated |
description: | updated |
description: | updated |
Changed in cinder (Juju Charms Collection): | |
status: | New → Fix Released |
I'm not getting the unit test failure on r112, but that's on vivid.