Hi all,

I'm trying to test qpid C++ broker clustering using a VM hosting centOS 5.5.

Just running qpidd directly runs fine, so I did the following

1. install corosync/corosynclib/corosynclib-devel (1.2.7) from clusterlabs rhel 
5 repository

2. rebuilt qpid so it includes clustering support

3. setup /etc/corosync/corosync.conf, and added entry to uidgid.d.

4. start corosync

5. start qpid with 

qpidd --cluster-name=test_cluster --auth=no

And I get the error messages:

[r...@t3 sbin]# ./qpidd --cluster-name=test_cluster --auth=no --no-data-dir
2010-09-20 12:48:58 notice Initializing CPG
2010-09-20 12:48:58 error Error during CPG shutdown: Cannot finalize CPG group 
test_cluster: try again (6)
2010-09-20 12:48:58 critical Unexpected error: Cannot join CPG group 
test_cluster: try again (6)

Nothing shows up in the corosync log file.

Anyone know what I'm doing wrong here?

Thanks,

Tim


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to