HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
DescriptionOption
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 -allsnd -nowait
Group Pair vol Port targ#lun#LDEV#…Oldstat code -> Newstat code
oradb oradb1 CL1-A 1 5 145…SMPL 0x00 -> COPY 0x01
oradb oradb2 CL1-A 1 6 146…PAIR 0x02 -> PSUS 0x04
Output of the pairmon command:
Group: The group name (dev_group) described in the configuration definition file.
Pair vol: The paired volume name (dev_name) in the specified group that is described in the
configuration definition file.
Port targ# lun#: The port ID, TID, and LUN which is described in the configuration definition file.
For further information on fibre-to-SCSI address conversion, see the HP XP P9000 RAID Manager
Installation and Configuration User Guide.
LDEV#: The LDEV ID for the specified device.
Oldstat: The old pair status when the status of the volume is changed.
Newstat: The new pair status when the status of the volume is changed.
code: The storage system-internal code for the specified status.
The following table specifies the results of the pairmon command options.
Table 12 Results of pairmon command options
Actions-allsnd-resevt-nowait-D
When HORCM does not have an event, this option waits until an
event occurs. If one or more events exist, then it reports one event and
resets the event which it reported.
----D
When HORCM does not have an event, this option waits until an
event occurs. If one or more events exist, then it reports all events.
-allsnd--Invalid
When HORCM does not have an event, this option waits until an
event occurs. If one or more events exist, then it reports one event and
resets all events.
--resevt-Invalid
When HORCM does not have an event, this option waits until an
event occurs. If one or more events exist, then it reports all events and
resets all events.
-allsnd-resevt-Invalid
When HORCM does not have an event, this option reports event
nothing. If one or more events exist, then it reports one event and
resets the event which it reported.
---nowaitInvalid
When HORCM does not have an event, this option reports event
nothing. If one or more events exist, then it reports all events.
-allsnd--nowaitInvalid
pairmon 49