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 » WebSphere Message Broker (ACE) Support » Broker migration from AIX 5.3 to AIX 7.1 Power 7 machine

Post new topic  Reply to topic
 Broker migration from AIX 5.3 to AIX 7.1 Power 7 machine « View previous topic :: View next topic » 
Author Message
shishkebab
PostPosted: Tue Apr 10, 2012 1:42 pm    Post subject: Broker migration from AIX 5.3 to AIX 7.1 Power 7 machine Reply with quote

Newbie

Joined: 31 Jan 2008
Posts: 5

We are planning to move MQ/Broker v 7.0 to a new AIX Power7 OS v 7.1 servers. Currently MQ/Broker v 7.0 are running on servers with AIX OS v5.3
Can mqsibackupbroker/mqsirestorebroker be used to migrate the broker from AIX 5.3 to AIX 7.1?
According to IBM documentation, 'You can back up the broker and its resources to preserve the current state of the broker configuration. You can use the backup file that is created to restore a broker in an identical operating environment: the operating system must be at the same level, and the broker and queue manager names must be identical'.
However, according to WMB L2 Support , "the only requirement is your xlC++ libraries on AIX OS that should be at least 11.1."
Can somebody clarify?
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue Apr 10, 2012 9:21 pm    Post subject: Reply with quote

Grand High Poobah

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

You need to seek clarification through a PMR.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
lancelotlinc
PostPosted: Wed Apr 11, 2012 5:46 am    Post subject: Re: Broker migration from AIX 5.3 to AIX 7.1 Power 7 machine Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

shishkebab wrote:
We are planning to move MQ/Broker v 7.0 to a new AIX Power7 OS v 7.1 servers. Currently MQ/Broker v 7.0 are running on servers with AIX OS v5.3
Can mqsibackupbroker/mqsirestorebroker be used to migrate the broker from AIX 5.3 to AIX 7.1?
According to IBM documentation, 'You can back up the broker and its resources to preserve the current state of the broker configuration. You can use the backup file that is created to restore a broker in an identical operating environment: the operating system must be at the same level, and the broker and queue manager names must be identical'.
However, according to WMB L2 Support , "the only requirement is your xlC++ libraries on AIX OS that should be at least 11.1."
Can somebody clarify?


Wow great move !! Congratulations. Your management has awesome foresight !.

The answer to your question is, no you cannot do it the way you proposed. The binary that runs on Power7 is not the same binary executable that runs on AIX5.x.

You need to redeploy your message flows on the new broker. Seeing how much intelligence your management has, I would also guess you have a source code control system and a repeatable build process in place.

PMRs are a great source of information. Let us know if they have other options.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Wed Apr 11, 2012 6:31 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

I am confused about your binary statement.

Does deploying a bar file does create a OS specific binary?

Would mqsireload be enough to overcome the issue?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 11, 2012 6:39 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

mqsirestorebroker assumes you have already installed the proper runtime binaries of Broker.

If L2 says that you only need to be concerned about the level of the C++ runtime, and not the specific version of AIX, then you should take that as all the validation you need.

Then run tests against the migrated broker, and if it breaks, reopen the PMR and apply a trout.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Apr 11, 2012 6:52 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

zpat wrote:
I am confused about your binary statement.

Does deploying a bar file does create a OS specific binary?

Would mqsireload be enough to overcome the issue?


WMB on AIX 5 allocates memory differently than WMB on POWER7 AIX 7.1. As mqjeff points out, these differences may be mitigated by now through the mqsi command set. It used to be that you could not backup from one and restore on the other. This may not be current info. PMRs rule.

The sure fire way to migrate, IMHO (thanks Vitor), is to redeploy the bars, not backup and restore. A repeatable build process would have made this possible.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
shishkebab
PostPosted: Wed Apr 11, 2012 9:10 am    Post subject: Reply with quote

Newbie

Joined: 31 Jan 2008
Posts: 5

Thank you, folks, for your input.
Since the backup broker command simply packages the contents of the broker registry, components and config directories, I hope moving the broker between different versions of the same platform will not cause any problem. Thougths?
Back to top
View user's profile Send private message Send e-mail
zpat
PostPosted: Wed Apr 11, 2012 9:39 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

I agree. I don't see how it is any different from upgrading AIX in place.

One minute the world outside WMB Is AIX 5, the next it is AIX 7 - so what?

As long as WMB supports both levels of AIX (and C libraries etc) - should be portable.

Otherwise you are saying that an upgrade of the OS (even in situ) requires a redeploy?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Apr 11, 2012 9:55 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

shishkebab wrote:
Thougths?

Stop asking us.

The PMR you opened answered your question. It works for what you want to do.

If it fails, reopen the PMR.
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 » WebSphere Message Broker (ACE) Support » Broker migration from AIX 5.3 to AIX 7.1 Power 7 machine
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.