j1mmb | hello, 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 |
---|---|---|
j1mmb | here's the cinder and glance config .. https://pastebin.com/f4JJ5KQp | 01:15 |
*** mhen_ is now known as mhen | 01:57 | |
j1mmb | using the recomended paste... cinder and glance configs https://paste.openstack.org/show/bEKAj2n7Gsl5VJG3VQDy/ | 02:32 |
david | try moving allowed_direct_url_schemes = cinder out from [DEFAULT] and under [glance] | 03:35 |
david | also confirm cinder can see a cinder://... location IMG=<your-image-id> | 03:35 |
david | openstack image show $IMG -c locations -c disk_format -f yaml | 03:35 |
j1mmb | thanks, I'll try that now | 04: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/!