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 Arrays
This command applies to any individual storage array, including the E2700, E5600, E2800, E5700, EF600 and EF300 arrays, as long as all SMcli packages are installed.
Roles
To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Security Admin role.
Context
This command restores a storage array 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 technical support. To obtain a validator, use the save storageArray dbmValidatorInfo
command to generate an XML file that contains validator information. Technical 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 array to an existing configuration. You must get the validator from technical 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.
Minimum firmware level
7.75
7.83 adds these parameters:
-
sourceLocation
-
controller
-
contentType