[Openstack-operators] Help: Instances don't start

Shang Wu shang at canonical.com
Mon Jul 11 17:30:46 UTC 2011


Hi Edier,

Can you check the command:

sudo kvm-ok 

And see if vt is enabled in the BIOS? I had similar issue before, and there might also be some logs in the nova-compute.log as well. Try search bios and see if u find anything there.

Shang Wu

Edier Zapata <edalzap at gmail.com> 於 2011/7/12 上午12:08 寫道:

> Hi,
> I installed a 10 nodes nova-compute cloud, this way:
> Server: All nova services, including nova-compute, using the script
> in: https://github.com/elasticdog/OpenStack-NOVA-Installer-Script/raw/master/nova-install
> Nodes: nova-compute, using same script than step 1
> When I run an image ( euca-run-instances $emi -k mykey -t m1.tiny ) I get this:
> root at cluster1:/home/cluster/OpenStack-org# euca-run-instances $emi -k
> mykey -t m1.tiny
> RESERVATION     r-0hr83xsv      Univalle        default
> INSTANCE        i-00000015      ami-1f75034f
> scheduling      mykey (Univalle, None)  0               m1.tiny
> 2011-07-11T15:41:06Z    unknown zone
> 
> and some time later:
> 
> root at cluster1:/home/cluster/OpenStack-org# euca-describe-instances
> RESERVATION     r-0hr83xsv      Univalle        default
> INSTANCE        i-00000015      ami-1f75034f    192.168.29.2
> 192.168.29.2    shutdown        mykey (Univalle, cluster10)     0
>         m1.tiny 2011-07-11T15:41:06Z     nova
> 
> The cluster10 log say:
> cluster at cluster10:~$ tail -5 /var/log/nova/nova-compute.log
> 2011-07-11 10:59:51,810 INFO nova.compute.manager [-] Found instance
> 'instance-00000015' in DB but no VM. State=5, so setting state to
> shutoff.
> 2011-07-11 11:00:51,890 INFO nova.compute.manager [-] Found instance
> 'instance-00000015' in DB but no VM. State=5, so setting state to
> shutoff.
> 2011-07-11 11:01:51,970 INFO nova.compute.manager [-] Found instance
> 'instance-00000015' in DB but no VM. State=5, so setting state to
> shutoff.
> 2011-07-11 11:02:52,050 INFO nova.compute.manager [-] Found instance
> 'instance-00000015' in DB but no VM. State=5, so setting state to
> shutoff.
> 2011-07-11 11:03:52,130 INFO nova.compute.manager [-] Found instance
> 'instance-00000015' in DB but no VM. State=5, so setting state to
> shutoff.
> 
> Services running:
> 
> root at cluster1:/home/cluster/OpenStack-org# nova-manage service list
> cluster1   nova-network enabled  :-) 2011-07-11 16:07:40
> cluster1   nova-compute enabled  :-) 2011-07-11 16:07:44
> cluster1   nova-scheduler enabled  :-) 2011-07-11 16:07:45
> cluster10  nova-compute enabled  :-) 2011-07-11 16:07:39
> 
> Can anyone help me with this please?
> 
> Thanks
> 
> -- 
> Edier Alberto Zapata Hernández
> Ingeniero de Sistemas
> Universidad de Valle
> _______________________________________________
> Openstack-operators mailing list
> Openstack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators



More information about the Openstack-operators mailing list