Cannot create instance
Hi All - I am new to Openstack, trying to create an Nova VM instance. For simplicity I chose cirros image to create the instance. Before creating the instance I have configured following in my setup which is installed using devstack method.
- Security Groups
- Key Pairs
- Floating IP's
- Uploaded Cirros OS
After filling in all details to create the instance, I get following error
Error: Failed to perform requested operation on instance "vm1", the instance has an error status: Please try again later [Error: Build of instance c6db6446-ec87-46ae-84bf-546e45ac88db aborted: Volume 1bd09836-b9bd-4365-b7a2-1b836b3892ba did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.]
Please guide me on how to troubleshoot and resolve the issue.