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 Submitted
Created by Guest
Created on Jan 20, 2025

Allowing multiple node to store data

Hello!

Since we are using SPVE to back up our VMware servers, all of the VMs are backed up into a single node on the Storage Prottect Server.

For an extra layer of security, we've enabled the node replication on this node to send the data to AWS using an S3 bucket with DataLock, preventing our backups from being affected by ransomware.

However, this means that every VM we back up through SPVE is automatically sent to AWS, even if the VMs isn't a critical machine.

I would like to be able to specify more than one node on the Storate Protect Server and use a different data mover and schedule to enable the SPVE backups without having them sent to AWS.

I've opened a case regarding this and they confirmed that what I want to do is not possible: TS018283418

Based on this article (https://www.ibm.com/support/pages/apar/IT23066), I understand that it is not possible to configure something like this:

VE_DATACENTER_NAME Datacenter_1::datacenter_node_name_1
VE_DATACENTER_NAME Datacenter_1::datacenter_node_name_2
VE_DATACENTER_NAME Datacenter_1::datacenter_node_name_3

A data node is associated to a Datacenter in vCenter. It would be very useful if, instead of associating a single DataCenter (DC) node, we could configure multiple, let's call it a "DataNodes".

For example, let's have this configuration:

REGISTER ADMIN SPVE-CHEWY-SDO-F1-NOAWS-DC ?****? PASSEXP=0
REGISTER NODE SPVE-CHEWY-SDO-F1-NOAWS-DC ?****? DOMAIN=SPVE-UCS-F1
GRANT AUTH SPVE-CHEWY-SDO-F1-NOAWS-DC CLASSES=NODE AUTHORITY=OWNER NODE=STI.SPVE-CHEWY-SDO-F1-NOAWS-DC

REGISTER NODE SPVE-SDO-F1-NOAWS-DM1 ?****? DOMAIN=SPVE-UCS-F1

GRANT PROXYNODE TARGET=SPVE-CHEWY-VC AGENT=SPVE-CHEWY-SDO-F1-NOAWS-DC
GRANT PROXYNODE TARGET=SPVE-CHEWY-SDO-F1-NOAWS-DC AGENT=SPVE-CHEWY-VMCLI
GRANT PROXYNODE TARGET=SPVE-CHEWY-SDO-F1-NOAWS-DC AGENT=SPVE-SDO-F1-NOAWS-DM1
GRANT PROXYNODE TARGET=SPVE-CHEWY-SDO-F1-NOAWS-DC AGENT=SPVE-LOCAL_MP_WIN
GRANT PROXYNODE TARGET=SPVE-CHEWY-SDO-F1-NOAWS-DC AGENT=SPVE-LOCAL_MP_LNX

DEFINE SCHEDULE SPVE-UCS-F1 SPVE-SDO-F1-NOAWS-2200 TYPE=CLIENT STARTTIME=22:00:00 DURATION=15 DURUNITS=M ACTION=BACKUP SUBACTION=VM OPTIONS='-vmbackuptype=fullvm -asnodename=SPVE-CHEWY-SDO-F1-NOAWS-DC -domain.vmfull="SCHEDULE-TAG" -MODE=IFINCR' PERIOD=1 PERUNITS=DAYS DAYOFWEEK=ANY

* Association des data mover à la cédule
DEFINE ASSOCIATION SPVE-UCS-F1 SPVE-SDO-F1-NOAWS-2200 SPVE-SDO-F1-NOAWS-DM1

If you look at the "-asnodename" parameter in the schedule definition, you will see I'm trying to use the nodename I've just created: -asnodename=SPVE-CHEWY-SDO-F1-NOAWS-DC

I called it "-DC" for "DataCenter", but this should be "-DN" for "DataNode". This second "DataNode" will not have AWS replication enabled.

I hope this Request for Enhancement (RFE) will be considered, and something can be done to address this limitation.

Regards,
Yanick

Idea priority Medium