Friday, 2025-06-20

j1mmbhello, I am having a hard time getting volumes created using images as source.  I have glance using cinder as the backend.  I can create volumes and launch instances from images.  I just can't create volumes from images.  openstack volume create --image command returnsnvalid image identifier or unable to access requested image. (HTTP 400)  (I am on a fresh install of debian-epoxy). 01:03
j1mmbhere's the cinder and glance config ..  https://pastebin.com/f4JJ5KQp01:15
*** mhen_ is now known as mhen01:57
j1mmbusing the recomended paste...  cinder and glance configs https://paste.openstack.org/show/bEKAj2n7Gsl5VJG3VQDy/02:32
davidtry moving allowed_direct_url_schemes = cinder out from [DEFAULT] and under [glance]03:35
davidalso confirm cinder can see a cinder://... location IMG=<your-image-id>03:35
davidopenstack image show $IMG -c locations -c disk_format -f yaml03:35
j1mmbthanks, I'll try that now04:53
j1mmb<david>   the locations are in the properties of the glance image and is populated correctly, I moved the allowed_direct_url_schemes, still the volume does not get created from the image as a source.   15:38

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!