<div dir="ltr">Hi guys, i'm having some problems trying to boot an instance from a volume. I've created a bootable volume with this sentence:<div><br></div><div>root@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<br clear="all">
<div><br></div><div style>That worked great, i even see the volume in dashboard. Then i tried to boot an instance, with this line:</div><div style><br></div><div style>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<br>
</div><div style><br></div><div style>After executing that i go to the VNC and see:</div><div style><br></div><div style>Booting from hard disk...</div><div style>Boot failed, not bootable disk </div><div style><br></div>
<div style>So... something is wrong. I checked the logs while creating the volumen and i havent found anything bad. </div><div style><br></div><div style>I also tried using: </div><div style><br></div><div style>root@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<br>
</div><div style><br></div><div style>Instead of going straight to cinder.</div><div style><br></div><div style>Any ideas? Thanks!!!</div>-- <br>Pavlik Juan José
</div></div>