Author |
Message
|
eric |
Posted: Thu Jun 10, 2010 6:26 pm Post subject: mb7 high avalabilty using veritas |
|
|
Novice
Joined: 29 Dec 2009 Posts: 17
|
we need to set up high avalability for WMB7 in solaris platform using veritas
can some of you please provide the link on the proper documentation and recommendations to set up HA of WMB7 in solaris environment using veritas.
are any support packs released for WMB7 for HA? I haven't worked on HA before. Please share your views in this regard. |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Jun 11, 2010 4:42 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Yes, you can and probably should still use MC91. It may say it is deprecated but you can still use it. Hope fully, they have updated the document with the Multi-Instance commands that replaced some of the HA* commands. I have not read it in a while. I have used it at WMQ V7 (although for AIX with Power HA).
If you have a 100% WMQ V7 environment, then you should do the Multi-Instance QMGR instead. That would include the MQ Clients... |
|
Back to top |
|
 |
aditya.aggarwal |
Posted: Fri Jun 11, 2010 12:36 pm Post subject: |
|
|
 Master
Joined: 13 Jan 2009 Posts: 252
|
Quote: |
Yes, you can and probably should still use MC91. It may say it is deprecated but you can still use it. |
all mc91 features are incorporated in WMB7. so mc91 not required for HA setups in WMB7.
mc91 documentation can be followed for HA setup at WMB7.
Quote: |
If you have a 100% WMQ V7 environment, then you should do the Multi-Instance QMGR instead. That would include the MQ Clients |
if eric is using WMB 7 then the prerequsite for WMB 7 is WMQ7. so WMQ 7 100% already be there.
I would say mutiinstnace should be used only when there is no MQ Cluster with HA queue managers.
There are some bugs reported in Multinstance setup with MQ Cluster !!! |
|
Back to top |
|
 |
PeterPotkay |
Posted: Fri Jun 11, 2010 4:40 pm Post subject: |
|
|
 Poobah
Joined: 15 May 2001 Posts: 7722
|
aditya.aggarwal wrote: |
Quote: |
If you have a 100% WMQ V7 environment, then you should do the Multi-Instance QMGR instead. That would include the MQ Clients |
if eric is using WMB 7 then the prerequsite for WMB 7 is WMQ7. so WMQ 7 100% already be there.
|
And what about all the other QMs and MQ Clients that are going to be talking with this WMQ7 / WMB7 set up?
aditya.aggarwal wrote: |
I would say mutiinstnace should be used only when there is no MQ Cluster with HA queue managers.
There are some bugs reported in Multinstance setup with MQ Cluster !!! |
Do you have some examples?
Eric, whether you go Multi Instance QM/Broker or not, make sure you find and read Support Pack MC91 + IC91. Unless all your incoming QM connections are MQ 7.0.1 or better, you will have to go the traditional H.A route described in these 2 Support Packs.
Here's a Webcast on Multi Instance Brokers:
http://www-01.ibm.com/support/docview.wss?uid=swg27017847
And an article on the same:
http://www-01.ibm.com/support/docview.wss?uid=swg27017319&myns=swgws&mynp=OCSSKM8N&mync=E _________________ Peter Potkay
Keep Calm and MQ On |
|
Back to top |
|
 |
eric |
Posted: Sat Jun 12, 2010 9:13 am Post subject: |
|
|
Novice
Joined: 29 Dec 2009 Posts: 17
|
Thanks for the replies.
I followed your suggestion i went through those support pack documents and now i am some what better in understanding the HA setup.But i have some questions which i eagerly waiting for the help.
IBM says that mc91 functionality is made part of WMQ7 and MC91 is out of support. Now we are not planning to go with MQ7 and with Veritas instead of multiinstance feature provided in MQ7. Now As Mc91 is made part of wmq7, are their any articles that shows how to create RUntime components in WMQ7 with VCS with out using MC91 as MC91 is mainly providing scripts to create a runtime components hacrtmqm... |
|
Back to top |
|
 |
Vitor |
Posted: Sat Jun 12, 2010 3:19 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Don't double post, especially to "grab our attention", as you so politely phrased it here. If you have urgent questions, raise a PMR.
We're volunteers, not a support desk with an SLA.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
eric |
Posted: Sun Jun 13, 2010 12:04 am Post subject: |
|
|
Novice
Joined: 29 Dec 2009 Posts: 17
|
i apologize for that. i had a great respect for this forum and it wont be repeated.
At normal condition our setup should contain
Node A :BRK A (active) BRK B (Passive)
Node B :BRK B (Active) BRK A (Passive)
i am planning to create QM A in Node a and Link it in the Node B and create QMB in Node B and link it in Node A. So that both the nodes resources will be used effectively instead keeping them idle.
But In MC91 i came across this statement "If the HA cluster will contain multiple queue managers then, depending on your chosen cluster
configuration, two or more queue managers may need to run on the same node after a take over."
So how i need to proceed on achieving my required setup.  |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Jun 13, 2010 1:45 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
eric wrote: |
But In MC91 i came across this statement "If the HA cluster will contain multiple queue managers then, depending on your chosen cluster
configuration, two or more queue managers may need to run on the same node after a take over."
So how i need to proceed on achieving my required setup.  |
Just proceed normally. You have what is called an active / active configuration.
What the sentence above means is:
Depending on the HA clustering, at any moment of time you might have node 1 being down and QMA and QMB both running on node 2, or node 2 being down and QMA and QMB both running on node 1. Basically standard failover stuff between the nodes and just what you would expect.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
satya_jammy |
Posted: Sun Jun 13, 2010 11:23 pm Post subject: |
|
|
Acolyte
Joined: 01 Oct 2009 Posts: 66
|
HI all
I am also working to setup the MB7 HA with veritas .Hence posting my question here
I am planning to make use of mc91 support pack for creation of the Qmanagers instead mq multi instance feature. And instead of IC91 support pack(as these features already incorporated in MB7) i am planning to create Multi instance broker with the Qmanager that are created using mc91 support pack.
Did any one implemented the same approach ? Am i thinking in a correct way? Can the qmanagers used using MC91 be usedwith the multi instance Brokers ? or the multi instance QM's are only to be used with multi instance Brokers? please share your views and experiences |
|
Back to top |
|
 |
