HP Surestore Disk Array 12h System Administrator's Guide for HP-UX, MPE, and W - Page 51

Resetting the Disk Array, Downing Excluding a Disk, type, To down a disk

Page 51 highlights

Using the ARM Command Line Utilities for HP-UX Performing Disk Array Maintenance Tasks HP-UX After the array completes initialization, file system and LVM logical volumes mapped to the disk array must be mounted for HP-UX to access the disk array. Resetting the Disk Array The disk array can be reset if there is a problem with SCSI channel communication. A reset will interrupt access to the disk array temporarily, so it should be done only when attempting to solve a problem with the disk array. To reset the disk array, type: arraymgr -R Downing (Excluding) a Disk Downing (or excluding) a disk is typically done in preparation for testing the disk. After the disk is downed, testing can be done without impacting disk array operation. If testing reveals that the disk is good, the disk can be included back in the array configuration. Downing a disk has the same effect as if the disk failed or was physically removed from the cabinet. If Auto Rebuild is enabled, the disk array will immediately begin a Rebuild when a disk is downed. The -v option identifies the down operation as either destructive or nondestructive. This determines whether the disk array will assume there is any valid data on the disk if it is returned to the array configuration. If a destructive down is performed (-v not specified), the disk array will assume no data on the disk is valid. If the down is nondestructive (-v specified), the array will assume any data on the disk that was not updated in the disk's absence is valid. To down a disk, type: arraycfg -D slot -d [-v] [-R|-Z] To protect data availability, the disk array will not let you down a disk if doing so would result in loss of data redundancy or data unavailability. However, you can override this protection by specifying the appropriate ARM options. The -R option allows the disk to be downed even if a loss of redundancy would result, but not data unavailability. The -Z option allows the disk to be downed even if data unavailability would occur. A complete description of the options is included in the arraycfg man page. NOTE. Two of the disks in the disk array are used to store recovery map information. The disk array will not allow you to down either of these drives unless you use the -R or -Z option. 51

  • 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
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276
  • 277
  • 278
  • 279

Using the ARM Command Line Utilities for HP-UX
Performing Disk Array Maintenance Tasks
51
HP-UX
After the array completes initialization, file system and LVM logical volumes mapped to the disk array must
be mounted for HP-UX to access the disk array.
Resetting the Disk Array
The disk array can be reset if there is a problem with SCSI channel communication. A reset will interrupt
access to the disk array temporarily, so it should be done only when attempting to solve a problem with the
disk array.
To reset the disk array, type:
arraymgr -R <array-id
>
Downing (Excluding) a Disk
Downing (or excluding) a disk is typically done in preparation for testing the disk. After the disk is downed,
testing can be done without impacting disk array operation. If testing reveals that the disk is good, the disk
can be included back in the array configuration.
Downing a disk has the same effect as if the disk failed or was physically removed from the cabinet. If Auto
Rebuild is enabled, the disk array will immediately begin a Rebuild when a disk is downed.
The
-v
option identifies the down operation as either destructive or nondestructive. This determines
whether the disk array will assume there is any valid data on the disk if it is returned to the array
configuration. If a destructive down is performed (
-v
not specified), the disk array will assume no data on
the disk is valid. If the down is nondestructive (
-v
specified), the array will assume any data on the disk
that was not updated in the disk’s absence is valid.
To down a disk, type:
arraycfg -D slot
-d [-v] [-R|-Z] <array-id
>
To protect data availability, the disk array will not let you down a disk if doing so would result in loss of
data redundancy or data unavailability. However, you can override this protection by specifying the
appropriate ARM options. The
-R
option allows the disk to be downed even if a loss of redundancy would
result, but not data unavailability. The
-Z
option allows the disk to be downed even if data unavailability
would occur. A complete description of the options is included in the
arraycfg
man page.
NOTE.
Two of the disks in the disk array are used to store recovery map information. The
disk array will not allow you to down either of these drives unless you use the -R or
-Z option.