Author |
Message
|
Anirud |
Posted: Tue Sep 14, 2004 8:10 am Post subject: MQ Cluster |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Hi,
I have a qmgr "A" which is up and running. I have a backup for this qmgr, which is also named "A", on another machine which is not running and will be started manually if the main qmgr is down.
I have a cluster environment and added the qmgr to the cluster. Now I would like to add the backup qmgr to the cluster. I know the qmgr names must be unique, but I think this is a different case ( only one qmgr will be running at any given time).
Is it possible? Please let me know how to work this out.
Thanks,
Anirud. |
|
Back to top |
|
 |
EddieA |
Posted: Tue Sep 14, 2004 8:57 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
No.
Take a look at the output from a DIS QMGR, for the QMID. This is what is used within a Cluster to identify a QM.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
JasonE |
Posted: Tue Sep 14, 2004 8:57 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Having a qmgr in a cluster, and haveing that qmgr powered off all the time seems a great way to cause problems. Having it with the same name as another qmgr in the cluster is a real recipe for disaster...
The problem is that cluster (repository) messages will back up on the transmit queues for the powered off qmgr. Additionally, because the powered off qmgr isnt talking with the cluster, it wont republish its resources or keep its subscriptions up to date. This means when you power it on it will have to go through almost rejoinging the cluster - so why not leave it out the cluster until it has to join anyway!! |
|
Back to top |
|
 |
Anirud |
Posted: Tue Sep 14, 2004 10:18 am Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Thanks for the replies.
My aim is to have a backup for the qmgr "A" which is in a cluster. I am a bit confused on how to do this.
tried searching on this site, didn't find relative information yet... still searching...
Please let me know if you have any information.
Thanks. |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Sep 14, 2004 11:30 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Just to make sure we understand correctly what you are saying:
You have a qmgr A in a failover cluster(hardware) and you would like to know what the implications are of having that same queue manager being part of a WebSphereMQ cluster.
Did I get you right on that? |
|
Back to top |
|
 |
Anirud |
Posted: Tue Sep 14, 2004 12:12 pm Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
No. There is no hardware cluster.
I have a qmgr A which is part of WebSphere MQ cluster.
I think I am not clear with my question.
My question...
I have a qmgr A, which is part of MQ Cluster. I would like to know, what should I do to have a backup to this qmgr?
(Initially I thought of having the same qmgr name, now I know that it's more trouble to have two qmgrs with the same name). |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Sep 14, 2004 12:29 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have the qmgr with a different name add the other name as an alias which will allow it to receive the messages for the other queue mgr as if they were for him.
Would that help you ? |
|
Back to top |
|
 |
csmith28 |
Posted: Tue Sep 14, 2004 6:00 pm Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
Step away from the crtmqm command. You can not have two MQManagers in the same Cluster with the same name much like you cannot have two files with the same name in the same directory. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed Sep 15, 2004 4:59 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Anirud wrote: |
No. There is no hardware cluster.
...
I have a qmgr A, which is part of MQ Cluster. I would like to know, what should I do to have a backup to this qmgr?
(Initially I thought of having the same qmgr name, now I know that it's more trouble to have two qmgrs with the same name). |
If you want any sort of "live" backup, you need a hardware cluster. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Anirud |
Posted: Wed Sep 15, 2004 9:05 am Post subject: |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
Thanks for the advice.
You guys are very helpful.
Thankyou All. |
|
Back to top |
|
 |
|