HP P9000 RAID Manager Reference Guide (T1610-96037, October 2011)

Table 14 pairvolchk returned values (continued)
ValueCondition
237: EX_CMDIOE
235: EX_EVOLCE ... When the -c option is specified only.
242: EX_ENORMT... When the -c option is specified only.
The Snapshot needs to show the status of Full of the Snapshot Pool as Snapshot condition. For this
purpose, Snapshot also uses PFUL and PFUS status which is the status of Full of the sidefile for
Continuous Access Asynchronous. The APP can refer this status as the return value.
For a Snapshot
Volume
22: The status is P-VOL_COPY or P-VOL_RCPY.
23: The status is P-VOL_PAIR.
24: The status is P-VOL_PSUS.
25: The status is P-VOL_PSUE.
26: The status is P-VOL_PDUB (HORC & LUSE volumes only).
27: The status is P-VOL_PFUL (PAIR closing Full status of the Snapshot Pool).
28: The status is P-VOL_PFUS (PSUS closing Full status of the Snapshot Pool).
29: The status is P-VOL_INCSTG (Inconsistent status in group) ... Not returned.
32: The status is S-VOL_COPY or S-VOL_RCPY.
33: The status is S-VOL_PAIR.
34: The status is S-VOL_PSUS.
35: The status is S-VOL_PSUE.
36: The status is S-VOL_PDUB (HORC & LUSE volumes only).
37: The status is S-VOL_PFUL (PAIR closing Full status of the Snapshot Pool).
38: The status is S-VOL_PFUS (PSUS closing Full status of the Snapshot Pool).
39: The status is S-VOL_INCSTG (Inconsistent status in group) ... Not returned.
You can set the threshold for the specified pool via Remote Web Console. The default value is
80% of pool capacity. PFUS is set when the Snapshot pool became over threshold in the PSUS
state. PFUL is set when the Snapshot pool became over threshold in the PAIR state.
Error codes
ValueRecommended actionError messageError codeCategory
236Confirm status using the pairdisplay command.
Make sure all volumes in the group have the
same fence level and volume attributes.
Unmatched volume
status within the
group
EX_ENQVOLVolume status
235Confirm pair status using the pairdisplay
command, and change combination of
volumes.
Pair volume
combination error
EX_EVOLCEUnrecoverable
Examples
Example 1
Display example for Business Copy/Snapshot:
# pairvolchk -g oradb
pairvolchk : Volstat is P-VOL.[status = PAIR ]
Display example for Business Copy (specified with “-m grp option):
# pairvolchk -g oradb
pairvolchk : Volstat is P-VOL.[status = PAIR CTGID = 1]
Display example for Continuous Access Synchronous:
# pairvolchk -g oradb
pairvolchk : Volstat is P-VOL.[status = PAIR fence = DATA MINAP = 2 ]
pairvolchk 47