HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

DescriptionStatusParameter name
Relocation priority
Specify whether to execute hardware tier relocation
preferentially.
One of the following values can be specified. The values are
not case-sensitive.
Default: Do not relocate data preferentially.
Prioritized: Relocate data preferentially when execut-
ing hardware tier relocation.
For P9500, the microcode version must be 70-03-30-XX/XX
or later when this option is specified.
Optional
(HP XP7
P9500)
relocationprior-
ity
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
CLI Reference Guide 293