Table 4-39 – HP XP Command View Advanced Edition Software User Manual
Page 113

Command line interface commands
113
Table 4-39
GetStorageArray (subtarget=JournalPool) command parameters
Parameter Name Status
Description
subtarget
Required
Specify JournalPool.
model
Optional
Model of the storage subsystem
If you omit this parameter, all the storage subsystems become the target.
serialnum
Optional
Serial number of the storage subsystem
If you omit this parameter, all the storage subsystems become the target.
poolfunction
Optional
Specify the type of function used to operate the journal pools.
You can specify the following values:
For XP12000/XP10000/SVS200:
•
4
: XP Continuous Access Journal Software
For XP24000/XP20000:
•
3
: XP Snapshot
•
4
: XP Continuous Access Journal Software
If model and serialnum are omitted, the specification for this parameter
becomes invalid.
You must specify the poolid and poolfunction parameters together.
If the poolid parameter is omitted, the specification for this parameter
becomes invalid.
poolid
Optional
Pool ID of the journal pool
If model and serialnum are omitted, the specificatioin for this parameter
becomes invalid.
You must specify the poolid and poolfunction parameters together.
If the poolfunction parameter is omitted, the specification for this
parameter becomes invalid.
poolsubinfo
Optional
Information about the journal pool
You can specify LogicalUnit, PairedJournalPool, or
ReplicationInfo
.
When you specify multiple values, use a comma to delimit the values.
clprfilter
Optional
(for
XP24000/
XP20000
and
XP12000/
XP10000/
SVS200)
Specify the CLPR number of the journal pool.
The information about the journal pool that is composed of journal
volumes included in the specific CLPR.
You cannot specify the clprfilter parameter if the model,
serialnum
, poolfunction, poolid, and poolsubinfo parameters
are all specified.
Command execution example: In this example, the CLI command obtains information about the
journal pool in a storage subsystem (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\XP12000\GetStorageArray_JournalPool.log"
subtarget=JournalPool model= XP12000 serialnum=14050
poolsubinfo=LogicalUnit,PairedJournalPool,ReplicationInfo
Command execution result:
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.