yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70959
[Bug 1747848] [NEW] qcow2 format image uploaded to raw format, failed to start the virtual machine with ceph as backend storage
Public bug reported:
In the glance-api.conf configuration(Use ceph with backend storage):
[DEFAULT]
......
show_image_direct_url = True
show_multiple_locations = True
......
[glance_store]
filesystem_store_datadir = /opt/stack/data/glance/images/
default_store = rbd
stores = rbd
rbd_store_pool = images
rbd_store_user = admin
rbd_store_ceph_conf = /etc/ceph/ceph.conf
rbd_store_chunk_size = 8
rbd_secret_uuid = 08bf86f1-09c0-4f03-90e6-ae361d520c57
If the qcow2 format image is uploaded as raw format, use this mirror launch virtual machine, to be completed when the virtual machine is created, open the virtual machine console.
In the console, you can see "No boot device", the virtual machine can not start from this image.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1747848
Title:
qcow2 format image uploaded to raw format, failed to start the virtual
machine with ceph as backend storage
Status in Glance:
New
Bug description:
In the glance-api.conf configuration(Use ceph with backend storage):
[DEFAULT]
......
show_image_direct_url = True
show_multiple_locations = True
......
[glance_store]
filesystem_store_datadir = /opt/stack/data/glance/images/
default_store = rbd
stores = rbd
rbd_store_pool = images
rbd_store_user = admin
rbd_store_ceph_conf = /etc/ceph/ceph.conf
rbd_store_chunk_size = 8
rbd_secret_uuid = 08bf86f1-09c0-4f03-90e6-ae361d520c57
If the qcow2 format image is uploaded as raw format, use this mirror launch virtual machine, to be completed when the virtual machine is created, open the virtual machine console.
In the console, you can see "No boot device", the virtual machine can not start from this image.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1747848/+subscriptions
Follow ups