Skip to Main Content
IBM System Storage Ideas Portal


This portal is to open public enhancement requests against IBM System Storage 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 Future consideration
Created by Guest
Created on Sep 7, 2023

Check the GM subordinate even if there are no copyset in it.

Currently CSM only queries for copysets that are actively participating in a session. If we have a session with a subordinate with no more copysets on the subordinate, CSM doesn't check the state of the subordinate. Adding a check of the subordinate wether there are copyset in it or not can prevent some issue like the one we had below:

We had a CSM session where there was a control path to a subordinate DS8K with no more copyset in it (we forgot to delete the control path in the port pairing csv). There was no more data in the subordinate and even the LCUs were delete. When we wanted to pause the GM with CSM to do a practice, the command failed because there was still a control path to the old subordinate.

Idea priority Low
  • Guest
    Reply
    |
    Sep 14, 2023

    I forgot to link the case from which this idea is issued : TS014021259

  • Guest
    Reply
    |
    Sep 7, 2023
    We'll look into this, however, I want to make sure you understand the full reason this isn't done today. Once the hardware has defined a Master/Subordinate topology for Global Mirror, you cannot dynamically change it. In other words, for CSM to automatically remove the subordinate it would have to Pause cg formation and then rebuild the Master topology without the subordinate box. We automatically do this today in the event that the Master is no longer being used, but, there's risk in doing that for the subordinate as well because we would be stopping cg formation without actual customer consent to do so. This could mean that SLAs get missed as RPO would increase until the new topology starts forming cgs again.

    It is far better to remove a storage system from the topology, in my opinion, during a planned event window. This means the customer schedules for the removal of the storage system at which time they can manually Suspend, Recover and then restart the CSM session. When you issue the recover CSM will terminate the Master such that on the restart the topology will be rebuilt without the old subordinate that is no longer in use.

    In other words the steps to remove a primary storage system from a Global Mirror session are:
    1. Remove all copy sets pertaining to that storage system from the session
    2. Plan a time when the Global Mirror session can be Suspended meaning cg formation is temporarily paused.
    3. Remove the control paths from the port pairing file
    4. Issue the Suspend command to the session.
    5. Issue the Recover command to the session.
    6. Issue the corresponding Start Hx->Hy command to the session to restart the session in the same direction it was previously running.
    7. Now the storage system can be safely removed from the environment.