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

arrayGroup=16
arrayGroupName=2-2
raidType=RAID5(3D+1P)
currentPortController=-1
defaultPortController=-1
isComposite=0
continuousAccessVolumeType=Simplex
businessCopyVolumeType=Simplex
snapshotVolumeType=Simplex
journalVolumeType=Simplex
sysVolFlag=0
externalVolume=0
differentialManagement=false
snapshotPoolID=-1
journalPoolID=-1
thpType=1
consumedCapacityInKB=10,485,760
thpPoolID=5
threshold=-1
tcaPoolID=-1
thpPoolVolControlFlag=2
managementAreaPoolID=-1
*****: The values are encoded by the CLI.
Command execution example 2
In this example, the settings for the Smart pool (pool ID: 118) space of a storage system whose serial
number is 53039 and model is P9500 are changed as follows:
For a Smart pool whose percentages of buffer spaces for new page assignment from tier 1 are
8%, 8%, and 30%, change the value for tier 2 to 30%.
(bufspacesfornewpageassignment: ,30)
For a Smart pool whose percentages of buffer spaces for hardware tier relocation from tier 1 are
2%, 20%, and 2%, change the value for tier 3 to 40%.
(bufspacesfortierrelocation: ,,40)
hdvmcli ModifyPool -o "D:\logs\ModifyPool.log"
model=P9500 serialnum=53039 poolid=118 bufspacesfornewpageassignment=,30
bufspacesfortierrelocation=,,40
Command execution result 2
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
An instance of Pool
.
. (Attributes of Pool are omitted here)
.
List of 2 PoolTier elements:
An instance of PoolTier
Command reference224