Posted: Mon Feb 06, 2006 12:17 am Post subject: MQ Fail Over Testing
Newbie
Joined: 20 Jan 2006 Posts: 1 Location: Singapore
Hi,
Greetings to everybody.
I am working with MQ cluster , with 2 nodes . I have query about message reciving in MQ Cluster.
QM1 on node1
QM2 on node2 both are cluster with CLUST1
QM3 on a other node without cluster
If I send some 5 messages to one of the queue in the cluster from the QM3, does it share those messages to between the 2 Queue managers or it will go only one QM.
Does it required any thing need to configure for load share in between the 2 QM's on the cluster?
though QM3 is not member of a MQ cluster you have to define non-cluster channels between QM3 and/or QM1 and QM2. You also need remote queues, to define a way to a queue on QM1 or QM2. These remote queues are fix definitions.
To share the load, you have to add QM3 to the cluster CLUST1. You also need a cluster queue (instead of a remote queue) on QM1 AND QM2. These queues must have the same name and should have the same attributes (DEFBIND etc.). Then MQ will share the load between QM1 and QM2 (for messages, which come from QM3). _________________ Regards
Hubert
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum