ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Clustering » MQv6.0 and MQv5.3 Clustering problem

Post new topic  Reply to topic
 MQv6.0 and MQv5.3 Clustering problem « View previous topic :: View next topic » 
Author Message
zephyr_nix
PostPosted: Tue Aug 29, 2006 11:58 pm    Post subject: MQv6.0 and MQv5.3 Clustering problem Reply with quote

Newbie

Joined: 29 Aug 2006
Posts: 2

Hello!!

Below is the scenario of the problem:-

I've got MQv6.0 installed on one computer and MQv5.3 installed on another

These are the test results:-

1. QM V5.3 (Not in Cluster) ----talks to----> QM V6.0 (Not in Cluster)
Outcome: Success
Description:QM V5.3 Sender Channel Running. Message sent successfuly.

2.QM V6.0 (Not in Cluster) ----talks to----> QM V5.3 (Not in Cluster)
Outcome:Failed
Description:QM V6.0 Sender Channel on Binding/Retry State.

3.QM V6.0 (Not in Cluster) ----talks to----> QM V5.3 (Clustered)
Outcome: Success
Description:I created a set of ordinary Sender/Receiver Channels in QM V5.3 (Clustered) to talk to QM V6.0 (Not in Cluster).
a) QM V5.3 Sender Channel Running. Message Sent Successfully.
b) QM V6.0 Sender Channel on Initializing State.

4.QM V5.3 (Not in Cluster) ----talks to----> QM V6.0 (Clustered)
Outcome: Failed
Description:I created a set of standard Sender/Receiver Channels in QM V6.0 (Clustered) to talk to QM V5.3 (Not in Cluster).
a) QM V5.3 Sender Channel on Initializing State.
b) QM V6.0 Sender Channel on Initializing State.

5. QM V6.0 (Initially not in cluster) ----joins cluster----> QM V5.3 (Clustered)
Outcome:Success
Description:Cluster Sender Channels Running. Message sent successfully.

6.QM V5.3 (Initially not in cluster) ----joins cluster----> QM V6.0 (Clustered)
Outcome: Failed
Description:Cluster Sender Channels Running.
But Clustered QM V5.3 unable to see Clustered Queues in QM V6.0.




The experiment was done a few times and the results were consistant. Does anybody have any pointers or solutions to overcome the failures?

Thank you~
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Aug 30, 2006 12:24 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

As per your results:

1. Well done.

2. Check the settings on the listener & for any network issues. This scenario works (well it works for me!)

3. Again well done.

4. See 2 above. There's no reason why it shouldn't work.

5. Thrice well done.

6. Is the 5.3 qmgr a full or partial repository? If it's PR it won't see the queues until they're used.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
tleichen
PostPosted: Wed Aug 30, 2006 7:11 am    Post subject: Reply with quote

Yatiri

Joined: 11 Apr 2005
Posts: 663
Location: Center of the USA

It might be useful to know what platform(s) we are talking about here!
_________________
IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer
Back to top
View user's profile Send private message
HubertKleinmanns
PostPosted: Wed Aug 30, 2006 9:58 am    Post subject: Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

tleichen wrote:
It might be useful to know what platform(s) we are talking about here!


I have tested several different combinations (z/OS, Windows, Solaris, AIX ...) with different MQ versions (5.3, 6) clustered and not - without any problems.

Have a look at the error log files of both QMgrs. You should see a more detailed description, what exactly is going wrong.
_________________
Regards
Hubert
Back to top
View user's profile Send private message Visit poster's website
fjb_saper
PostPosted: Wed Aug 30, 2006 2:11 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Make sure that the channels in 6.0 don't have an incompatible attribute set. If you have compression set make sure that NONE is present on the settings (usually the last item on the compression list).
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
zephyr_nix
PostPosted: Mon Sep 04, 2006 1:21 am    Post subject: Reply with quote

Newbie

Joined: 29 Aug 2006
Posts: 2

Hello again!!

Thank you all for your inputs. I reckon that it is a network issue.

Once again, thank you!
Back to top
View user's profile Send private message
bay hoe san
PostPosted: Wed Dec 20, 2006 4:50 pm    Post subject: 1 Cluster with MQ V6.0 & MQ V5.3.1 on z/OS V1R7 Reply with quote

Centurion

Joined: 27 Nov 2006
Posts: 117

Hi,

My scenario maybe slightly different from yours described above.
I have 2 full repository qmgrs in a cluster, say MQA6 & MQA7 running in LPAR1 & LPAR2 respectively on z/OS. There is 1 cluster namelist in this cluster say NAMELST, in it contains 2 cluster names CLUS1 & CLUS2.
In CLUS1, the 3 partial repositories qmgrs are running on 3 AIX machines with MQ V5.3.1.
In CLUS2, the 2 partial repositories qmgrs are running on 2 AIX machines with MQ V6.0.
My questions:
1. Can I upgrade 1 full repository qmgr say MQA6 in LPAR1 to V6.0 while keeping MQA7 in LPAR2 in V5.3.1? Will the clustering work?
2. What are the possible issue and what precaution I need to undertake?

Thank you for your advice.

.Hoe San.
Back to top
View user's profile Send private message
HubertKleinmanns
PostPosted: Thu Dec 21, 2006 10:34 am    Post subject: Reply with quote

Shaman

Joined: 24 Feb 2004
Posts: 732
Location: Germany

As long as you do not use any of the new attributes it should work without problems.
_________________
Regards
Hubert
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » MQv6.0 and MQv5.3 Clustering problem
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.