HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)

DescriptionStatusParameter name
Filter for selecting the type of function used to operate the
pools.
You can specify the following values:
3: Snapshot or Continuous Access Asynchronous Software
4: Continuous Access Journal Software
5: Thin Provisioning
Use a comma to delimit multiple values.
You cannot specify the poolfilter parameter if the model,
serialnum, poolfunction, poolid, and poolsubinfo
parameters are all specified.
Optional
poolfilter
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.
poolfunction: Obtain this value from the execution result of the GetStorageArray
(subtarget=Pool) command. In the execution result of this command, the poolFunction value
appears under An instance of Pool. Use this value to specify the poolfunction 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.
clprfilter: Obtain this value from the execution result of the GetStorageArray
(subtarget=LDEV) command. In the execution result of this command, the clprNumber value
appears under An instance of LDEV. Use this value to specify the clprfilter parameter.
Command execution example
In this example, the GetStorageArray (subtarget=Pool) command obtains information about
the pool in a storage system (serial number: 14050, model: XP12000). The information includes
information about the logical unit, paired pool and replication in the pool.
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_Pool.log"
subtarget=Pool model=XP12000 serialnum=14050
poolsubinfo=LogicalUnit,PairedPool,ReplicationInfo
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 256 Pool elements:
An instance of Pool
objectID=*****
Command reference152