HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
DescriptionOption
Display example:
Group PairVol L/R Port# TID LU-M Seq# LDEV# P/S Status Seq# P-LDEV# M homrcf1 deva0 L CL1-D
3 5 0 30053 271 P-VOL PAIR 30053 263 - homrcf1 deva1 L CL1-D 3 5 1 30053 271 SMPL - - - -
homrcf1 deva2 L CL1-D 3 5 2 30053 271 SMPL - - - -
Used when displaying a paired status of each mirror descriptors for the specified pair logical volume,
and used for paired status indication of the cascading volume. The <mode> option can be designated
“cas” or “all” :
-m <mode>
• The “cas” option is used when displaying a paired status of specified group that is registered to
the mirror descriptor (MU#) on the cascading configuration file.
• The “all” option is used when displaying a paired status of all mirror descriptors (MU#).
This option (-m <mode>) is not affected with command execution environment (Continuous Access
Synchronous and Business Copy), and displays the paired status. This option cannot be specified
with the -FHORC/-FMRCF option on the same command line.
Displays the JNL status for the local and remote interconnected to the group. Also finds the journal
ID for each local and remote interconnected to the group via the specified group or <raw_device>,
-v jnl[t
and displays information of each journal ID corresponding the local and remote. The first line shows
the journal information for the local host, second line shows the journal information for the remote
host. The item for displaying is the same as raidvchkscan -v jnl[t].
Example:
# pairdisplay -g VG01 -v jnl
JID MU CTG JNLS AP U(%) Q-Marker Q-CNT D-SZ(BLK) Seq# Nnm LDEV#
001 0 2 PJNN 4 21 43216fde 30 512345 62500 2 265
002 0 2 SJNN 4 95 3459fd43 52000 512345 62538 3 270
Example:
# pairdisplay -g VG01 -v jnlt
JID MU CTG JNLS AP U(%) Q-Marker Q-CNT D-SZ(BLK) Seq# DOW PBW APW
001 1 2 PJNN 4 21 43216fde 30 512345 62500 20 300 40
002 1 2 SJNN 4 95 3459fd43 52000 512345 62538 20 300 40
Example:
# pairdisplay -g VG01 -v jnl -FCA 1
JID MU CTG JNLS AP U(%) Q-Marker Q-CNT D-SZ(BLK) Seq# Nnm LDEV#
003 1 2 PJNN 4 21 43216fde 30 512345 62500 2 265
Notes:
• This option can be specified with following options on the same command line:
{-g<group> | -d <pair Vol> | -d[g] <raw_device> [MU#] | -FCA [MU#] | -d[g] <seq#> <LDEV#>
[MU#] | -l | -f[x] }
• “-FCA [MU#]” option is used when displaying the journal information of cascading Cnt Ac-J
volume, and then it shows the journal information for the remote host only.
• This option displays nothing if the target volume is NOT a Cnt Ac-J volume.
This option finds the CT group for each local and remote interconnected to the group via the specified
group or <raw_device>, and displays any information of each CT group corresponding the local
-v ctg
and remote. The first line shows the CT group information for the local host, second line shows the
CT group information for the remote host.
Example:
# pairdisplay -g ora -v ctg
CTG P/S Status AP U(%) Q-Marker QM-Cnt SF(%) Seq# IFC OT/s CT/m RT/m
001 P-VOL PAIR 2 0 00000080 3 50 63528 ON 90 5 5
001 S-VOL PAIR - 0 0000007d - 50 63528 - - - -
CTG: Displays the CT group ID.
P/S: The attribute of a volume in first LDEV of the specified group.
pairdisplay 53