Author |
Message
|
kasra |
Posted: Tue Jun 06, 2017 5:29 am Post subject: Migration of IIB(Broker) from AIX to LINUX |
|
|
Newbie
Joined: 05 Jun 2017 Posts: 2
|
Migration of IIB( Message Broker) components from AIX p-series to Linux.
Did any one performed this migration -- IBM supported migration approach is install the required version on Linux, create the Execution Groups and deploy the BAR files.
what is the easiest way to migrate?
Can we restore the backup using mqsirestore command ( backup from AIX) on Linux VMs?
Thanks
Kasra |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jun 06, 2017 5:51 am Post subject: Re: Migration of IIB(Broker) from AIX to LINUX |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kasra wrote: |
Did any one performed this migration |
Yes
kasra wrote: |
IBM supported migration approach is install the required version on Linux, create the Execution Groups and deploy the BAR files.
what is the easiest way to migrate? |
Install the required version on Linux, create the Execution Groups and deploy the BAR files.
kasra wrote: |
Can we restore the backup using mqsirestore command ( backup from AIX) on Linux VMs? |
It's not supported. Let us know how that works out for you. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kasra |
Posted: Tue Jun 06, 2017 7:02 am Post subject: |
|
|
Newbie
Joined: 05 Jun 2017 Posts: 2
|
I was able to restore the DEV2 ( which has only 5 EGs ) on sand box -- every things works when tested.
But when tried to restore the DEV ( which has 30 EGs) on another sand box -- MQSIRESTORE command says successful command completion and can see all the UID floders on /var/mqsi/components/<BRK NAME>
mqsilist BRKNAME doesn't show me list of EGs.
Please find the output.
Reissue the command specifying a valid path and file name for the backup file.
SVR:d-sandbk-102:/var/mqm/errors> mqsirestorebroker CARBRKD01 -d /opt/linux_broker/tmp -a 20170531.02051496210401.CARBRKD01.backup.zip
BIP1266I: Deleting the existing configuration of broker 'CARBRKD01' ...
BIP1268I: Restoring broker configuration information from backup archive '/opt/linux_broker/tmp/20170531.02051496210401.CARBRKD01.backup.zip'...
BIP8071I: Successful command completion.
After restoring started the broker and tried to list the EGs -- getting below response.
SVR:d-sandbk-102:/var/mqm/errors> mqsilist CARBRKD01
BIP1282I: No execution groups have been defined on broker 'CARBRKD01'.
BIP8071I: Successful command completion.
No errors in error logs stdout/stderr.
what all the possibilities for mqsilist not to list all the EGs.?
Thanks
KASRA |
|
Back to top |
|
 |
Vitor |
Posted: Tue Jun 06, 2017 7:29 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kasra wrote: |
what all the possibilities for mqsilist not to list all the EGs.? |
The restore didn't work properly and it's not correctly rebuilt the broker's registry data. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue Jun 06, 2017 6:36 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
|
Back to top |
|
 |
zpat |
Posted: Tue Jun 06, 2017 11:19 pm Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
I've done this successfully between different levels of AIX, but not across different OS flavours. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
|