HP XP7 RAID Manager Reference Guide (T1610-96064)

Returned values
The horctakeoff command sets the following returned values during exit allowing you to check the
execution results.
Normal termination: 0
Abnormal termination: The horctakeoff command returns the following error codes as well as
generic error.
Error codes
Unrecoverable error should have been done without re-execute by handling of an error code. 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
100 Data management commands