Is nova spporting deployment of ISO images?
Is nova supporting create instances out of ISO images?. Once I create an instance unable to login to OS. I am using Rhel 6.4
First time here? Check out the FAQ!
Is nova supporting create instances out of ISO images?. Once I create an instance unable to login to OS. I am using Rhel 6.4
It does support iso files. See the following link.
fileFormat Specifies the format of the image file. Valid formats include qcow2, raw, vhd, vmdk, vdi, iso, aki, ari, and ami.
Refer the following link http://docs.openstack.org/havana/install-guide/install/yum/content/glance-verify.html
Unable to login could be different problem related to network.
Asked: 2014-01-16 03:45:50 -0600
Seen: 671 times
Last updated: Jan 16 '14
When we launch an openstack instance from ISO, it succeeds. But when we open remote console to the newly created instance, it shows RHEL install wizard. On storage device selection page, to actually extract ISO contents, it fails with error "no drive found". Though we have given 20/40GB space to new instance, it fails to find that disk given to VM. We tried 2 options (boot from image & boot from image create new volume), both failed with same msg Difference between the two options is -- boot from image - ISO is given as a CD/DVD drive to VM. boot from image (create new volume) -- ISO is mounted on the new cinder volume attached to KVM host In both cases, ISO image is found, but to layout that image it can't find local 20/40GB drive that we have given to new instance