Saving a configuration to a file – Dell PowerVault MD3420 User Manual

Page 43

Advertising
background image

When you save the information to a file, you can use the information as a record of your configuration
and as an aid during recovery.
To return a brief list of the storage array features and components, use the summary parameter. The
command is similar to the following example:
client>smcli 123.45.67.89 -c "show storageArray summary;"

The summary information is also returned as the first section of information when you use the profile
parameter.
The following show commands return information about the specific components of a storage array. The
information returned by each of these commands is the same as the information returned by the show
storageArray profile command, but is constrained to the specific component.

NOTE: The following commands are not complete commands. For information about a command,
see the referenced section next to the command.

• show raidControllerModule (RAID Controller Module Commands)
• show physicalDisks (Show Physical Disk)
• show physicalDiskchannels stats (Show Physical Disk Channel Statistics)
• show storageArray hostTopology (Show Storage Array Host Topology)
• show storageArray lunmappings (Show Storage Array LUN Mappings)
• show allVirtualDisks (Show Virtual Disk)
• show diskGroup (Show Disk Group)
• show virtualDisk reservations (Show Virtual Disk Reservations)

The following commands also return information about a storage array:

• show storageArray autoConfigure (Show Storage Array Auto Configure)
• show raidControllerModule NVSRAM (Show RAID Controller Module NVSRAM)
• show storageArray unreadableSectors (Show Storage Array Unreadable Sectors)
• show virtualDiskCopy sourceCandidates (Show Virtual Disk Copy Source Candidates)
• show virtualDiskCopy targetCandidates (Show Virtual Disk Copy Target Candidates)
• show virtualDisk performanceStat (Show Disk Group Import Dependencies)

For descriptions of the show commands, including examples of the information returned by each
command, see Script Commands. Other commands can help you learn about your storage array. To see
a list of the commands, see Commands Listed By Function. These commands are organized by the
storage array activities that the commands support. Examples include virtual disk commands, host
commands, enclosure commands, and others.

Saving A Configuration To A File

CAUTION: When you write information to a file, the script engine does not check to determine if
the file name already exists. If you choose the name of a file that already exists, the script engine
writes over the information in the file without warning.

After you have created a new configuration or if you want to copy an existing configuration for use on
other storage arrays, you can save the configuration to a file. To save the configuration, use the save
storageArray configuration command. Saving the configuration creates a script file that you can
run on the command line. The following syntax is the general form of the command:
save storageArray configuration file="filename"

[(allconfig | globalSettings=(TRUE | FALSE)) |

43

Advertising