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

DescriptionStatusParameter name
Starting sequence number of logical devices for which information
is to be obtained
Specify this parameter when you want to obtain information for
a part of logical devices in a specific storage system.
When logical device information is ordered by device number
(in ascending order) from 0, specify the first number in the
sequence of logical devices that you want to obtain.
This parameter must be specified together with the
numOfElementsFilter, model, and serialnum parameters.
Optional
startElement-
NumFilter
Number of logical devices for which information is to be obtained
Specify this parameter when you want to obtain information for
a part of logical devices in a specific storage system. Specify the
number of logical devices for which information is to be obtained.
This parameter must be specified together with the
startElementNumFilter, model, and serialnum
parameters.
The maximum recommended value is 16384.
Optional
numOfElements-
Filter
Label name of logical units for which information is to be obtained
Specify this parameter when you want to obtain information about
logical devices for which a specific label is specified. You can
specify only one label.
Optional
label
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.
devnum
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 required
devNum value appears under An instance of LDEV. Use this devNum value to specify the
devnum parameter.
Command execution example
In this example, the GetStorageArray (subtarget=LDEV) command obtains information about
a specific LDEV (device number: 0) in a storage system (serial number: 10001, model: XP12000).
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_LDEV.log"
subtarget=LDEV model=XP12000 serialnum=10001 devnum=0
"ldevsubinfo=VolumeConnection" "ldevfilter=open"
CLI Reference Guide 145