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 Delivered
Created by Guest
Created on Oct 25, 2021

CLI option to view TB managed by CSM

On CSM v6.3, on the overview page, it will show below details:
Remote copy source volumes (not cascaded): 62 ( 411.9 GiB )
FlashCopy source volumes: 78 ( 1.1 TiB )
Volumes protected by Safeguarded Copy: 0 ( 0.0 KiB )
Volumes used as targets: 141 ( 2.6 TiB )
Total unique source data replicated: 411.9 GiB


However, if we want to list the same via CSM CLI, there is no such option. We have 10 CSM servers and getting this info from CSM CLI helps in automating the reporting of this piece. Please advise.

Idea priority Medium
  • Guest
    Reply
    |
    Jun 30, 2022
    Feature was delivered in CSM 6.3.2
  • Guest
    Reply
    |
    Oct 28, 2021

    Thanks. Ok we will consider adding it to the CLI/REST in the future for automating extracting of the data.

  • Guest
    Reply
    |
    Oct 28, 2021

    If this info can be added to CSMCLI or REST API it will help us a lot because downloading PE package, extracting contents etc will add additional work. Since this is a summary for the whole CSM server, I believe it will be beneficial for everyone.

  • Guest
    Reply
    |
    Oct 26, 2021

    This information an more is provided in a CSM log package. Each CSM log package has a volume-relationship-summary.log file which has the summary of information similar to what is now displayed on the CSM GUI in 6.3.0.

    In the next release we are looking at the ability through the CSM CLI or REST interface, to not only create a log package, but download the package as well. This means you can programatically create and download the logs, which should then let you save off the summary information or extract and process the .log file contents.

    Please let us know if this meets your needs or if you actually need a call to return the information in json format through REST...or stanza format for cli.