HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

Parameters
Table 41 GetPoolShrinkStatus command parameters
DescriptionStatusParameter name
Serial number of the storage systemRequired
serialnum
Model of the storage systemRequired
model
Pool IDRequired
poolid
Parameter values to obtain in advance
None.
Command execution example
In this example, the GetPoolShrinkStatus command obtains the execution status of the operation
for shrinking the THP/Smart 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/Smart pool has not finished
because the LogicalUnit instances corresponding to the THP/Smart 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
Command reference114