HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)

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.
Parameters
Table 19 AddExternalArrayGroup command parameters
DescriptionStatusParameter name
Serial number of the storage system where you want to create
the external parity group
Required
serialnum
Model of the storage system where you want to create the external
parity group
Required
model
CLI Reference Guide 41