[Linux-cluster] Strange error returned by openais

Abraham Alawi a.alawi at auckland.ac.nz
Tue Mar 2 20:22:53 UTC 2010


You can easily tell if they are communicating through the dedicated network "172.16" by having them pinging each other, or run 'cman_tool status' on the two nodes if 'Node addresses' not the same subnet then that's could be why. You should define static records for them in /etc/hosts:
> 172.16.1.1 node01
> 172.16.1.2 node02
But as far as I know they don't have to be on the same subnet as long as the multicasting work, tcpdump would be your best friend if you need to debug it further .. 

Cheers,

  -- Abraham

On 3/03/2010, at 9:00 AM, carlopmart wrote:

> Hi all,
> 
> I am trying to setup a rh5.4 cluster with only two nodes, but I can't. Under /var/log/messages I can see a lot of errors like these:
> 
> Mar  2 20:52:48 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:48 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:48 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:48 asfaloth openais[2496]: [CMAN ] Can't read CCS to get updated config version 10. Activity suspended on this node
> Mar  2 20:52:49 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:49 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:49 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:49 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:49 asfaloth openais[2496]: [CMAN ] Can't read CCS to get updated config version 10. Activity suspended on this node
> Mar  2 20:52:50 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:50 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:50 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:50 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:51 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:51 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> Mar  2 20:52:51 asfaloth openais[2496]: [CMAN ] Can't read CCS to get updated config version 10. Activity suspended on this node
> Mar  2 20:52:51 asfaloth ccsd[2488]: Cluster is not quorate.  Refusing connection.
> Mar  2 20:52:51 asfaloth ccsd[2488]: Error while processing connect: Connection refused
> 
> These nodes have two network interfaces, one on the same network for cluster operation and another on different subnet. Like this:
> 
> Node01: 172.16.1.1 (eth0) and 192.168.35.1 (eth1)
> Node02: 172.16.1.2 (eth0) and 172.26.50.1 (eth1)
> 
> Default gateways point to 192.168.35.20 in node01 and on node02 to 172.26.50.30 ... maybe this is the problem??
> 
> I have put ip routing rules on both nodes but problem continues ... How can I fix this??
> 
> Thanks.
> -- 
> CL Martinez
> carlopmart {at} gmail {d0t} com
> 
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster

''''''''''''''''''''''''''''''''''''''''''''''''''''''
Abraham Alawi

Unix/Linux Systems Administrator
Science IT
University of Auckland
e: a.alawi at auckland.ac.nz
p: +64-9-373 7599, ext#: 87572

''''''''''''''''''''''''''''''''''''''''''''''''''''''





More information about the Linux-cluster mailing list