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 ...

ubu...@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     

ubu...@node2:~$ sudo /etc/init.d/eucalyptus-nc status
[sudo] password for ubuntu: 
 * eucalyptus-nc is not running
ubu...@node2:~$ sudo /etc/init.d/eucalyptus-nc start
 * Starting Eucalyptus Node Service                                             
                                         [ OK ] 
ubu...@node2:~$ sudo /etc/init.d/eucalyptus-nc status
 * eucalyptus-nc is running
ubu...@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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to