HI John Instance creation may be failing for different reason. Can you check the erros in /var/log/nova-api.log nova-compute.log and nova-scheduler.log ? Also do you see any errors in /var/log/libvirt/libvird.log ? -Dheerendra On Tue, Nov 26, 2013 at 9:09 PM, John Smith <lbalbalba at gmail.com> wrote: > 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. > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : openstack at lists.openstack.org > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20131126/676e9044/attachment.html>