HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

DescriptionStatusParameter name
CLPR number
If this parameter is omitted, 0 is set.
If you have specified the poolid parameter, the CLPR number of
the THP pool specific to that pool ID is set.
Optional
(XP24000
/XP20000)
clprNumber
Pool ID of a THP/Smart pool
Specify the pool ID of the THP/Smart pool to which to assign the
THP/Smart volumes to be created.
For P9500, always specify this poolid parameter.
Optional
poolid
Usage rate threshold for the THP volumes (%)
Specify a multiple of 5 from 5 to 300.
If omitted, 5 is set.
If the poolid parameter is omitted, the specification for this
parameter becomes invalid.
Optional
(XP24000
/XP20000)
threshold
Unit of the value specified in the capacity parameter.
You can specify either KB or block.
If this parameter is omitted, KB is set.
Optional
capacitytype
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.
arraygroupname
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 the subtarget parameter. In the execution result of this command, dis-
playName appears under An instance of ArrayGroup. Use this value to specify the ar-
raygroupname parameter.
poolid
Obtain this value from the execution result of the GetStorageArray (subtarget=Pool)
command. In the execution result of this command, the poolID value appears under An in-
stance of Pool. Use this value to specify the poolid parameter.
Command execution example
In this example, the AddVirtualVolume command creates a virtual parity group (arraygroupname:
X200-1) that has two THP volumes (numoflus: 2) and assigns the virtual parity group to a THP pool
whose pool ID is 0 (poolid: 0) in the storage system (serialnum: 15065, model: XP24000). In addition,
this command also sets the usage rate threshold for the THP pool to 10% (threshold: 10).
hdvmcli AddVirtualVolume -o "D:\logs\AddVirtualVolume.log"
model=XP24000 serialnum=15065 arraygroupname=X200-1
capacity=209715200 numoflus=2 devnum=00:30:00 poolid=0 threshold=10
CLI Reference Guide 91