HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
DescriptionStatusParameter name
Number of the parity group that belongs to the physical resource
group
This parameter must be specified together with the chassis
parameter.
You must specify chassis and groupnum together, or specify
arraygroupname. Do not specify the combination of chassis
and groupnum together with arraygroupname. If they are
specified at the same time, an error occurs.
Optional
groupnum
Display name of the parity group that belongs to the physical
resource group
This parameter cannot be specified together with the chassis
and groupnum parameters.
You must specify chassis and groupnum together, or specify
arraygroupname. Do not specify the combination of chassis
and groupnum together with arraygroupname. If they are
specified at the same time, an error occurs.
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.
chassis and groupnum
Obtain these values from the execution result of the GetStorageArray (subtarget=Array-
Group) command. Execute this command by specifying only the model and serialnum para-
meters, and ArrayGroup for the subtarget parameter. In the execution result of this command,
the chassis value and the number value appear in an ArrayGroup. Use these chassis and
number values to specify the chassis and groupnum parameters respectively.
arraygroupname
Obtain this value from the execution result of the GetStorageArray (subtarget=ArrayGroup)
command. In the execution result of this command, displayName appears under An instance
of ArrayGroup. Use this value to specify the arraygroupname parameter.
Command execution example
In this example, the DeletePArrayGroupFromPRPU command deletes a parity group (chassis
number: 1, parity group number: 16) that belongs to a physical resource group in a storage system
(model: XP7, serial number: 10139). The parity group is deleted from the physical resource group
that it belongs to.
hdvmcli DeletePArrayGroupFromPRPU -o "D:\logs\DeletePArrayGroupFromPRPU.log"
"model=XP7" "serialnum=10139" "chassis=1" "groupnum=16"
Command reference146