Hi John, 
did the nova boot gave you any errors? it maybe that nova show is not working 
you may want to make sure you have permissions. Did you load the variables? 

Ciao
-- 
Remo Mattei


November 26, 2013 at 8:07:48, John Smith (lbalba...@gmail.com) ha scritto:

Hi,  


Im running devstack and am experiencing some trouble when attempting  
to launch an instance. I must admit that im a total newbee, so it  
might just be that i am just missing something obvious.  

I try to launch an instance as follows from the command line :  


$ wget https://launchpadlibrarian.net/83303699/cirros-0.3.0-i386-disk.img  
$ glance image-create --name=cirros-0.3.0-i386 --is-public=true  
--container-format=bare --disk-format=qcow2 <  
cirros-0.3.0-i386-disk.img  
$ nova boot --flavor m1.nano --image cirros-0.3.0-i386 myvm  
$ nova show myvm  

But that just gives me an error: "ProcessExecutionError Unexpected  
error while running command." (see attachment for full output of 'nova  
show myvm, etc.)  

Any ideas on what im doing wrong here is appreciated.  



Regards,  


John Smith.  


!DSPAM:2,5294c822248711542169933!  
- nova-show.txt, 43 KB
_______________________________________________  
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack  
Post to : openstack@lists.openstack.org  
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack  


!DSPAM:2,5294c822248711542169933!  
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to