DELL 34XX User Manual

Page of 417
Syntax
save storageArray dbmDatabase
[sourceLocation=(disk | onboard) |
controller [(0|1)] |
contentType=(raidConfigration | all)]
file="fileName"
Parameters
Parameter
Description
sourceLocation
This parameter specifies the location from which 
to obtain backup database information.
• disk indicates that data comes directly from 
the database on the physical disk
• cache indicates that data comes from the RPA 
memory location
The default location is disk.
controller
This parameter specifies the RAID controller 
module from which data will be exclusively 
retrieved, if sourceLocation is set to onboard. If 
the controller parameter is not specified, data 
might be retrieved from either RAID controller 
modules. Valid RAID controller module identifiers 
are 0 or 1, where 0 is the RAID controller module 
in slot 0, and 1 is the RAID controller module in 
slot 1.
contentType
This parameter specifies the content type of the 
data that will be retrieved.
• If the parameter is set to raidConfiguration, 
the RAID configuration data will be retrieved. 
The RAID configuration data includes disk 
groups and associated virtual disks.
• If the parameter is set to all, all data that 
resides in the database will be retrieved. This 
includes disk group and disk pool 
configuration.
The default is raidConfiguration.
file
The file path and the file name to which you want 
to save the database. Enclose the file name in 
double quotation marks (" "). For example: 
file="C:\Program Files\CLI\logs 
\events.txt".
This parameter must appear last, after any of the 
optional parameters.
276