CLI – Adding or removing storage systems

All IBM® storage systems that provide storage resources to your VMware platforms must be defined as storage systems on the IBM Spectrum Control Base Edition.

Use the sc_storage_array CLI command to add, remove, or list these IBM storage systems (referred to as arrays in the command syntax and output). Use the required argument after the command, as specified in the following table.

Table 1. Arguments for sc_storage_array
Argument Use after sc_storage_array to:
add -i <management IP address> -t <storage system type> -a <system alias name>

or

add --mgmt_ip <management IP address> --storage_type <storage system type> --alias <system alias name>

Add a storage system specified by an IP address or DNS, and its type.
For the -t argument, specify the storage system type as follows:
  • xiv for XIV®
  • svc for storage systems that run IBM Spectrum Virtualize™
  • ds8k for DS8000®
For example:
sc_storage_array add -i 10.100.155.200 -t xiv
Optional: you can define an alias for the added XIV system, by adding -a <alias name> or --alias <alias name> to the command.
For example:
sc_storage_array add -i 10.100.155.200 -t xiv -a mystorage1
Note: If you choose not to define an alias, the alias that is already defined (if one was defined) on the IBM storage system side is automatically assigned as the alias.
remove -a <system alias name>

or

remove --alias <system alias name>

Remove a storage system specified by its alias (alias that was given by you or was automatically assigned).
For example:
sc_storage_array remove -a mystorage1
list List the names and details of all the IBM storage systems that are currently added (and were not removed). The displayed information includes:
  • Array alias
  • Array identifier
  • Management IP address
  • Elapsed time since last update
  • Connected
  • Notes

See the example after this table.

refresh Refresh information about all managed IBM storage systems.
-h

or --help

Display help information that is relevant to sc_storage_array.

You can also display help for the add or remove argument if it is typed on the command line as well.

The following example shows the displayed information and format of the sc_storage_array list command output.

sc_storage_array list

 Array       Array             Management       Elapsed time
 Alias       Identifier        IP Addresses     since last update    Connected    Notes
 ----------  ----------------  -------------    ------------------   ----------   ---------------------------------
 array1000   2810-114-MN65026  9.100.150.155    16 minutes           False        Failed to log in to array 2810
                                                                                  with the provided credentials.

 array2000   2810-114-MN65027  9.200.155.155    27 minutes           True