Author |
Message
|
peterw686 |
Posted: Mon Mar 01, 2004 10:32 am Post subject: one repository MQ cluster |
|
|
Acolyte
Joined: 26 Sep 2002 Posts: 73
|
Hi,
We have two Queue Managers want to join in a cluster (Q1 and Q2 joined to Cluster1). Is it possible to do this with only one full repository (on Q1).
If it can, how to set the cluster sender channel on Q1? Can it just put the Q2 as connection name?
Thanks.
Peter |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Mar 01, 2004 10:34 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You don't need two full repositories for a cluster.
You don't need more than two full repositories for a cluster, either. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
peterw686 |
Posted: Mon Mar 01, 2004 10:42 am Post subject: |
|
|
Acolyte
Joined: 26 Sep 2002 Posts: 73
|
Hi,
Thanks.
If I only have one full repository, how to set the cluster sender channel on that queue manager? |
|
Back to top |
|
 |
RatherBeGolfing |
Posted: Mon Mar 01, 2004 10:54 am Post subject: |
|
|
 Centurion
Joined: 12 Nov 2002 Posts: 118 Location: Syracuse, NY, USA
|
So, you have 2 new QMgrs joining an existing cluster?
Do you only have 1 FULL repos in the existing cluster?
Why not just make them both partial repositories?
No need to nominate one of them to FULL... _________________ Cheers,
Larry
MQ Certifiable |
|
Back to top |
|
 |
peterw686 |
Posted: Mon Mar 01, 2004 11:13 am Post subject: |
|
|
Acolyte
Joined: 26 Sep 2002 Posts: 73
|
Let me clarify it.
We used to have a cluster with three queue managers.
Right now, we need to move this cluster to a test environment which only has two queue managers on two seperate servers. We still want to keep all the application functions so that we still use cluster.
In this case the test cluster TEST_CLUSTER is joined in by two queue manager Q1 and Q2. I just don't know how to set up the cluster sender channel.
Thanks for help. |
|
Back to top |
|
 |
EddieA |
Posted: Mon Mar 01, 2004 11:47 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
If you only want one full repository, then you don't need to create a Cluster Sender channel on that QM. Create just a Cluster Receiver, and on each Queue manager that then joins, do the 'normal' Cluster Receiver/Sender pair. MQ will then automatically build the corresponding Sender from the repository.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
peterw686 |
Posted: Mon Mar 01, 2004 12:05 pm Post subject: |
|
|
Acolyte
Joined: 26 Sep 2002 Posts: 73
|
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Mar 02, 2004 4:46 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Why so opposed to 2 full repositories? 2 Fulls is the official # of repositories your cluster should have, whether your cluster has 2000 queue managers, or 2 queue managers.
And yes, it will work with only 1, but why introduce the possability of problems should your Full Repository QM go down and you need to modify cluster definitions on the remaining QM?
Make them both Full and sleep easier. There is almost zero overhead in having both be Full. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
|