Hi Dirk, thanks for your reply.
Can you share the relevant parts of your glance and nova.conf? more explicitely did you enable the
show_image_direct_url = True
control1:~ # grep -r show_image_direct_url /etc/ /etc/glance/glance-api.conf:show_image_direct_url = true The configs seem fine since the ephemeral disks usually are cow-clones in this environment and the rest works as expected (most of the time). I sent an update on this topic two days ago, I learned that nova imports flat images if the image's disk-format is not "raw". I just couldn't explain why it did that in the specific case as I was sure the image's format was raw (the image has been deleted in the meantime). But yesterday I encountered the same problem. I tried to upload an image from volume via Horizon dashboard (where a dropdown exists to choose disk-format) and the preselected value was indeed "qcow2" instead of "raw". I have no idea *why* it was different from the default "raw" but this could have happened last week, too. So I know the reason why some ephemeral disks are flat, I just can't tell how Horizon selects the format. Maybe I'll find another hint... Thanks again, I think this thread can be considered as "closed". :-) Regards, Eugen Zitat von Dirk Müller <dirk@dmllr.de>:
Hi Eugen,
Am Mo., 8. Okt. 2018 um 14:56 Uhr schrieb Eugen Block <eblock@nde.ag>:
explanation, I'd love to hear it.
Can you share the relevant parts of your glance and nova.conf? more explicitely did you enable the
show_image_direct_url = True
in glance and dis you set an rbd based ephemeral backend in nova?
see http://docs.ceph.com/docs/master/rbd/rbd-openstack/#configure-openstack-to-u...
Greetings, Dirk
-- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org