Have you added "to_syslog: yes" to the logging{} section of openais.conf ?
Maybe there is an error message from openais but it's suppressed.
I'd also try full trace on both brokers. There should be a trace message in the
first broker's log every time a member joins.
If both brokers are using a configuration file (--config option), try diffing
the files to rule out typos. Ditto for both openais.conf files.
Does bindnetaddr end with a 0 in both openais.conf files ?
Hope you get it running.
-----Original Message-----
From: MHT [mailto:[email protected]]
Sent: Thursday, 19 August, 2010 8:52 PM
To: [email protected]
Subject: Re: Clustering not working
Hi Gordon,
Yes, cluster name is the same. Agreed, on previous occasions if there was an
issue on the clustering there would be a clue in the ais or broker logs, but I'm
not seeing anything obvious.
I'm running qpid 0.5.752581 on RedHat
[server1]$ qpid-cluster localhost:5673
Cluster Name: TESTCluster
Cluster Status: ACTIVE
Cluster Size: 1
Members: ID=<server1IP>:32110
URL=amqp:tcp:<server1IP>:5673,tcp:<server2IP>:5673
[server2]$ qpid-cluster localhost:5673
Cluster Name: TESTCluster
Cluster Status: ACTIVE
Cluster Size: 1
Members: ID=<server2IP>:32491
URL=amqp:tcp:<server2IP>:5673,tcp:<server1IP>:5673
----- Original Message ----
From: Gordon Sim <[email protected]>
To: [email protected]
Sent: Thu, 19 August, 2010 19:22:40
Subject: Re: Clustering not working
On 08/19/2010 07:09 PM, MHT wrote:
> I have a broker called test_broker instance configured on two servers and want
> to cluster them.
>
> I have edited /etc/ais/openais.conf so that bindnetaddr is correct according
to
> info returned by running /sbin/route.
>
>
>
> OpenAis service is ok and starts with no errors in the log for both servers
and
> test_broker instance is then started on both servers with no errors.
>
> However, when I run qpid-cluster localhost:port on either server I only see
1
> ACTIVE member in the cluster (the local instance). Creating a queue on one
> broker results in the queue only being on that one broker, so no replication
> happening.
Most configuration issues with openais I have hit have prevented the
cluster working at all. This is likely a stupid question, but have you
checked the qpidd cluster-name is the same in each case?
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]