Author |
Message
|
mq.curious |
Posted: Thu Dec 13, 2012 11:47 am Post subject: MQ Installation file System Location |
|
|
Newbie
Joined: 06 Dec 2012 Posts: 6
|
I want to install websphere mq on dedicated file system
instead of
/usr/mqm
/var/mqm
/myfilesystem/usr/mqm
/myfilesystem/var/mqm
is this supported. I could not find anything relevant on IBM support site. the installation works its just when I do lslpp -L|grep mq
that does not show file sets installed. I am not sure what other limitation there might be for non-default location. Has anyone ever done this.
thanks
curious |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Dec 13, 2012 11:50 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It is supported for version 7.1 and later. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 13, 2012 11:53 am Post subject: Re: MQ Installation file System Location |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mq.curious wrote: |
I want to install websphere mq on dedicated file system
instead of
/usr/mqm
/var/mqm
/myfilesystem/usr/mqm
/myfilesystem/var/mqm
|
Why? You can have a dedicated file system mounted on /var/mqm, /usr/mqm or indeed 2 different physical file systems.
mq.curious wrote: |
is this supported. I could not find anything relevant on IBM support site. |
You'll find relevant details and instructions in the WMQ InfoCenter for versions of WMQ that support this. Earlier versions of WMQ do not support it, later versions support it for documented use cases. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mq.curious |
Posted: Thu Dec 13, 2012 12:01 pm Post subject: |
|
|
Newbie
Joined: 06 Dec 2012 Posts: 6
|
I did read that WMQ v7.5 supports non-default location but does not give much details about setup or any usecases.
If there is such link on IBM support, please pass it.
I tried non-default installation and lslpp command could not find installed files.
I am worried that later I may run into issue while doing an upgrade, fix pack or unknown issues. |
|
Back to top |
|
 |
Vitor |
Posted: Thu Dec 13, 2012 12:06 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mq.curious wrote: |
I did read that WMQ v7.5 supports non-default location but does not give much details about setup or any usecases.
If there is such link on IBM support, please pass it. |
So this isn't any use to you?
mq.curious wrote: |
I tried non-default installation and lslpp command could not find installed files. |
Tried how, given you apparently couldn't find the instructions to do it correctly?
mq.curious wrote: |
I am worried that later I may run into issue while doing an upgrade, fix pack or unknown issues. |
It's a valid concern if the installation is done incorrectly. Less so if you follow the IBM provided instructions as IBM will then offer support. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Philip Morten |
Posted: Fri Dec 14, 2012 2:20 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
mq.curious wrote: |
I tried non-default installation and lslpp command could not find installed files.
|
You have installed into an AIX User Specified Install Location (USIL) using the -R flag to installp, to display the contents of that USIL you need to add the same -R flag to lslpp. See the AIX doc. The location of the WebSphere MQ data path is fixed at /var/mqm. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
mq.curious |
Posted: Fri Dec 14, 2012 5:24 am Post subject: |
|
|
Newbie
Joined: 06 Dec 2012 Posts: 6
|
Thanks for the information. It really helps. I did not use R flag with lslpp.
I also read that /var/mqm is fixed on infocenter.
Do you know if we could link that location to new file system? I mean install on default location /var/mqm and then link that so that it actually referes to location:
/myfilesystem/var/mqm ->link to /var/mqm
Thanks for your response. Much appreciated.
curious |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Dec 14, 2012 5:41 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
mq.curious wrote: |
Do you know if we could link that location to new file system? I mean install on default location /var/mqm and then link that so that it actually referes to location:
/myfilesystem/var/mqm ->link to /var/mqm
|
Have you tried this? What were the results? _________________ 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 |
|
 |
mq.curious |
Posted: Fri Dec 14, 2012 5:57 am Post subject: |
|
|
Newbie
Joined: 06 Dec 2012 Posts: 6
|
I have tried it in test environment. It seems to be working for now. I am just worried about the unknow issues.
The installation works, operation features are working. What do I need to be aware of if I have such setup??? I DO NOT KNOW. I want to know the limitation of the product for non-default location if there are any.
To add more note to this:
I read somewhere on infocenter, that running traces and other operation may fail if u have non-default location. I do not know the link but it is somewhere on IBM Infocenter site.
Thanks
curious |
|
Back to top |
|
 |
bruce2359 |
Posted: Fri Dec 14, 2012 6:15 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
mq.curious wrote: |
I have tried it in test environment. It seems to be working for now. I am just worried about the unknown issues. |
What does the documentation for the unix link command tell you about its purpose and usage? _________________ 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 |
|
 |
mqjeff |
Posted: Fri Dec 14, 2012 7:05 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
just because /var/mqm/ is a fixed location, this does not mean that any given queue manager has to live under /var/mqm.
In order to assert confidence in the solution that you have designed, you must exert effort to review all necessary documentation and ensure that risks have been identified and the choices you have made have been experimentally verified. |
|
Back to top |
|
 |
|