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 » No auto defined clussdr

Post new topic  Reply to topic
 No auto defined clussdr « View previous topic :: View next topic » 
Author Message
KIT_INC
PostPosted: Tue Oct 06, 2015 6:25 pm    Post subject: No auto defined clussdr Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

I have a V6 Qmgr trying to join a V8 cluster (CLUS8). Here is what I did
1. Define a cluster receiver to tell my own ip and port
DEF CHL(TO.V6QM) CHLTYPE(CLUSRCVR) CLUSTER(CLUS8) CONNAME('V6HOSTNAME(1415)')
2. Define a sender channel to the repository Qmgr
DEF CHL(TO.V8REPO) CHLTYPE(CLUSSDR) CLUSTER(CLUS8) CONNAME('V8REPORHOSTNAME(1416)')
3. Start the cluster sender
START CHL(TO.V8REPO)

I can see the clussdr goes into running status. I expect an auto defined cluster sender channel (TO.V6QM) on the V8REPO Qmgr connecting to the cluster receiver channel of V6QM goes into running status.

However for some reason, this auto define clussdr is not there. The (TO.V6QM) has no staus on the V6 Qmgr.

Om V8REPO qmgr
dis chl(*) chltype(clussdr) does not shown (TO.V6QM)

on V6QM qmgr
dis chs((TO.V6QM) shows staus not found
dis clusqmgr(*) does not show QMgrs in cluster(CLUS8)

There is nothing abnormal in AMQERR01.LOG

Since the sender channel (TO.V8REPO) is running, the V6QM is conneced to the V8 repository Qmgr. I asume that is enough to cause the V8REPO qmgr to create the (TO.V6QM) CLUSSDR channel.

Any suggestion on where I should look next
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue Oct 06, 2015 10:04 pm    Post subject: Reply with quote

Grand High Poobah

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

what does
Code:
dis clusqmgr(*) cluster(clus8)
show exactly...
Run this above command on both the V6 and the V8 qmgr...

You do of course realize that V6 has been out of support for quite a few years now...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
KIT_INC
PostPosted: Wed Oct 07, 2015 5:26 pm    Post subject: Reply with quote

Knight

Joined: 25 Aug 2006
Posts: 589

restart the V6 Qmgr fixed the problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Clustering » No auto defined clussdr
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.