HP P9000 Command View Advanced Edition Suite Software 7.2 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 pool for Thin Provisioning Software specific to that pool ID is
set.
Optional
(XP24000/XP20000)
clprNumber
Pool ID of a THP pool
Specify the pool ID of the THP pool to which to assign the THP
volumes to be created.
Optional
poolid
Usage rate threshold for the volumes for Thin Provisioning Software
(%)
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 volumes for Thin Provisioning Software (numoflus: 2) and assigns the virtual
parity group to a pool for Thin Provisioning Software 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 pool for Thin Provisioning Software to 10% (threshold: 10).
hdvmcli AddVirtualVolume -o "D:\logs\AddVirtualVolume.log"
Command reference86