HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

DescriptionStatusParameter name
Parity group name
The following value specification formats can be used:
n
n - n
n - n - n
E n - n
V n -1
X n -1
Here, n is an integer of 1 or greater, while E, V, and X are fixed.
If this parameter is specified, the model parameter must also be
specified.
Optional
arraygroupname
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 para-
meter, and use the serialNumber value to specify the serialnum parameter.
arraygroupobjid
Obtain this value from the execution result of the GetStorageArray (subtarget=ArrayGroup)
command. Execute this command by specifying only the model and serialnum parameters,
and ArrayGroup for subtarget=ArrayGroup. In the execution result of this command, the
objectID value appears under An instance of ArrayGroup. Use this objectID value
to specify the arraygroupobjid parameter.
Command execution example 1
In this example, the GetStorageArray (subtarget=FreeSpace) command obtains information
about the unused capacity in a storage system (serial number: 14010, model: XP12000).
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_FreeSpace.log"
subtarget=FreeSpace model=XP12000 serialnum=14010
Command execution result 1
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 20 ArrayGroup elements:
An instance of ArrayGroup
objectID=*****
chassis=1
number=0
displayName=1-1-1
Command reference132