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

Command execution example
In this example, the GetPoolShrinkStatus command obtains the execution status of the operation
for shrinking the THP pool whose pool ID is 1 (poolid: 1) in the storage system (serial number:
53039, model: P9500).
hdvmcli GetPoolShrinkStatus -o "D:\logs\GetPoolShrinkStatus.log"
model=P9500 serialnum=53039 poolid=1
Command execution result 1
This execution result indicates that the operation for shrinking the THP pool has not finished because
the LogicalUnit instances corresponding to the THP pool volumes (devnum: 00:06:0B) specified
by the ShrinkPool command are displayed.
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
An instance of Pool
objectID=*****
poolFunction=5
poolID=1
controllerID=-1
poolType=32
status=0
threshold=70
threshold2=80
threshold2Mode=0
capacityInKB=309,227,520
freeCapacityInKB=309,227,520
usageRate=0
numberOfPoolVols=30
numberOfVVols=1
capacityOfVVolsInKB=419,457,024
clprNumber=0
raidLevel=RAID5
combination=3D+1P
volAlertNotice=-1
overProvisioningPercent=135
overProvisioningWarning=-1
overProvisioningLimit=500
rpm=10,000
diskType=4
tierControl=disable
autoMigration=disable
migrationInterval=24
monitorStartTime=00:00
monitorEndTime=23:59
monitoringMode=0
externalMixCompatible=disable
monitoringState=-1
lastMonitorStartDate=-1
lastMonitorEndDate=-1
CLI Reference Guide 109