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

DescriptionStatusParameter name
Number of mainframe-volume copy pair information items to be
obtained.
Specify this parameter to obtain information for copy pairs of
some mainframe volumes from a specific storage system.
This parameter must be specified together with the
startElementNumFilter, model, and serialnum
parameters.
The maximum recommended value is 16384.
Optional
numOfElements-
Filter
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 para-
meter, and use the serialNumber value to specify the serialnum parameter.
objectid
Obtain this value from the execution result of the GetStorageArray (subtarget=MFReplic-
ationInfo) 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
Command reference170