SANtricity 11.8 Commands ( CA08871-194 ~ 196 )
Load storage Array DBM database
The load storageArray dbmDatabase
command restores a Database Management (DBM) database image by retrieving the image from a file or from cache.
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 Security Admin role.
Context
This command restores a storage system DBM database to the exact configuration that existed when the database image was captured using the save storageArray dbmDatabase
command. The data in a file includes data for RAID configuration, volume groups and disk pools.
Before using this command with the file
option, you must first obtain a validator string (a security code) from Fujitsu Support. To obtain a validator, use the save storageArray dbmValidatorInfo
command to generate an XML file that contains validator information. Fujitsu Support uses the XML file to generate the validator string required for this command.
Syntax
load storageArray dbmDatabase ((file="filename" validator="validatorValue") | sourceLocation=onboard) [controller [(a|b)]] [contentType= all]
Parameters
Parameter | Description |
---|---|
|
The file path and the file name of the DBM database you want to upload. Enclose the file name in double quotation marks (" "). For example:
|
|
The alphanumeric security code that is required to restore a storage system to an existing configuration. You must get the validator from Fujitsu Support. To get the validator, generate the required validation information XML file by running the Enclose the validator in double quotation marks (" "). |
|
This parameter specifies the location from which to retrieve backup database information. The parameter must be included for consistency, but the only allowed value is |
|
This parameter specifies the controller from which data will be exclusively retrieved. Enclose the controller identifier in square brackets ([ ]). If the Valid controller identifiers are |
|
This parameter specifies the content type of the data that will be retrieved. This parameter is set to |
Notes
Depending on the size of the database image, restoring the database might take up as much as 30 minutes. The host software will not show the controllers in an Optimal state until after all actions for loading the database image are completed on the controllers.