What is the relationship and difference between CMAN "name" and Qpid "cluster-name"?
Issue
I'm trying to understand the relationship between the CMAN "name" and qpid "cluster-name".
When qpid is used with CMAN there are two names being used. One is the name attribute in the CMAN /etc/cluster/cluster.conf:
<cluster config_version="1" name="forqpid">
The other is the cluster-name in the qpidd.conf:
cluster-name=perftest
What is the relationship between these two names ? Are there any special rules as to how these two should be named?
Is it possible to run in 3node cluster two pairs of qpid 3node clusters such that each qpid cluster runs one qpidd instance on each node?
Environment
- MRG Messaging
- High Availability Add on
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.