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

Parameter values to obtain in advance
serialnum and model: Obtain these values from the execution result of the GetStorageArray
command. In the execution result, use the arrayType value or the displayArrayType value to
specify the model parameter, and use the serialNumber value to specify the serialnum parameter.
objectid: Obtain this value from the execution result of the GetStorageArray
(subtarget=MFReplicationInfo) command. Execute this command by specifying only the model
and serialnum parameters, and specify MFReplicationInfo for the subtarget parameter.
You can now obtain information about copy pairs of mainframe volumes from specified storage
systems. In the execution result of this command, an objectID value appears under An instance
of MFReplicationInfo. Use this objectID value to specify the objectid parameter.
Command execution example
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_MFReplicationInfo.log"
"subtarget=MFReplicationInfo" "model=XP24000" "serialnum=10037"
"mfreplicationsubinfo=LDEV" "startElementNumFilter=0" "numOfElementsFilter=1"
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 MFReplicationInfo elements:
An instance of MFReplicationInfo
objectID=*****
pvolSerialNumber=10037
pvolArrayType=XP24000
pvolDevNum=3,332
displayPvolDevNum=00:0D:04
pvolObjectID=*****
pvolPoolID=-1
svolSerialNumber=10037
svolArrayType=XP24000
svolDevNum=3,333
displaySvolDevNum=00:0D:05
svolObjectID=*****
svolPoolID=-1
replicationFunction=ShadowImageForMF
status=1
muNumber=3
List of 2 Ldev elements:
An instance of LDEV
objectID=*****
devNum=3,332
displayName=00:0D:04
emulation=3390-3
cylinders=3,339
isComposite=0
sizeInKB=2,904,930
lba=5,809,860
CLI Reference Guide 141