This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
Add a current status of the remote copy consistency groups to the GUI. VMRMDR sets up the VMRDG_6_ksysclu RCCG but does not display them in the GUI. If one gets of the RCCGs gets out of the “consistent_synchronized” state, then the customer tries to use VMRMDR to rehearsal, it will throw errors for the workgroup that uses that consistency group. Since VMRMDR already has access to the storage, because it created the RCCGs, why not display the RCCG names in the GUI? Also, again, since VMRMDR has access to the storage, it could monitor the RCCG states, and report (in the GUI or email) when they are not in “good” states? Unless the user has access to the storage and knows the commands, they are at the mercy of the storage team's monitoring and them resolving the issues instead of VMRMDR proactively notifying admins of the problems. VMRMDR, as far as I know, does not check the state of the RCCG until a rehearsal is actually attempted at that point, errors can occur and can delay the testing. We have a script that queries our local FS9200 (fs9200-prod) and our remote FS9200 (fs9200-dr) and reports back all the VMRDG* RCCGs' states.
# ./show_rccg_state
fs9200-prod: 12 consistency groups
VMRDG_4_ksysclu consistent_synchronized
VMRDG_5_ksysclu consistent_synchronized
VMRDG_6_ksysclu consistent_synchronized
VMRDG_14_ksyscl consistent_synchronized
VMRDG_13_ksyscl consistent_synchronized
VMRDG_8_ksysclu consistent_synchronized
VMRDG_9_ksysclu consistent_synchronized
VMRDG_10_ksyscl consistent_synchronized
VMRDG_11_ksyscl consistent_synchronized
VMRDG_12_ksyscl consistent_synchronized
VMRDG_7_ksysclu consistent_synchronized
VMRDG_15_ksyscl consistent_synchronized
fs9200-dr: 12 consistency groups
VMRDG_4_ksysclu consistent_synchronized
VMRDG_5_ksysclu consistent_synchronized
VMRDG_6_ksysclu consistent_synchronized
VMRDG_14_ksyscl consistent_synchronized
VMRDG_13_ksyscl consistent_synchronized
VMRDG_8_ksysclu consistent_synchronized
VMRDG_9_ksysclu consistent_synchronized
VMRDG_10_ksyscl consistent_synchronized
VMRDG_11_ksyscl consistent_synchronized
VMRDG_12_ksyscl consistent_synchronized
VMRDG_7_ksysclu consistent_synchronized
VMRDG_15_ksyscl consistent_synchronized
The script uses the "lsrcconsistgrp" command on a FS9200 to query the states of the RCCGs.
Idea priority | Medium |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.