Author |
Message
|
wilsonho3 |
Posted: Mon Jun 08, 2015 6:09 am Post subject: can not addmqinf in server2 (standby) |
|
|
Voyager
Joined: 20 Nov 2001 Posts: 98 Location: Hong Kong
|
set up multi instance queue manager, get problem as following
anyone know what happen
[root@NFS bin]# ./addmqinf -s QueueManager -v Name=IBMESBQM -v Directory=IBMESBQM -v Prefix=/var/mqm -v DataPath=/home/WMQ/IBMESBQM/data/IBMESBQM
There are 69 days left in the trial period for this copy of WebSphere MQ.
AMQ6235: Directory '/var/mqm/sockets/@SYSTEM/qmgrlocl/NFS/' missing.
AMQ7001: The location specified for the queue manager is not valid. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Jun 08, 2015 6:10 am Post subject: Re: can not addmqinf in server2 (standby) |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
wilsonho3 wrote: |
anyone know what happen |
Well....
wilsonho3 wrote: |
AMQ6235: Directory '/var/mqm/sockets/@SYSTEM/qmgrlocl/NFS/' missing.
|
....I'd guess the directory is missing. Potentially the entire /var/mqm mount point on the NFS. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 6:20 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I'm hoping you mean "addmqinst". The result strongly suggests that you do.
a multi-instance queue manager needs the shared file system mounted on both machines at all times.
You must be using NFS v4. NFS v3 just will not work. |
|
Back to top |
|
 |
zpat |
Posted: Mon Jun 08, 2015 6:53 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
mqjeff wrote: |
I'm hoping you mean "addmqinst". The result strongly suggests that you do.
a multi-instance queue manager needs the shared file system mounted on both machines at all times.
You must be using NFS v4. NFS v3 just will not work. |
Is there a command "addmqinst", Jeff?
First thing Monday....  _________________ 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 |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 6:58 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
zpat wrote: |
Is there a command "addmqinst", Jeff?
First thing Monday....  |
Yes...
But I'm not sure why wilsonho3 is using "addmqinf" instead of "crtmqinst", if the point is to setup a secondary instance. |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jun 08, 2015 8:10 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
mqjeff wrote: |
zpat wrote: |
Is there a command "addmqinst", Jeff?
First thing Monday....  |
Yes...
But I'm not sure why wilsonho3 is using "addmqinf" instead of "crtmqinst", if the point is to setup a secondary instance. |
You are sure there is no confusion between creating a different instance of MQ (at different level presumably) vs creating an instance of a multi-instance qmgr?? (addmqinf) _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 8:11 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
fjb_saper wrote: |
mqjeff wrote: |
zpat wrote: |
Is there a command "addmqinst", Jeff?
First thing Monday....  |
Yes...
But I'm not sure why wilsonho3 is using "addmqinf" instead of "crtmqinst", if the point is to setup a secondary instance. |
You are sure there is no confusion between creating a different instance of MQ (at different level presumably) vs creating an instance of a multi-instance qmgr?? (addmqinf) |
 |
|
Back to top |
|
 |
|