HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

DescriptionStatusParameter name
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 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
CLI Reference Guide 101