Check first that the network process is running and not producing errors. Then check for errors in /var/log/libvert/qemu/instance-00000001.log. I suspect the issue lies with, either, the network configuration or with a missing file for qemu (kvm-pxe).
-Mandell On Mon, Aug 15, 2011 at 9:48 PM, praveen_kumar girir <[email protected]> wrote: >> Dear All, > > I am facing issue while running instances under ubuntu 11.04 server > edition. > Steps followed: > > Installed openstack nova, bexar edition to my cluster. > check all the running processes > Able to publish the image. > Able to describe the images, which change the state from .gz to untarring. > > Run the command euca-run-instances $emi -k my_key -t m1.tiny. > After this, > check the status using, euca-describe-images. the status is shows > "NETWORKING" rather RUNNING > When I checked the logs under /var/log/nova/nova-manage.log file, I am able > to see this error. > 2011-08-12 17:36:22,305 INFO nova.compute.manager [-] Found instance > 'instance-0000000e' in DB but no VM. State=0, so assuming spawn is in > progress. > > Could any one put some light on this > > --Thanks and regards, > Praveen GK, > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp > > -- Regards, Mandell Degerness "True glory consists in doing what deserves to be written; in writing what deserves to be read; and in so living as to make the world happier for our living in it." Pliny the Elder _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

