Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Is a defect
Created by Guest
Created on Mar 10, 2023

To change the locking behaviour similar to MQv9.1 and to support both MQv9.2 & MQv9.1 behaviour, with an option for the user to choose.

An option in say qm.ini, so that both OLD, MQv9.1 & NEW, MQv9.2 onwards behaviour for acquiring the file system by the standby instance, are supported, especially since the option that appears to have been utilised in MQv9.2 is specified by Storage provider as 'an optional feature and clients should not depend on its presence.'

Also certainly since we know that the MQv9.1 code retries continuously every 2 secs, and this works for us.

#############################################################################

IBM MQ Support mentioned following;

We have a difference between MQ 9.1 and MQ 9.2 on how the standby instance acquires lock. 
In MQ 9.1 the standby instance attempts to acquire the lock using try lock function and if the lock is not available the fcntl system call returns and then the standby instance retry the lock request every 2 seconds. 
In case of MQ 9.2 the standby instance issues lock request and it waits for the lock and the thread does not return from fcntl call until fcntl call fails with an error
or fcntl call acquired the lock. I suspect the problem is likely on the file system causing delay in the locking. 

##############################################################################

We utilise the Storage provider DELL Unity Storage for MQ 9.2 under Multi-Instance, DELL Unity do not have the option implemented as it is an optional RFC item.

The IBM support ticket has all the information documented in detail TS010830905 and is preventing us from migrating to MQv9.2, also MQv9.1 will be unsupported from September 2023.

Mahesh from L3 support was in a meeting held today between SITA, IBM & DELL, and suggested that we raise this RFE as a priority item, was also suggested by MQ Support as in the ticket.

 

 

Idea priority Urgent
  • Admin
    Mark Taylor
    Reply
    |
    Mar 21, 2023

    This is already being handled through the APAR process