HP XP P9500 HP StorageWorks P9000 RAID Manager Reference Guide (T1610-96034, M - Page 100

Returned values, Error codes, Examples, If the command failed

Page 100 highlights

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 a generic error. 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. Category Volume status Unrecoverable Timer Recoverable Error code EX_ENQVOL EX_INCSTG EX_EVOLCE EX_VOLCRE EX_EWSTOT Error message Unmatched volume status within the group Inconsistent status in group Pair Volume combination error Local and Remote Volume currency error Timeout waiting for specified status Value 236 229 235 223 233 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 100 Replication commands

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205

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 a
generic error.
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.
Value
Error message
Error code
Category
236
Unmatched volume status within the group
EX_ENQVOL
Volume status
Unrecoverable
229
Inconsistent status in group
EX_INCSTG
235
Pair Volume combination error
EX_EVOLCE
223
Local and Remote Volume currency error
EX_VOLCRE
233
Timeout waiting for specified status
EX_EWSTOT
Timer
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
100
Replication commands