openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18656
cannot launch the cirros-0.3.0-i386-uec cloud instance
Hello,
After devstack was installed successfully, try to launch the cloud
instance with cirros-0.3.0-i386-uec image selected. But the VNC
console shows it cannot boot from hard disk as illustrated in attached
jj file.
Not sure the image created with glance is correct, or the
kernel/ramdisk also would need to be created as for x86_64 case?
Thanks in advance!
====
name=cirros-0.3.0.i386-uec
image=/home/alan/devstack/files/images/cirros-0.3.0.i386-uec/cirros-0.3.0-i386-blank.img
glance image-create --name=$name --is-public=true
-container-format=bare --disk-format=qcow2 < $image
alan@openstack:~/devstack/files/images$ nova image-list shows:
+--------------------------------------+---------------------------------+--------+--------+
| b68bcd6e-c6ca-4e5f-a78f-f82613bc9139 | cirros-0.3.0-x86_64-uec |
ACTIVE | |
| a3dd6044-0351-41fd-9db4-dd13ec5f2308 |cirros-0.3.0-x86_64-uec-kernel
| ACTIVE | |
| 9e6225f6-9897-4d58-b52c-ef430347a634
|cirros-0.3.0-x86_64-uec-ramdisk | ACTIVE | |
| 2b0cccc5-180c-4e8d-8a0a-a8361ab74604 | cirros-0.3.0.i386-uec |
ACTIVE | |
+--------------------------------------+---------------------------------+--------+--------+
Attachment:
jj.jpg
Description: JPEG image
Follow ups