Glance does not, by default, intervene with the image data. It is really
user's responsibility to provide the correct metadata related to the
image data they are uploading to provide bootable image.

** Changed in: glance
       Status: Incomplete => Opinion

-- 
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:
  Opinion

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to