openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #24022
Reg: Creating a new Compute Node
I have installed openstack and all of its services using packstack puppet
script. In the answer file, my config as:
CONFIG_NOVA_COMPUTE_HOSTS=10.3.3.56,10.3.3.58
After running the script, nova-servies were installed in both the machines.
But, the machine 10.3.3.58 doesn't show as a nova-compute node in the
machine 10.3.3.57. Where have I gone wrong?
On 10.3.3.57
[root@localhost ~(keystone_admin)]# nova-manage service list
Binary Host Zone
Status State Updated_At
nova-conductor localhost.localdomain internal
enabled :-) 2013-05-29 09:45:53
nova-scheduler localhost.localdomain internal
enabled :-) 2013-05-29 09:45:54
nova-compute localhost.localdomain nova
enabled :-) 2013-05-29 09:45:52
nova-cert localhost.localdomain internal
enabled :-) 2013-05-29 09:45:53
nova-consoleauth localhost.localdomain internal
enabled :-) 2013-05-29 09:45:53
nova-console localhost.localdomain internal
enabled XXX 2013-05-29 09:21:41
[root@localhost ~(keystone_admin)]#
On 10.3.3.58:
[root@localhost ~]# nova-manage service list
Binary Host Zone
Status State Updated_At
nova-conductor localhost.localdomain internal
enabled :-) 2013-05-29 09:46:23
nova-scheduler localhost.localdomain internal
enabled :-) 2013-05-29 09:46:24
nova-compute localhost.localdomain nova
enabled :-) 2013-05-29 09:46:22
nova-cert localhost.localdomain internal
enabled :-) 2013-05-29 09:46:23
nova-consoleauth localhost.localdomain internal
enabled :-) 2013-05-29 09:46:23
nova-console localhost.localdomain internal
enabled XXX 2013-05-29 09:21:41
--
Nehal J. Wani
UG2, BTech CS+MS(CL)
IIIT-Hyderabad
http://commanlinewani.blogspot.com
Follow ups