HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

DescriptionStatusParameter name
Starting sequence number of the copy pair information of
mainframe volumes for which information is to be obtained
Specify this parameter to obtain information about copy pairs of
some mainframe volumes from a specific storage system.
When mainframe-volume copy pair information is in the order
shown below and starts from 0, specify the first number in the
sequence of the mainframe-volume copy pair information that you
want to obtain.
Order of mainframe-volume copy pair information:
1. Serial numbers of P-VOLs in ascending order
2. Device numbers of P-VOLs in ascending order
3. Serial numbers of S-VOLs in ascending order
4. Device numbers of S-VOLs in ascending order
This parameter must be specified together with the
numOfElementsFilter, model, and serialnum parameters.
Optional
startElement-
NumFilter
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 reference150