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

DescriptionStatusParameter name
CLPR number
When Continuous Access Journal Software is specified as the
type of function used to operate the journal pools, specify the
CLPR number of the journal volumes.
When Thin Provisioning Software is specified as the type of
function used to operate the journal pools, specify the CLPR
number of the journal pool.
This parameter obtains information about the journal pool that
consists of the journal volumes or pool volumes included in the
specified CLPR.
You cannot specify the clprfilter parameter if the model,
serialnum, poolfunction, poolid, and poolsubinfo
parameters are all specified.
Optional
(P9500 or
XP24000/
XP20000)
clprfilter
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 journal pool in a storage system (serial number: 14050, model: XP12000). The information
includes information about the logical unit, paired journal pool and replication in the journal pool.
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_Pool.log" subtarget=Pool
model=XP12000 serialnum=14050 poolsubinfo=LogicalUnit,PairedPool,ReplicationInfo
CLI Reference Guide 151