HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

Parameters
Table 18 AddArrayReservation command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Parameter values to obtain in advance
serialnum and model: Obtain these values from the execution result of the GetStorageArray
command. In the execution result, use the arrayType value or the displayArrayType value to
specify the model parameter, and use the serialNumber value to specify the serialnum parameter.
Command execution example
hdvmcli AddArrayReservation -o "D:\logs\AddArrayReservation.log"
"model=XP12000" "serialnum=14009"
Command execution result
An instance of ArrayReservation
objectID=*****
target=*****
serialNumber=14009
arrayType=XP12000
loginID=dmuser
beginTime=1,039,003,476
*****: The values are encoded by the CLI.
AddExternalArrayGroup
AddExternalArrayGroup performs one-to-one mapping of external volumes (volumes in an externally
connected storage system) to internal volumes, and then creates a parity group.
AddExternalArrayGroup also creates an LU in the created external parity group. When you
perform mapping, you can specify multiple paths (alternate paths).
NOTE:
This command can be used only with P9500 and XP24000/XP20000. The microcode version
required for XP24000/XP20000 is 60-02-40-XX/XX or later.
Before you can execute this command, both the storage system in which to create an external
parity group and the externally connected storage system must be registered as management
targets of Device Manager.
Device Manager CLI command reference42