aditya.aggarwal |
Posted: Mon Jun 14, 2010 10:54 am Post subject: |
|
|
 Master
Joined: 13 Jan 2009 Posts: 252
|
Quote: |
aditya.aggarwal wrote:
Quote:
If you have a 100% WMQ V7 environment, then you should do the Multi-Instance QMGR instead. That would include the MQ Clients
if eric is using WMB 7 then the prerequsite for WMB 7 is WMQ7. so WMQ 7 100% already be there.
PeterPotkay wrote:
And what about all the other QMs and MQ Clients that are going to be talking with this WMQ7 / WMB7 set up? |
if they have direct communication with Broker then it should be V7.
Quote: |
aditya.aggarwal wrote:
I would say mutiinstnace should be used only when there is no MQ Cluster with HA queue managers.
There are some bugs reported in Multinstance setup with MQ Cluster !!!
PeterPotkay wrote:
Do you have some examples? |
No i heard it in Webcast questionaire for Multiinstance Broker that there are problems reported in MQ Cluster for Mutiinstance qmgr.
Quote: |
HI all
I am also working to setup the MB7 HA with veritas .Hence posting my question here
I am planning to make use of mc91 support pack for creation of the Qmanagers instead mq multi instance feature. And instead of IC91 support pack(as these features already incorporated in MB7) i am planning to create Multi instance broker with the Qmanager that are created using mc91 support pack.
Did any one implemented the same approach ? Am i thinking in a correct way? Can the qmanagers used using MC91 be usedwith the multi instance Brokers ? or the multi instance QM's are only to be used with multi instance Brokers? please share your views and experiences |
High Level Steps for creating Multi Instance Broker :
1.Create a shared work path directory.
2.Create multi-instance queue manager.
3.Create a multi-instance broker
So Multi Instance Queue Manager required for creating multi instance broker. |
|
Back to top |
|
 |
satya_jammy |
Posted: Mon Jun 14, 2010 11:22 am Post subject: |
|
|
Acolyte
Joined: 01 Oct 2009 Posts: 66
|
If Multi instance QM is mandatory for Multi instance Broker And IC91 is not
updated for mb7 how i need to create broker and configure it in Veritas with out using IC91 support pack? pleasee help |
|
Back to top |
|
 |
satya_jammy |
Posted: Mon Jun 14, 2010 11:40 am Post subject: |
|
|
Acolyte
Joined: 01 Oct 2009 Posts: 66
|
|
Back to top |
|
 |
satya_jammy |
Posted: Tue Jun 15, 2010 1:03 am Post subject: |
|
|
Acolyte
Joined: 01 Oct 2009 Posts: 66
|
Hi Gurus,
I am going through all the MB7 high availability posts in the forum, These provide useful info, But none has concluded any thing on the proceedure that needs to be followed hence requesting again in this link.
Have any one setup HA with Veritas using Mc91 for MQ and Broker Multinstance option. will it work? I donot not have any test environment to play with the HA setup and check it working or not
desperately waiting for yor views. Please suggest. |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jun 15, 2010 9:47 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
MQ and Broker multi-instance are not really compatible with other HA technologies.
Broker multi-instance uses the MQ qmgr multi-instance to manage it's failover.
MQ multi-instance requires that the standby instance is active, although processing no work, on the standby hardware.
Traditional HA presumes that the standby machine is entirely passive.
In addition, under traditional HA, you only have *one* queue manager and *one* broker. In multi-instance you have... *more* than one (you know, multiple) queue managers, even if they are to some extent "the same".
So you could configure multi-instance on top of traditional HA, but then you'd essentially be failing the primary instance over onto the same hardware that's already running the secondary instance (which MQ doesn't like!).
But you'd also have to be very careful that the HA failover process of moving the file systems between two mount points didn't interfere with the file locks used for multi-instance failover.
That way leads to pain and suffering. Stop now. Pick one or the other. |
|
Back to top |
|
 |
satya_jammy |
Posted: Fri Jun 18, 2010 12:40 am Post subject: |
|
|
Acolyte
Joined: 01 Oct 2009 Posts: 66
|
mqjeff:Thanks for the reply
i started my practice work by completely ignoring the multiinstance feature in MB MQ
I have gone through the mc91 and ic91 scripts and understood the proceedure that needed to be done for making broker and qmagers capable for failovering. I have created the component by implementing the steps hacrtmqm and hamsicreatebroker scripts perform. AS i am currently not having the VCS setup i have made a copy of file sytem where all the runtime data is stored and replicated it another server which has same level of mq and mb installions are done. In the second machine i followed the steps that are stated in halinkmqm and hamqsiaddbrokerinstace script . in the second machine the failover qm and the failover broker running successfuly now i got some understanding of the HA setup.
BTW My environment is also having WTX integration server along MB7. Please suggest if any extra activities are needed to be done for WTX Integration server to get failover sucessfully. I believe not. please confirm |
|
Back to top |
|
 |
|