HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

DescriptionStatusParameter name
Capacity of the THP volume after expansion (KB)
Specify the capacity of the expanded volume. The maximum value
that can be specified is 64424505600.
Required
(P9500)
capacity
Tiering policy for volumes for Smart Tiers (virtual volumes)
You can use the following characters:
0: Level 0 (places the data in all tiers)
1: Level 1 (places the data preferentially in Tier 1)
2: Level 2 (places the data in both tiers when there are two
tiers, and preferentially in Tiers 1 and 2 when there are three
tiers)
3: Level 3 (places the data in both tiers when there are two
tiers, and preferentially in Tier 2 when there are three tiers)
4: Level 4 (places the data in both tiers when there are two
tiers, and preferentially in Tiers 2 and 3 when there are three
tiers)
5: Level 5 (places the data preferentially in Tier 2 when there
are two tiers, and preferentially in Tier 3 when there are three
tiers)
If the microcode version is earlier than 70-03-XX-XX/XX, levels 2,
3, and 4 are not supported. If you specify 2, 3, or 4, the data is
placed in all tiers.
Required
(P9500)
tieringpolicy
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
volume for Thin Provisioning Software (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
CLI Reference Guide 201