Create Instance on Canonical Distribution of OpenStack Autopilot
My Lab:
- 1 VM for MAAS
- 1 VM for JUJU
- 1 VM for LANDSCAPE
- 4 VM for OPENSTACK
Canonical Distribution of Openstack is correctly installed on a virtual environment (VMware Esxi), but if I try to create a new instance receive that issue:
Error: Failed to perform requested operation on instance "hubsvr01", the instance has an error status: Please try again later [Error: Exceeded maximum number of retries. Exceeded max scheduling attempts 3 for instance 26ad0d3f-5788-4c74-bd8b-aa114cf56174. Last exception: Image could not be found.].
Can you check if the image exists?
yes, https://pasteboard.co/2vBQsrGUs.png (look here) and the error is the https://pasteboard.co/2vDMzXUyQ.png (following). I've also open a post https://askubuntu.com/questions/929630/create-instance-on-canonical-distribution-of-openstack-autopilot (here)
Wow, I didn't know about this compressed tar image format!
You should also check log files, in particular the glance API log and probably the Nova scheduler log.
I've also try to create a new image making the upload of ubuntu-16.04-server-cloudimg-amd64-disk1.img, but same error.