HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide
DescriptionStatusParameter name
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
(P9500)
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.
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
objectID=*****
devNum=12,288
displayName=00:30:00
emulation=OPEN-V
devCount=1
devType=
capacityInKB=209,715,200
numberOfLBAs=419,430,400
CLI Reference Guide 239