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 » Cluster load balancing

Post new topic  Reply to topic
 Cluster load balancing « View previous topic :: View next topic » 
Author Message
vinbud117
PostPosted: Tue Nov 04, 2008 5:11 am    Post subject: Cluster load balancing Reply with quote

Acolyte

Joined: 22 Jul 2005
Posts: 61

Version: 6.0.2.1

We have two QMs hosting the same Cluster queue. The properties of the QMs, the cluster receiver channel, the alias queue and base queues are exactly the same. But, all messages are flowing to only one QM and when this QM goes down, all messages pile up in the transmission queue.

I have checked particularly the priority at the channel level, queue level and QM level; they are the same on both QM.

I have also checked "Binding" property of the queue, and both are NOTFIXED.

Can anyone identify what may have gone wrong?

Thanks !!
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Nov 04, 2008 5:55 am    Post subject: Re: Cluster load balancing Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

vinbud117 wrote:
I have also checked "Binding" property of the queue, and both are NOTFIXED.

Can anyone identify what may have gone wrong?

The application code that calls MQOPEN can choose whether or not to respect the default set on the q definition. Has this been checked?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Nov 04, 2008 6:23 am    Post subject: Re: Cluster load balancing Reply with quote

Grand High Poobah

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

vinbud117 wrote:

I have also checked "Binding" property of the queue, and both are NOTFIXED.


The queue setting is just the default binding, like the persistence is just the default setting. The application can put a non-persistent message on a queue with a default of persistent, and in the same way an application can specify BIND_ON_OPEN even if the default is NOTFIXED.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
PeterPotkay
PostPosted: Tue Nov 04, 2008 7:04 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7722

A sending application can specify the destination QM at MQOPEN / MQPUT1 time, forcing all messages to go to a particular instance of the q in the cluster.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
vinbud117
PostPosted: Tue Nov 04, 2008 7:12 am    Post subject: Reply with quote

Acolyte

Joined: 22 Jul 2005
Posts: 61

The putting application is WBIMB. I checked the output node, but couldn't find any setting related to this, nor is there anything in the MQMD header.

Any suggestions?
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 » Cluster load balancing
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.