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 Nov 25, 2014

Enhanced VM excludes for TSM for VE

Enhancement to TSM for VE set up to allow an include/exclude file for selective exclusion / inclusion of VMs from backup (similar to BAClient model).

Idea priority Medium
  • Guest
    Reply
    |
    Jan 20, 2017

    This was delivered in Spectrum Protect for Virtual Environments 8.1.0.

  • Guest
    Reply
    |
    Jun 26, 2015

    This request may not be delivered within the release currently under development, but the theme is aligned with the current multi-year strategy. IBM may consider and evaluate any RFE Community feedback for this request through activities such as voting. IBM will update this request in the future.

  • Guest
    Reply
    |
    Jun 12, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Storage
    Product - Tivoli Storage Manager (TSM) Family

    For recording keeping, the previous attributes were:
    Brand - Tivoli
    Product family - Storage
    Product - Tivoli Storage Manager (TSM) Family

  • Guest
    Reply
    |
    May 20, 2015

    In addition to the solution similar to the vmlist option, the include.vm / exclude.vm could also be supported in the Options file of the data mover with a syntax like the exclude.vmdisk option which is currently already available.

  • Guest
    Reply
    |
    May 19, 2015

    And additional/alternative approach, at least for vSphere environments, could be to key off of a tag in vCenter so the VMs to exclude could be tagged for exclusion from the VMware end. It should, of course, be possible to specify the tag to use in the optfile.

  • Guest
    Reply
    |
    Feb 4, 2015

    Where there are 100s or 1000s of VMs to process, a comma-separated list of virtual machine names becomes difficult to manage.
    Adding a new DOMAIN.VMFULL option, perhaps called -vminc, which points to a text file similar to a traditional include/exclude list, would be easier to read, support and modify as needed.
    Something like...

    domain.vmfull vminc="D:\path\to\list\of\VMs.list"

    Content of D:\path\to\list\of\VMs.list:

    exclude.vm TEST01*
    include.vm TEST02
    include.vm WIN01REPORT* MC_REPORTS
    include.vm WIN01*