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

Error codes
If the command failed, then the detailed status is logged in RAID Manager command log
($HORCC_LOG), even though the user script has no error handling.
ValueError messageError codeCategory
236Unmatched volume status within the groupEX_ENQVOLVolume status
Unrecoverable
229Inconsistent status in groupEX_INCSTG
235Pair Volume combination errorEX_EVOLCE
223Local and Remote Volume currency errorEX_VOLCRE
233Timeout waiting for specified statusEX_EWSTOTTimer
Recoverable
Examples
Example 1
horctakeoff command on L1 local site
# horctakeoff -g G1 -gs G2
horctakeoff : 'pairsplit -g G1 -S -FHORC 2' is in progress
horctakeoff : 'pairsplit -g G1' is in progress
horctakeoff : 'pairsplit -g G2 -S' is in progress
horctakeoff : 'paircreate -g G1 -gs G2 -FHORC 2 -nocopy -f async -jp 0 -js 1' is in progress
horctakeoff : 'pairsplit -g G1 -FHORC 2' is in progress
horctakeoff : 'pairresync -g G1' is in progress
horctakeoff : 'pairresync -g G1 -FHORC 2' is in progress
horctakeoff : horctakeoff done
Example 2
horctakeoff command on L2 local site
# horctakeoff -g G1 -gs G3
horctakeoff : 'pairsplit -g G1 -S -FHORC 1' is in progress.
horctakeoff : 'pairsplit -g G1' is in progress.
horctakeoff : 'pairsplit -g G3 -S' is in progress.
horctakeoff : 'paircreate -g G1 -gs G3 -FHORC 1 -nocopy -f async -jp 0 -js 1' is in progress.
horctakeoff : 'pairsplit -g G1 -FHORC 1' is in progress.
horctakeoff : 'pairresync -g G1' is in progress.
horctakeoff : 'pairresync -g G1 -FHORC 1' is in progress.
horctakeoff : horctakeoff done.
92 Replication commands