Skip to Main Content
IBM Data and AI Ideas Portal for Customers


This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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

Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,

  1. Post an idea

  2. Upvote ideas that matter most to you

  3. Get feedback from the IBM team to refine your idea


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.

IBM Employees should enter Ideas at https://ideas.ibm.com


Status Delivered
Workspace Db2
Components pureScale
Created by Guest
Created on Jun 6, 2018

Db2 GDPC pS missing RsCT condition

In pureScale GDPC environment, RsCT condition for bond0 missing after enter/exit maintenance mode.

PMR suggested details:
"1) when "db2cluster -cm -enter -maintenance" was run, it ran the script condrespV111_setup.ksh to delete all conditions/responses for bond0 and bond2

2) when ""db2cluster -cm -exit -maintenance" was subsequently run, it call the script again to recreate those conditions/responses, however the script only recreated the conditions/responses for the adapters for "subnets 192.168.30.0" in mmlsconfig (bond 2) , not the other interface (bond 0).

3) According to below our script condrespV111_setup.ksh, it does show that our script only creates condition for the adapter which is in the subnet as mmlsconfig output, and unless no such adapter is found, no condition will be created for other adapters.

However in your case, you have conditions/responses created for both the private adapter as in subnet (bond 2) and also the public adapter(bond0).

Currently only the Spectrum Scale heartbeat interface is used to create condition/response pairs. In GDPC's case, both of the public ethernet network and Spectrum Scale heartbeat interface(bond 2 and bone 0 respectively) are used to create the cond/resp pair.


However currently such pairs are created by the condresp setup script for the Spectrum Scale heartbeat interface, and the condresp pairs needs to be configured manually for the public ethernet.



The existing behavior of the script condrespV111_setup.ksh is meant for the adapter which is in the subnet as mmlsconfig output.


Can I request you to raise RFE (request for enhancement) so that the script condrespV111_setup.ksh will take care of public ethernet network?"
  • Guest
    Reply
    |
    May 23, 2019

    This is delivered as part of V11.5.0.0 release.