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

unit that satisfies the conditions to be used as a pool volume in a THP pool to specify the devnums
parameter.
Command execution example
In this example, the AddPool command creates a pool for Smart Tiers whose pool ID is 5 (poolid:
5) in the storage system (serialnum: 53039, model: P9500). In addition, this command also sets the
usage rate threshold for the pool for Smart Tiers to 75% (threshold: 75).
hdvmcli AddPool -o "D:\logs\AddPool.log"
model=P9500 serialnum=53039 poolid=5 threshold=75 devnums=00:07:CE
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
An instance of Pool
objectID=*****
poolFunction=5
poolID=5
controllerID=-1
poolType=32
status=0
threshold=75
threshold2=80
threshold2Mode=0
capacityInKB=6,150,144
freeCapacityInKB=6,150,144
usageRate=0
numberOfPoolVols=1
numberOfVVols=0
capacityOfVVolsInKB=0
clprNumber=0
raidLevel=-
combination=
volAlertNotice=-1
overProvisioningPercent=-1
overProvisioningWarning=-1
overProvisioningLimit=-1
rpm=-1
diskType=-1
tierControl=enable
autoMigration=enable
migrationInterval=24
monitorStartTime=00:00
monitorEndTime=23:59
monitoringMode=0
externalMixCompatible=disable
monitoringState=-1
lastMonitorStartDate=-1
lastMonitorEndDate=-1
CLI Reference Guide 73