GetPoolShrinkStatusコマンドは,ShrinkPoolコマンドによって実行されたDPプール縮小の実行状態を取得します。
このコマンドを実行すると,DPプールに属するDPプールボリュームの情報が表示されます。
DPプールの縮小が完了すると,取り除かれたDPプールボリュームは通常ボリュームになるため,このコマンドの実行結果に表示されなくなります。
ShrinkPoolコマンドで指定したDPプールに属するDPプールボリュームが,すべて通常ボリュームになったら(対応するLogicalUnitインスタンスがすべて表示されなくなったら),そのボリュームをFormatLUコマンドでフォーマットしてください。
パラメーター
表4-30 GetPoolShrinkStatusコマンドのパラメーター
パラメーター名 | 指定のレベル | 説明 |
---|---|---|
serialnum | 必須 | ストレージシステムのシリアル番号 |
model | 必須 | ストレージシステムのモデル |
poolid | 必須 | プールID |
事前に取得するパラメーター値
ありません。
コマンド実行例
この例では,ストレージシステム(シリアル番号:53039,モデル:VSP)で,プールIDが1(poolid:1)のDPプールについて,プール縮小の実行状態を確認しています。
HiCommandCLI GetPoolShrinkStatus -o "D:¥logs¥GetPoolShrinkStatus.log" model=VSP serialnum=53039 poolid=1
コマンド実行結果1
この実行結果では,ShrinkPoolコマンドで指定したDPプールボリューム(devnum:00:06:0B)に対応するLogicalUnitインスタンスが表示されているので,DPプール縮小が完了していないことを示しています。
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
An instance of Pool
objectID=JOURNALPOOL.R700.53038.5.1
poolFunction=5
poolID=1
encrypted=-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
relocationState=-1
relocationProgress=-1
numberOfTiers=-1
thresholdRepDepAlert=-1
thresholdRepDataReleased=-1
userUsedCapacityInKB=-1
repDataCapacityInKB=-1
repManageCapacityInKB=-1
numberOfDpVols=-1
capacityOfDpVolsInKB=-1
List of 31 Lu elements:
An instance of LogicalUnit
objectID=LU.R700.53038.1546
devNum=1,546
displayName=00:06:0A
emulation=OPEN-V
devCount=1
devType=
capacityInKB=10,486,080
numberOfLBAs=20,972,160
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
commandDeviceAuth=false
chassis=1
arrayGroup=16
arrayGroupName=1-2
raidType=RAID5(3D+1P)
currentPortController=-1
defaultPortController=-1
isComposite=0
trueCopyVolumeType=Simplex
shadowImageVolumeType=Simplex
quickShadowVolumeType=Simplex
universalReplicatorVolumeType=Simplex
sysVolFlag=0
externalVolume=0
differentialManagement=false
quickShadowPoolID=-1
universalReplicatorPoolID=-1
dpType=1
consumedCapacityInKB=10,486,080
dpPoolID=1
threshold=-1
tcaPoolID=-1
dpPoolVolControlFlag=2
managementAreaPoolID=-1
An instance of LogicalUnit
objectID=LU.R700.53038.1547
devNum=1,547
displayName=00:06:0B
emulation=OPEN-V
devCount=1
devType=
capacityInKB=10,486,080
numberOfLBAs=20,972,160
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
commandDeviceAuth=false
chassis=1
arrayGroup=16
arrayGroupName=1-2
raidType=RAID5(3D+1P)
currentPortController=-1
defaultPortController=-1
isComposite=0
trueCopyVolumeType=Simplex
shadowImageVolumeType=Simplex
quickShadowVolumeType=Simplex
universalReplicatorVolumeType=Simplex
sysVolFlag=0
externalVolume=0
differentialManagement=false
quickShadowPoolID=-1
universalReplicatorPoolID=-1
dpType=1
consumedCapacityInKB=10,486,080
dpPoolID=1
threshold=-1
tcaPoolID=-1
dpPoolVolControlFlag=1
managementAreaPoolID=-1
.
. (repeated for other LogicalUnit instances)
.
コマンド実行結果2
この実行結果では,ShrinkPoolコマンドで指定したDPプールボリューム(devnum:00:06:0B)に対応するLogicalUnitインスタンスが表示されていないので,DPプール縮小が完了していることを示しています。
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Pool elements:
An instance of Pool
objectID=JOURNALPOOL.R700.53038.5.1
poolFunction=5
poolID=1
encrypted=-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
relocationState=-1
relocationProgress=-1
numberOfTiers=-1
thresholdRepDepAlert=-1
thresholdRepDataReleased=-1
userUsedCapacityInKB=-1
repDataCapacityInKB=-1
repManageCapacityInKB=-1
numberOfDpVols=-1
capacityOfDpVolsInKB=-1
List of 30 Lu elements:
An instance of LogicalUnit
objectID=LU.R700.53038.1546
devNum=1,546
displayName=00:06:0A
emulation=OPEN-V
devCount=1
devType=
capacityInKB=10,486,080
numberOfLBAs=20,972,160
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
commandDeviceAuth=false
chassis=1
arrayGroup=16
arrayGroupName=1-2
raidType=RAID5(3D+1P)
currentPortController=-1
defaultPortController=-1
isComposite=0
trueCopyVolumeType=Simplex
shadowImageVolumeType=Simplex
quickShadowVolumeType=Simplex
universalReplicatorVolumeType=Simplex
sysVolFlag=0
externalVolume=0
differentialManagement=false
quickShadowPoolID=-1
universalReplicatorPoolID=-1
dpType=1
consumedCapacityInKB=10,486,080
dpPoolID=1
threshold=-1
tcaPoolID=-1
dpPoolVolControlFlag=2
managementAreaPoolID=-1
.
. (repeated for other LogicalUnit instances)
.