SANtricity 11.8 Commands ( CA08871-194 ~ 196 )
Save storage Array configuration
The save storageArray configuration
command creates a script file that you can use to re-create the current storage system volume configuration.
Supported Series
This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.
Roles
To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin role. However, the use of this command with the LDAP parameter is restricted to those with the Security Admin role.
Context
This command does not save remote mirroring or volume copy configuration data on the current storage system to a file. |
Syntax
save storageArray configuration file="filename" (allconfig|[globalSettings=(TRUE | FALSE)] [volumeConfigAndSettings=(TRUE | FALSE)] [hostTopology=(TRUE | FALSE)] [lunMappings=(TRUE | FALSE)])
Parameters
Parameter | Description |
---|---|
|
The file path and the file name to which you want to save the configuration settings. Enclose the file name in double quotation marks (" "). For example:
The default name of the file that contains the configuration settings is |
|
The setting to save all of the configuration values to the file. (If you choose this parameter, all of the configuration parameters are set to |
|
The setting to save the global settings to the file. To save the global settings, set this parameter to |
|
The setting to save the volume configuration settings and all of the global settings to the file. To save the volume configuration settings and global settings, set this parameter to |
|
The setting to save the host topology to the file. To save the host topology, set this parameter to |
|
The setting to save the LUN or NSID mapping to the file. To save the LUN or NSID mapping, set this parameter to |
Notes
When you use this command, you can specify any combination of the parameters for the global setting, the volume configuration setting, the host topology, or the LUN mapping. If you want to enter all settings, use the allConfig
parameter. You must either use the allConfig
parameter, or one or more of the other four parameters.