Posted: Tue Aug 27, 2002 5:40 pm Post subject: MQ High Availability cluster
Acolyte
Joined: 17 Oct 2001 Posts: 50
Hi
we are using MQ on two machines in vertas cluster. One is back up and other is primary. An AS/400 is connected to this cluster. What we want is if the one machine running MQ goes down then the other machine will take over automaticaly.
Good news is veritas will do that for us but bad news is MQ messages on the failed server are lost for ever. what I need to make sure that can both the MQ managers exchange a hartbeat with each other and if one fails then other takes over automaticaly. More over it keeps replicating local queues on both the machines automaticaly ? Dose such High availability cluster on MQ provided by some one ? . I do not want a load balancing function that is given by MQ Cluster as in that case both machine will be working.
Thanks
Joined: 15 May 2001 Posts: 540 Location: New Zealand
I am surprised that you say 'MQ messages on the failed server are lost for ever'. The two queue managers (primary, alternate) should access the same log files and the same queue files. If messages are processed under syncpoint on the primary queue manager , any 'in-flight' (i.e. uncommitted) messages at the time of failure should be restored as part of the recovery/restart processing for the alternate queue manager when the automatic fail-over takes place. No messages therefore should be lost. Does this not happen when using Veritas? Also, I would have expected that the Veritas implementation includes 'heartbeat' detection over the private ethernet.
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