HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)
devnums: Obtain this value from the execution result of the GetStorageArray (subtarget=LDEV)
command. Execute this command by specifying only the model and serialnum parameters, and
LDEV for the subtarget parameter. In the execution result of this command, the devNum value of
an LDEV appears under An instance of LDEV. Use this devNum value to specify the devnums
parameter.
poolid: Obtain this value from the execution result of the GetStorageArray (subtarget=Pool)
command. In the execution result of this command, the poolID value appears under An instance
of Pool. Use this value to specify the poolid parameter.
Command execution example 1
In this example, the ModifyVirtualVolume command changes the usage rate threshold for the
volume for Thin Provisioning Software (devNum: 00:30:00) to 15% (threshold: 15) in the storage
system (serialnum: 15065, model: XP24000).
hdvmcli ModifyVirtualVolume -o "D:\logs\ModifyVirtualVolume.log"
model=XP24000 serialnum=15065 devnums=00:30:00 threshold=15
Command execution result 1
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Lu elements:
An instance of LogicalUnit
objectID=*****
devNum=12,288
displayName=00:30:00
emulation=OPEN-V
devCount=1
devType=
capacityInKB=209,715,200
path=false
commandDevice=false
commandDeviceEx=0
commandDeviceSecurity=false
chassis=16,485
arrayGroup=199
arrayGroupName=X200-1
raidType=Unknown
currentPortController=-1
defaultPortController=-1
isComposite=0
continuousAccessVolumeType=Simplex
businessCopyVolumeType=Simplex
snapshotVolumeType=Simplex
journalVolumeType=Simplex
sysVolFlag=0
externalVolume=0
differentialManagement=false
snapshotPoolID=-1
Command reference190