Author |
Message
|
kirankatthula |
Posted: Tue May 06, 2014 4:52 am Post subject: How to change installation location of WMQ using SMITTY?? |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
I got a requirement to install the WebSphere MQ in non-default installation location.
Need to install this using SMITTY tool.
The reason for installing in non-default installation location is to keep the OS binaries and WMQ binaries separate.
So all the OS binaries are maintained under rootvg and softwares like WMQ binaries are maintained under DataVG.
I spent lot of time in exploring infocentre,google and failed to find a solution.
Operating System:AIX 7.1
WMQ Version: V7.0
 |
|
Back to top |
|
 |
PeterPotkay |
Posted: Tue May 06, 2014 4:54 am Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
Look at MQ 7.1 or 7.5, not 7.0, if you want to install in non default locations. _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
kirankatthula |
Posted: Tue May 06, 2014 8:53 am Post subject: |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
|
Back to top |
|
 |
fjb_saper |
Posted: Tue May 06, 2014 10:13 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Default data and log paths can be common to more than one version...
However the binaries should sit in different directories. _________________ MQ & Broker admin |
|
Back to top |
|
 |
kirankatthula |
Posted: Wed May 07, 2014 1:00 am Post subject: |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
I'm just trying to find a way to install WMQ in non-default installation location. |
|
Back to top |
|
 |
smdavies99 |
Posted: Wed May 07, 2014 1:03 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Why don't you try it? If it needs the target directories to be creates and setup correctly before you run it the installation may fail and tell you why it failed. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
kirankatthula |
Posted: Wed May 07, 2014 1:14 am Post subject: |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
The environment is not yet ready.......before it gets ready I'm trying to get some idea on it......
Didn't got a chance for AIX(Non-default installation location) till now.......
Last edited by kirankatthula on Wed May 07, 2014 2:25 am; edited 2 times in total |
|
Back to top |
|
 |
exerk |
Posted: Wed May 07, 2014 1:43 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
kirankatthula wrote: |
...I tried it on RHEL(LINUX) and was successful... |
Let me get this straight - you were able to install WebSphere MQ Version 7.0 in non-default locations, i.e. not /opt/mqm and /var/mqm, so I'd be really interested in how you did that unless you mean you sym-linked? _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
kirankatthula |
Posted: Wed May 07, 2014 2:43 am Post subject: |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
I did that installation for installing wmq7.1 and 7.5 over 7.0 under /opt only ......may be I was wrong in giving that as a example.
Is there any possibility there for me to install WMQ 7.0 under non-default installation location otherthan /usr/mqm???? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 07, 2014 4:27 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
I don't believe you can install 7.0 in a location other than default.
AFAIK this feature was introduced with 7.1 and requires your 7.0 if present to be at a minimum level of 7.0.1.6 or higher (from memory)  _________________ MQ & Broker admin |
|
Back to top |
|
 |
Tibor |
Posted: Wed May 07, 2014 5:34 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
kirankatthula wrote: |
Is there any possibility there for me to install WMQ 7.0 under non-default installation location otherthan /usr/mqm???? |
As exerk mentioned, you can manage it Unix-way, just create a symbolic link to your favorite data volume, e.g.
Code: |
ln -s /vol/dir/mq70 /usr/mqm |
|
|
Back to top |
|
 |
Vitor |
Posted: Wed May 07, 2014 5:55 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Tibor wrote: |
kirankatthula wrote: |
Is there any possibility there for me to install WMQ 7.0 under non-default installation location otherthan /usr/mqm???? |
As exerk mentioned, you can manage it Unix-way, just create a symbolic link to your favorite data volume, e.g.
Code: |
ln -s /vol/dir/mq70 /usr/mqm |
|
Be cautious - not tried it with WMQv7.0, but certainly WMQv6 didn't enjoy that. If you do this, I would suggest that you install WMQv7.0 where it wants to be installed and place a symlink so that if you ls where you want it installed it shows up.
But I'm just some guy, you know?
It of course depends why you're trying to segrigate OS and other binaries; are you trying to use separate mount points or just trying to make it look nice and tidy in the directory listings? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
JosephGramig |
Posted: Wed May 07, 2014 6:25 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
If you do succeed in installing it in a non-default location, nobody else will be expecting this change. It will cause confusion and delay. |
|
Back to top |
|
 |
kirankatthula |
Posted: Thu May 08, 2014 12:02 am Post subject: |
|
|
Novice
Joined: 16 Oct 2012 Posts: 10
|
Joseph Gramig:
Anyway we will provide some documentation on it.......I hope there will be no confusion.
Vitor:
For this particular infra configuration OS is SAN booted, nothing stays in the internal disks.
This is my client requirement to keep the software (WMQ) installations out of the rootVG.
Otherwise I would have proceeded with default installation procedure.
Tibor:
I will try for the symbolic link concept.......
I'm trying to learn some new things from you guys........ |
|
Back to top |
|
 |
Tibor |
Posted: Thu May 08, 2014 12:20 am Post subject: |
|
|
 Grand Master
Joined: 20 May 2001 Posts: 1033 Location: Hungary
|
For symlink: as it was told, if the installer is creating a "real" directory entry when installing MQ, you can move /usr/mqm entry to anywhere else and then create a symlink for this one. |
|
Back to top |
|
 |
|