[Pkg-ganeti-devel] Bug#611724: Bug#611724: ganeti2: Ganeti service don't start

Diego Morato diego.morato at hotmail.com
Tue Feb 1 22:11:26 UTC 2011


I was unable to initialise the cluster:

/var/log/ganeti/commands.log:
2011-01-31 21:42:10,076: gnt-cluster init pid=2965 INFO run with arguments 'cluster00.example.com.br'
2011-01-31 21:42:13,391: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:14,418: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:15,444: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:16,471: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:17,497: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:18,524: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:19,550: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:20,577: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:21,603: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:22,630: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:23,656: gnt-cluster init pid=2965 ERROR RPC error in version from node node1.example.com.br: Error in SSL handshake: ([('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')],)
2011-01-31 21:42:23,659: gnt-cluster init pid=2965 ERROR Error during command processing
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/ganeti/cli.py", line 1676, in GenericMain
    result = func(options, args)
  File "/usr/lib/pymodules/python2.6/ganeti/cli.py", line 1141, in wrapper
    return fn(*args, **kwargs)
  File "/usr/sbin/gnt-cluster", line 114, in InitCluster
    uid_pool=uid_pool,
  File "/usr/lib/pymodules/python2.6/ganeti/bootstrap.py", line 329, in InitCluster
    _InitGanetiServerSetup(hostname.name)
  File "/usr/lib/pymodules/python2.6/ganeti/bootstrap.py", line 183, in _InitGanetiServerSetup
    _WaitForNodeDaemon(master_name)
  File "/usr/lib/pymodules/python2.6/ganeti/bootstrap.py", line 199, in _WaitForNodeDaemon
    " 10 seconds" % node_name)
OpExecError: Node daemon on node1.example.com.br didn't answer queries within 10 seconds

/etc/hosts:
127.0.0.1       localhost
10.10.12.48      node2.example.com.br node2
10.10.12.49      node3.example.com.br node3
10.10.12.14      cluster00.example.com.br cluster00
10.10.12.47      node1.example.com.br node1

 




> Date: Tue, 1 Feb 2011 20:38:00 +0100
> From: iustin at debian.org
> To: diego.morato at hotmail.com; 611724 at bugs.debian.org
> Subject: Re: [Pkg-ganeti-devel] Bug#611724: ganeti2: Ganeti service don't start
> 
> On Tue, Feb 01, 2011 at 10:20:53AM -0200, Diego Silva wrote:
> > Package: ganeti2
> > Version: 2.1.6-1
> > Severity: normal
> > 
> > After install ganeti2 on squezze and follow the official 2.1 install documentation, I can't start the service due the missing of configuration files:
> > 
> > /etc/init.d/ganeti start
> > Starting Ganeti cluster:ganeti-noded...done.
> > ganeti-masterd...Cluster configuration incomplete: 'Can't read from the ssconf file: '[Errno 2] No such file or directory: '/var/lib/ganeti/ssconf_master_node'''
> > failed (exit code 12).
> > ganeti-rapi...Cluster configuration incomplete: 'Can't read from the ssconf file: '[Errno 2] No such file or directory: '/var/lib/ganeti/ssconf_master_node'''
> > failed (exit code 12).
> > ganeti-confd...done
> 
> Have you actually initialized the cluster? Per
> http://docs.ganeti.org/ganeti/2.1/html/install.html#initializing-the-cluster?
> 
> regards,
> iustin
 		 	   		  




More information about the Pkg-ganeti-devel mailing list