[Bug 473062] [NEW] new node has eucalyptus-nc down (apache config ?)
paul guermonprez
paul.guermonprez at intel.com
Tue Nov 3 17:44:13 GMT 2009
Public bug reported:
Hello
Just installed a node, ubuntu 9.10 final version.
During installation, the "node" mode is selected by default.
when i try discover the node from the master,
i can't find it. the nc service is not running by default ...
ubuntu at node2:~$ netstat -a|grep LIST
tcp 0 0 node2.local:domain *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp6 0 0 [::]:ssh [::]:* LISTEN
tcp6 0 0 [::]:www [::]:* LISTEN
ubuntu at node2:~$ sudo /etc/init.d/eucalyptus-nc status
[sudo] password for ubuntu:
* eucalyptus-nc is not running
ubuntu at node2:~$ sudo /etc/init.d/eucalyptus-nc start
* Starting Eucalyptus Node Service [ OK ]
ubuntu at node2:~$ sudo /etc/init.d/eucalyptus-nc status
* eucalyptus-nc is running
ubuntu at node2:~$ netstat -a|grep LIST
tcp 0 0 node2.local:domain *:* LISTEN
tcp 0 0 *:ssh *:* LISTEN
tcp6 0 0 [::]:ssh [::]:* LISTEN
tcp6 0 0 [::]:8775 [::]:* LISTEN
tcp6 0 0 [::]:www [::]:* LISTEN
and the node can be discovered / added.
In fact, the http config may be a problem,
as the httpd-nc.conf has a maxclients=1,
but it does not explain why the service was down
regards, paul
** Affects: eucalyptus (Ubuntu)
Importance: Undecided
Status: New
--
new node has eucalyptus-nc down (apache config ?)
https://bugs.launchpad.net/bugs/473062
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list