[Bug 1439371] Re: [SRU] Volume creation from image fails for UEC and Glance API version 2
Launchpad Bug Tracker
1439371 at bugs.launchpad.net
Wed Nov 23 07:45:49 UTC 2016
This bug was fixed in the package cinder - 1:2014.1.5-0ubuntu2.1
---------------
cinder (1:2014.1.5-0ubuntu2.1) trusty; urgency=medium
* Include boot properties from glance v2 images (LP: #1439371):
- d/p/include-boot-properties-from-glance-v2-images.patch
* Fix extract properties from image with glance api v2 (LP: #1323660):
- d/p/fix-properties-extracting-from-image-with-glance-api.patch
-- Seyeong Kim <seyeong.kim at canonical.com> Fri, 11 Nov 2016 11:23:53
+0900
** Changed in: cinder (Ubuntu Trusty)
Status: Fix Committed => Fix Released
--
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:
Fix Released
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