CLI – Adding or removing storage arrays

All IBM® storage systems that provide storage resources to your VMware platforms must be defined as storage arrays 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 storage arrays). 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 <array type>

or

add --mgmt_ip <management IP address> --type <array type>

Add a storage array (IBM storage system) specified by an IP address or DNS, and the type of the array.

For the -t (array type) argument, specify xiv for XIV®, svc for IBM Spectrum Virtualize, Storwize®, and Flex System, or ds8k for DS8000®.

For example:
sc_storage_array add -i 10.100.155.200 -t xiv
Optional: you can define an alias name 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 name that is already defined (if one was defined) on the IBM storage system side is automatically assigned as the alias name.
remove -a <system alias name>

or

remove --alias <system alias name>

Remove a storage array specified by its alias name (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 arrays 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 arrays.
-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