[Bug 1439371] Re: [SRU] Volume creation from image fails for UEC and Glance API version 2
Launchpad Bug Tracker
1439371 at bugs.launchpad.net
Mon Nov 14 13:41:17 UTC 2016
** Branch linked: lp:~ubuntu-server-dev/cinder/icehouse
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1439371
Title:
[SRU] Volume creation from image fails for UEC and Glance API version
2
Status in Cinder:
Fix Released
Status in Cinder kilo series:
Fix Released
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive icehouse series:
In Progress
Status in cinder package in Ubuntu:
Invalid
Status in cinder source package in Trusty:
In Progress
Bug description:
[Description]
[Test Case]
When creating a volume from a glance UEC image, the RBD driver fails to combine the rootfs, kernel, and ramdisk into a single volume suitable for booting an instance. Instead, only the rootfs is written to the volume, which is empty. This causes nova's boot-from-volume operation to fail if the volume is ceph-backed and the image is of type UEC.
By contrast, the same operation on an LVM volume yields a volume that
contains all the necessary pieces to boot an instance.
This is also likely the reason for recent ceph CI job failures in
test_volume_boot_pattern, as tempest executes this exact set of
operations.
[Regression Potential]
Regression potential is low. Patch is cherry-picked from upstream stable/liberty branch without any changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1439371/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list