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 » Moving PRs from 1 cluster to another

Post new topic  Reply to topic
 Moving PRs from 1 cluster to another « View previous topic :: View next topic » 
Author Message
PeterPotkay
PostPosted: Tue Oct 18, 2005 9:23 am    Post subject: Moving PRs from 1 cluster to another Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

I have some partial repository QMs in CLUSTER1.

I have a new cluster built on the side called CLUSTER2

I need to move these PRs out of CLUSTER1 and into CLUSTER2.

At a high level, I need to do these basic steps on each PR I want to move:
1. Uncluster all the queues from CLUSTER1
2. Uncluster the CLUSRCVR from CLUSTER1, stop it and delete it.
3. Uncluster the CLUSSNDR from CLUSTER1, stop it and delete it.
4. Create a new CLUSRCVR for CLUSTER2.
5. Create a new CLUSSNDR for CLUSTER2.
6. Cluster all the queues to CLUSTER2.



Q1. Should I throw a REFRESH CLUSTER (*) REPOS(YES) at step 3.5?

Q2. How much of this can I script? If I scripted all of the above steps in 1 long runmqsc script, could I just run it in one shot? Or would that be "too fast", and there wouldn't be enough time for the changes to rattle around the cluster before the next line in the runmqsc runs? Should I make each step its own runmqsc script?
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
mq_developer
PostPosted: Tue Oct 18, 2005 10:57 am    Post subject: Reply with quote

Voyager

Joined: 18 Feb 2002
Posts: 82

I dont think REFRESH is required , normally i wont do it , unless otherwise warranted.

You can do it all in scripting , couple of quick things for you to consider on the scripting

Between the stop and delete chl , issue a sleep of x seconds as you deem fit to the environment.

Before running the script , ensure that Repository queue manager is good and functioning and channels to the repository from PR are in good shape , as this is a key to derive the required result in a single attempt.
Back to top
View user's profile Send private message
sebastianhirt
PostPosted: Tue Oct 18, 2005 1:23 pm    Post subject: Re: Moving PRs from 1 cluster to another Reply with quote

Yatiri

Joined: 07 Jun 2004
Posts: 620
Location: Germany

PeterPotkay wrote:
Q2. How much of this can I script? If I scripted all of the above steps in 1 long runmqsc script, could I just run it in one shot? Or would that be "too fast", and there wouldn't be enough time for the changes to rattle around the cluster before the next line in the runmqsc runs? Should I make each step its own runmqsc script?


I would definately do it in one shot...

The Changes will be posted to the Cluster command queue and be worked out one by one. Personally speaking I would say the cluster should take good care of it. I could imagine though, that it takes a little while till all the changes are reflected to the FRs in Cluster1.
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 » Moving PRs from 1 cluster to another
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.