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

Edier Zapata edalzap at gmail.com
Mon Jul 11 16:08:41 UTC 2011


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



More information about the Openstack-operators mailing list