[Sheepdog] failed to connect to localhost:7000, Connection refused
Valerio Pachera
sirio81 at gmail.com
Sat Aug 13 21:33:38 CEST 2011
2011/8/13 MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>:
> What is the output of "corosync -f"?
Sorry, I found out I had to set 'START=yes' in /etc/default/corosync
the the daemon starts by '/etc/init.d/corosync start'.
I stille get 'failed to connect to localhost:7000, Connection refused' tough.
netstat --udp --numeric -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 0.0.0.0:111 0.0.0.0:*
udp 0 0 192.168.100.2:5404 0.0.0.0:*
udp 0 0 192.168.100.2:5405 0.0.0.0:*
udp 0 0 226.94.1.1:5405 0.0.0.0:*
udp 0 0 0.0.0.0:694 0.0.0.0:*
udp 0 0 0.0.0.0:42704 0.0.0.0:*
It seems corosync is listening on ports 5404 5405, not 7000.
More information about the sheepdog
mailing list