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 » Clustering issue

Post new topic  Reply to topic
 Clustering issue « View previous topic :: View next topic » 
Author Message
rockhcl
PostPosted: Wed Feb 27, 2013 7:39 pm    Post subject: Clustering issue Reply with quote

Newbie

Joined: 27 Feb 2013
Posts: 4

Hi

There are 2 Queue managers QM1 and QM2 and both are in same cluster.
I have created a cluster Q in QM2.But it is not visible in QM1 .

And also communication is working fine b/w 2 queue managers. I have tested it by placing a test message from QM1 and it went fine.but not visible in QM1 when I am giving "dis qc" command.

and refreshed cluster and started queue manager but no luck.
Pls help me out.
Back to top
View user's profile Send private message
bruce2359
PostPosted: Wed Feb 27, 2013 8:47 pm    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

Is the queue in the cluster? Display the queue definition, and post the results here.

What results did you get from the dis qc command? Post here.
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
Back to top
View user's profile Send private message
rockhcl
PostPosted: Wed Feb 27, 2013 10:04 pm    Post subject: Reply with quote

Newbie

Joined: 27 Feb 2013
Posts: 4

In QM1,

dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8147: WebSphere MQ object Test_Cluster not found.


In QM2,

dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8409: Display Queue details.
QUEUE(Test_Cluster) TYPE(QCLUSTER)
ALTDATE(2013-01-10) ALTTIME(11.12.49)
CLUSDATE(2012-12-06) CLUSTER(Test)
CLUSQMGR(QM2_QM) CLUSQT(QLOCAL)
CLUSTIME(15.21.59) CLWLPRTY(0)
CLWLRANK(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFPRESP(SYNC) DESCR( )
PUT(ENABLED)
QMID(QM2_QM_2012-12-06_15.11.26)


But, i have tested communication b/w 2 queue managers vice-versa and it is fine.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Feb 27, 2013 10:12 pm    Post subject: Reply with quote

Grand High Poobah

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

rockhcl wrote:
In QM1,

dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8147: WebSphere MQ object Test_Cluster not found.


In QM2,

dis qc(Test_Cluster)
1 : dis qc(Test_Cluster)
AMQ8409: Display Queue details.
QUEUE(Test_Cluster) TYPE(QCLUSTER)
ALTDATE(2013-01-10) ALTTIME(11.12.49)
CLUSDATE(2012-12-06) CLUSTER(Test)
CLUSQMGR(QM2_QM) CLUSQT(QLOCAL)
CLUSTIME(15.21.59) CLWLPRTY(0)
CLWLRANK(0) DEFBIND(OPEN)
DEFPRTY(0) DEFPSIST(NO)
DEFPRESP(SYNC) DESCR( )
PUT(ENABLED)
QMID(QM2_QM_2012-12-06_15.11.26)


But, i have tested communication b/w 2 queue managers vice-versa and it is fine.


Working as designed.

QM1 is a PR in which the qc has not yet been used.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
rockhcl
PostPosted: Wed Feb 27, 2013 10:58 pm    Post subject: Reply with quote

Newbie

Joined: 27 Feb 2013
Posts: 4

Could you please clarify me...

But I can see those queue def in FR.
Back to top
View user's profile Send private message
Gemz
PostPosted: Thu Feb 28, 2013 1:26 am    Post subject: Reply with quote

Centurion

Joined: 14 Jan 2008
Posts: 124

fjb_saper wrote:
Working as designed.

QM1 is a PR in which the qc has not yet been used.


rockhcl wrote:
Could you please clarify me...

But I can see those queue def in FR.


Do you know the difference between FR/PR?
_________________
GemZ
"An expert is one who knows more and more about less and less until he knows absolutely everything about nothing...."
Back to top
View user's profile Send private message
rockhcl
PostPosted: Thu Feb 28, 2013 4:40 am    Post subject: Reply with quote

Newbie

Joined: 27 Feb 2013
Posts: 4

Yes.. FR is Full Repository where as PR is Partial..

FR contains all cluster objects info where as PR contain only the Perticular queuemanager cluster objects info
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Thu Feb 28, 2013 5:27 am    Post subject: Re: Clustering issue Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7717

rockhcl wrote:
and refreshed cluster


Don't do that. The refresh cluster command doesn't do what you think it does. It doesn't refresh the cluster.

Is QM1 a Full Repository or Partial Repository?

If its a patrial repository and you haven't accessed the queue from QM1, QM1 will not know about it yet. A patrial repository will not know about a clustered queue defined on another QM in the cluster until it needs to.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
bruce2359
PostPosted: Thu Feb 28, 2013 5:30 am    Post subject: Reply with quote

Poobah

Joined: 05 Jan 2008
Posts: 9396
Location: US: west coast, almost. Otherwise, enroute.

So, you have two qmgrs in a cluster. Which one is a Full Repos? Which one is a Partial Repos?

Are you cluster channels (CLUSSDR, CLUSRCVR) both in RUNNING state?
_________________
I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live.
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 » Clustering issue
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.