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

thpPoolVolControlFlag=-1
.
. (repeated for other ReplicationInfo instances)
.
*****: The values are encoded by the CLI.
GetTieredPoolStatus
GetTieredPoolStatus obtains the execution status of performance monitoring and hardware tier
relocation for a pool for Smart Tiers executed by using the AddTieredPoolOperation command.
NOTE:
This command can be used only with P9500.
Table 63 GetTieredPoolStatus command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
List of pool IDs
Specify the pool ID of a pool for Smart Tiers.
Use a comma to delimit multiple values.
The maximum number of pool IDs that can be specified is 128.
Required
poolids
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.
poolids
Obtain this value from the execution result of the GetStorageArray (subtarget=Pool)
command. When you execute this command, specify values that have been obtained in advance
for the serialnum and model parameters, and then specify 5 (Thin Provisioning) for the
poolfilter parameter. In the execution results of this command, the values of poolID and
tierControl appear under An instance of Pool. The An instance of Pool for
which enable is displayed for the tierControl value is information about a pool for Smart
Tiers. Specify the poolID value of the pool for Smart Tiers for which the execution status of per-
formance monitoring or hardware tier relocation is obtained for the poolids parameter.
Command execution example
hdvmcli GetTieredPoolStatus -o "D:\logs\GetTieredPoolStatus.log"
serialnum=53039 model=P9500 poolids=1
Command reference174