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

DescriptionStatusParameter name
New CLPR number
You can specify this parameter if a path has not been assigned
to the THP/Smart volume. This parameter cannot be specified
with the capacity, tieringpolicy, tierrelocation, or
capacitytype parameter.
To specify this parameter, microcode version 70-06-09-XX/XX
or later is necessary.
If the specified CLPR number is not in the storage system, an error
occurs. The CLPR number in the storage system can be obtained
from the execution results of the GetStorageArray (subtarget
not specified) command.
Optional
(P9500)
clprNumber
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.
devnums
Obtain this value from the execution result of the GetStorageArray (subtarget=LDEV)
command. Execute this command by specifying only the model and serialnum parameters,
and LDEV for the subtarget parameter. In the execution result of this command, the devNum
value of an LDEV appears under An instance of LDEV. Use this devNum value to specify
the devnums 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 1
In this example, the ModifyVirtualVolume command changes the usage rate threshold for the
THP volume (devNum: 00:30:00) to 15% (threshold: 15) in the storage system (serialnum: 15065,
model: XP24000).
hdvmcli ModifyVirtualVolume -o "D:\logs\ModifyVirtualVolume.log"
model=XP24000 serialnum=15065 devnums=00:30:00 threshold=15
Command execution result 1
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Lu elements:
An instance of LogicalUnit
Command reference244