ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HA Failover+Message Broker Version 7

Post new topic  Reply to topic
 HA Failover+Message Broker Version 7 « View previous topic :: View next topic » 
Author Message
sonalika
PostPosted: Mon Feb 07, 2011 4:51 am    Post subject: HA Failover+Message Broker Version 7 Reply with quote

Novice

Joined: 07 Feb 2011
Posts: 11

Hi everyone,

I am looking a configuration document for Message Broker under HACMP/IC91 support pack?

I think IC91 is not support for MB7 so is there any alternative or updates available to configure MB-HA failover solution?

Is it possible to create broker using MB7 - Multi-instance concept and then use IC91 script in HACMP configuration!

Has anyone configure the HA solution for MB7 in AIX environment? Please sugest any doucment or reference guide available!

Thanks,
Sonlika.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 07, 2011 5:15 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You don't appear to be looking very hard.

You do NOT want to MIX Multi-Instancing with HA.

You SHOULD use one OR the other. NOT both.
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Feb 07, 2011 5:20 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

We are using HA, so I just modified the hamqsicreatebroker script to remove references to DB2 items and anything else not needed in WMB 7.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 07, 2011 6:04 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

zpat wrote:
We are using HA, so I just modified the hamqsicreatebroker script to remove references to DB2 items and anything else not needed in WMB 7.


That's workable, but not supported. The link I made shows the supported scripts and methods.
Back to top
View user's profile Send private message
sonalika
PostPosted: Mon Feb 07, 2011 6:23 am    Post subject: Re : HA Failover+Message Broker Version 7 Reply with quote

Novice

Joined: 07 Feb 2011
Posts: 11

Hi,

Thanks for quick response.

If possible, Could you please share the reference of removed scripts to check what DB references you removed!!!!

Thanks.
Sonalika
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Feb 07, 2011 6:30 am    Post subject: Re: Re : HA Failover+Message Broker Version 7 Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

sonalika wrote:
If possible, Could you please share the reference of removed scripts to check what DB references you removed!!!!




Follow the link I posted.

Use the scripts there.

Don't use IC91.

Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Feb 07, 2011 6:44 am    Post subject: Re: Re : HA Failover+Message Broker Version 7 Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sonalika wrote:
If possible, Could you please share the reference of removed scripts to check what DB references you removed!!!!


May I repeat what my most worthy associate pointed out - this is not a supported method for v7. As you correctly said yourself IC91 (in any form) isn't supported for v7.

That's not to say you can't get it to work or that you'll have immediate problems. You just need to understand and accept that if you do have problems, you'll be on your own.

Use the documented method for v7 unless you have a really compelling reason for sticking with the IC91 scripts. If you do decide that, please post your compelling reason (zpat, talking to you here as well - what led you down that path? What decided you? What's better about IC91? Throw some opinion here! )
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Feb 07, 2011 10:10 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Simple, we have a mixture of 6.0, 6.1 and 7 brokers on the same HA cluster and wanted to keep everything as consistent as possible.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Feb 08, 2011 4:54 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

zpat wrote:
Simple, we have a mixture of 6.0, 6.1 and 7 brokers on the same HA cluster and wanted to keep everything as consistent as possible.


Fair enough.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Feb 08, 2011 6:46 pm    Post subject: Re: Re : HA Failover+Message Broker Version 7 Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

Vitor wrote:
May I repeat what my most worthy associate pointed out - this is not a supported method for v7. As you correctly said yourself IC91 (in any form) isn't supported for v7.

It wasn't ever supported for ANY version of the Broker. Neither was MC91 supported for ANY version of MQ.

Yet MC91 + IC91 is still the only way to get a true H.A. Broker that can deal with pre-MQ 7.0.1.3 MQ connections.

And I may be speaking out of place, because I have not actually tried it, but even if all your MQ connections are 7.0.1.3 and newer, a multi instance Broker is still not as resilient as an "ol'-fashioned" H.A. Broker from the posts I have read. For example, killing all our Broker processes on a Multi Instance Broker doesn't initiate a switch to the alternate node, unlike traditional H.A.
MQ Client Auto Reconnect does not work for even the newest MQ Clients if they are base Java.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
zpat
PostPosted: Tue Feb 08, 2011 10:46 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

What do you mean by pre & post 7.0.1.3 connections?

If you mean MQ client auto-reconnect. This feature only works under certain circumstances. So it's been of limited use to us so far.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Wed Feb 09, 2011 3:16 pm    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

The Multi Instance QMs (and the ability of other QMs to list multiple connames in a channel) and Client reconnect logic was introduced in MQ 7.0.1.0.

You can't download anything for MQ 7 earlier than 7.0.1.3 from Passport Advantage now.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HA Failover+Message Broker Version 7
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.