Author |
Message
|
ms_mq |
Posted: Thu Jul 05, 2007 7:06 am Post subject: To check if the cluster is working fine. |
|
|
Acolyte
Joined: 23 Feb 2007 Posts: 69
|
Hi ,
I have a question related to Mq clustering.
I have n number of queue managers connected in a MQ cluster .The cluster sender and receiver channels are defined. What is the best way to confirm if a particular queue manager is still communicating with another queue manager in the same cluster?
The problem iam facing is one QM(MQ1) in the cluster is not able to send messages to other QM(MQ2) in the same cluster. I don't have access to the MQ1. I am able to see MQ1 when i give dis clusqmgr command on MQ2. But, the clussdr and clusrcvr channels are not running .
MQ3 is repository QM which i can't access.How to find out if there is a real problem with the cluster.
Please let me know your thoughts. _________________ Regards,
MS |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jul 05, 2007 7:11 am Post subject: Re: To check if the cluster is working fine. |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ms_mq wrote: |
But, the clussdr and clusrcvr channels are not running .
|
Do you mean inactive or stopped? The first is ok, the second indicates a problem. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ms_mq |
Posted: Thu Jul 05, 2007 7:45 am Post subject: To check if the cluster is working fine. |
|
|
Acolyte
Joined: 23 Feb 2007 Posts: 69
|
Hi,
Thanks for your mail.
It is a sun solaris box and when i gave the command dis chs(*) it is not showing the channels. Is there any other ways to confirm this? _________________ Regards,
MS |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Jul 05, 2007 7:50 am Post subject: Re: To check if the cluster is working fine. |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
ms_mq wrote: |
Hi,
Thanks for your mail.
It is a sun solaris box and when i gave the command dis chs(*) it is not showing the channels. Is there any other ways to confirm this? |
That means that they are "inactive".
what happens when you try to send a message to a queue on the other qmgr? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jul 05, 2007 12:12 pm Post subject: Re: To check if the cluster is working fine. |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jefflowrey wrote: |
ms_mq wrote: |
Hi,
Thanks for your mail.
It is a sun solaris box and when i gave the command dis chs(*) it is not showing the channels. Is there any other ways to confirm this? |
That means that they are "inactive".
what happens when you try to send a message to a queue on the other qmgr? |
As you do this you might want to keep an eye on the qmgrs error logs. Just to make sure you don't have any problems.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|