HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)
The pair status transition events exist in the HORCM pair state transfer queue. The -resevt option
(reset event) deletes one/all events from the HORCM pair state transfer queue. If reset event is not
specified, the pair state transfer queue is maintained. If the -s option is not specified, pairmon
displays all events for which it receives information from HORCM. If the -s option is specified, only
the specified status transitions are displayed.
The RAID Manager software supports the error monitoring and configuration confirmation commands
for linkage with the system operation management of the UNIX server.
Syntax
pairmon { -h | -q | -z | -I[H][M][instance#] or I[CA][BC][instance#]
| -D | -allsnd | -resevt | -nowait | -s <status> ... }
Options and parameters
DescriptionOption
Displays Help/Usage and version information.-h
Terminates the interactive mode and exits this command.-q
Makes the pairmon command enter the interactive mode. The -zx option guards performing of the
HORCM in the interactive mode. When this option detects a HORCM shutdown, interactive mode
terminates.
-z or -zx
OpenVMS cannot use the -zx option.
Specifies the command as [HORC]/[HOMRCF] or [Continuous Access Synchronous]/[Business Copy],
and used when specifying the RAID Manager instance number.
-I[H][M]
[instance#]
or
-I[CA][BC]
[instance#]
Selects the default report mode. In the default mode, if there is pair status transition information to
be reported, one event is reported and the event is reset. If there is no pair status transition information
-D
to be reported, the command waits. The report mode consists of the three flags: -allsnd, - resevt, and
-nowait options.
Reports all events if there is pair status transition information.-allsnd
Reports events if there is pair status transition information, and then resets all events.-resevt
When this option is specified, the command does not wait when there is no pair status transition
information.
-nowait
Specifies the pair status transition to be reported: smpl, copy (includes rcpy), pair, psus, psue. If two
or more statuses are specified following -s, masking is done according to the logical OR of the
-s <status>...
specified statuses. If this option is not specified, pairmon displays all events which received information
from HORCM.
Examples
The following shows an example of the pairmon command and its output.
pairmon command example
# pairmon -allsnd -nowait
Group Pair volPort targ#lun#LDEV#…Oldstatcode –> Newstatcode
oradb oradb1CL1-A15145…SMPL0x00 –> COPY0x01
oradb oradb2CL1-A16146…PAIR0x02 –> PSUS0x04
Output of the pairmon command:
Group: The group name (dev_group) described in the configuration definition file.
pairmon 43