openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #19497
Re: Nova Compute Showing XXX on Compute Node
I don't see why you would need to put in the --network_host flag, especially since you seem to be running two nova-networks. It appears that nova-compute is not checking in to the database which means it isn't running or it is hung somehow. Check nova-compute.log on host1.
Vish
On Dec 13, 2012, at 8:43 AM, Daniel Parker <dcparker88@xxxxxxxxx> wrote:
> Hey guys,
>
> I have two servers, one controller and one compute node. Everything is working on the compute node itself except for nova-compute. I have verified ntp is installed on both servers. Nova.conf is the same on both servers, except I added --network_host= on the compute node. Here is the output of nova-manage service list:
>
> Binary Host Zone Status State Updated_At
> nova-consoleauth host3 nova enabled :-) 2012-12-13 16:34:23
> nova-cert host3 nova enabled :-) 2012-12-13 16:34:23
> nova-scheduler host3 nova enabled :-) 2012-12-13 16:34:23
> nova-compute host3 nova enabled :-) 2012-12-13 16:34:26
> nova-volume host3 nova enabled :-) 2012-12-13 16:34:23
> nova-network host3 nova enabled :-) 2012-12-13 16:34:24
> nova-cert host1 nova enabled :-) 2012-12-13 16:34:31
> nova-scheduler host1 nova enabled :-) 2012-12-13 16:34:31
> nova-consoleauth host1 nova enabled :-) 2012-12-13 16:34:31
> nova-compute host1 nova enabled XXX 2012-12-12 19:53:18
> nova-volume host1 nova enabled :-) 2012-12-13 16:34:31
> nova-network host1 nova enabled :-) 2012-12-13 16:34:31
>
> I have a suspicion that it got corrupted in the service table somehow - it was working originally and I was able to spawn an instance on it. However, that instance is now 'terminated' but still appears in my dashboard. Any ideas? I can post the logs if needed.
>
> Let me know if you need anything else and thanks for any help you can provide.
>
> -Danny
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
References