[Openstack-operators] Booting from a volume

Juan José Pavlik Salles jjpavlik at gmail.com
Thu Apr 11 19:28:47 UTC 2013


Hi guys, i'm having some problems trying to boot an instance from a volume.
I've created a bootable volume with this sentence:

root at cocinero:~# cinder --os-username demo --os-tenant-name demo
--os-password MyPassword create --image-id
"5fd4c15d-da66-400a-ae75-7fe2feb9a257" --display-name vol_ubuntu_12_4 3

That worked great, i even see the volume in dashboard. Then i tried to boot
an instance, with this line:

nova --os-username demo --os-tenant-name demo --os-password MyPassword boot
--image "Ubuntu-12.04.02-PSI" --flavor 1 --block_device_mapping
vda=e25e9112-9c82-45c2-b16e-660efd0de891:::0 prueba_boot_volumen1

After executing that i go to the VNC and see:

Booting from hard disk...
Boot failed, not bootable disk

So... something is wrong. I checked the logs while creating the volumen and
i havent found anything bad.

I also tried using:

root at cocinero:~# nova --os-username demo --os-tenant-name demo
--os-password MyPassword volume-create --image-id
5fd4c15d-da66-400a-ae75-7fe2feb9a257 --display-name volumen-booteable 3

Instead of going straight to cinder.

Any ideas? Thanks!!!
-- 
Pavlik Juan José
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20130411/66ab3693/attachment.html>


More information about the OpenStack-operators mailing list