HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)
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 parameter, 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
raidType=RAID5(3D+1P)
emulation=OPEN-3
diskType=DKR2E-J146FC
CLI Reference Guide 123