On Tue, Feb 01, 2011 at 08:11:26PM -0200, Diego Morato wrote:
> 
> 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

Did you have a leftover node daemon running maybe? Can you remove
/var/lib/ganeti/*, killall ganeti-noded, and retry the initialization?

thanks,
iustin

Attachment: signature.asc
Description: Digital signature

Reply via email to