Author |
Message
|
sunnybab |
Posted: Fri Jan 20, 2006 11:13 am Post subject: MQ Cluster Arch question |
|
|
Novice
Joined: 12 Jan 2006 Posts: 21
|
Folks,
I have 2 systems , Server 1 , Server 2
server1 hosts QM1 and local Cluster Queue CLQ1
server2 hosts QM2 and local Cluster Queue CLQ1
From server3 having QM3 part of same cluster as QM1 and Qm2 with NO Local queues , I am able to roundrobin messages to QM1 and QM2.
I am wondering can QM3 reside on server1 or server2 instead of server3.
These machines are the smallest units possible ( LPAR, vmware etc ) with their own OS etc.
Basically I want to setup two QM's on same Machine part of same cluster , One of the them has the Local CLQ and other QM access the CLQ on other as Alais , IS that Possible ?
Thanks
Sunny |
|
Back to top |
|
 |
vennela |
Posted: Fri Jan 20, 2006 11:15 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
I am wondering can QM3 reside on server1 or server2 instead of server3. |
Yes you can |
|
Back to top |
|
 |
sunnybab |
Posted: Fri Jan 20, 2006 11:29 am Post subject: |
|
|
Novice
Joined: 12 Jan 2006 Posts: 21
|
vennela wrote: |
Quote: |
I am wondering can QM3 reside on server1 or server2 instead of server3. |
Yes you can |
Is there anything different I have to do if its on the same machine. I m just creating new QM qm3 on server1 , then creating rcvr channel and sender channel to same server1 since its all on same machine ..
I m getting that SYSTEM.TEMPQMGR for Sender channel when its on same server but not when they are on different ..May be I a missing something ? |
|
Back to top |
|
 |
vennela |
Posted: Fri Jan 20, 2006 11:41 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
sunnybab wrote: |
Is there anything different I have to do if its on the same machine. |
NO
sunnybab wrote: |
I m getting that SYSTEM.TEMPQMGR for Sender channel when its on same server but not when they are on different ..May be I a missing something ? |
Did you start the listener on the right port?
Did you give the right conname
Did you create the RCVR first and then SDR |
|
Back to top |
|
 |
EddieA |
Posted: Fri Jan 20, 2006 12:38 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Quote: |
Is there anything different I have to do if its on the same machine |
Yes. Make sure each QM listens on a unique port and set your CONNAMEs accordingly.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
sunnybab |
Posted: Fri Jan 20, 2006 4:17 pm Post subject: |
|
|
Novice
Joined: 12 Jan 2006 Posts: 21
|
Thanks Guys .. IT's Working  |
|
Back to top |
|
 |
|