Dell PowerEdge R830 Integrated Remote Access Controller 8 Version 2.70.70.70 U - Page 210

Configuring backplane mode using web interface, Configuring enclosure using RACADM

Page 210 highlights

• Split mode 8:16 - One controller has access to the first 8 drives and the second controller has access to the last 16 drives. The drives connected to the first controller are numbered 0-7 while the drives connected to the second controller are numbered 8-23. • Split mode 16:8 - One controller has access to the first 16 drives and the second controller has access to the last 8 drives. The drives connected to the first controller are numbered 0-15 while the drives connected to the second controller are numbered 16-23. • Split mode 20:4 - One controller has access to the first 20 drives and the second controller has access to the last 4 drives. The drives connected to the first controller are numbered 0-19 while the drives connected to the second controller are numbered 20-23. • Information Not Available - Controller information is not available. iDRAC allows the split mode setting if the expander has the capability to support the configuration. Ensure that you enable this mode prior to installing the second controller. iDRAC performs a check for expander capability prior to allowing this mode to be configured and does not check whether the second PERC controller is present. To modify the setting, you must have Server Control privilege. If any other RAID operations are in pending state or any RAID job is scheduled, you cannot change the backplane mode. Similarly, if this setting is pending, you cannot schedule other RAID jobs. NOTE: • Warning messages are displayed when the setting is being changed as there is a possibility of data loss. • LC Wipe or iDRAC reset operations do not change the expander setting for this mode. • This operation is supported only in real-time and not staged. • You can change the backplane configuration multiple times. • The backplane splitting operation can cause data loss or foreign configuration if the drive association changes from one controller to another controller. • During the backplane splitting operation, the RAID configuration may be impacted depending on the drive association. Any change in this setting only takes effect after a system power reset. If you change from Split mode to Unified, an error message is displayed on the next boot as the second controller does not see any drives. Also, the first controller will see a foreign configuration. If you ignore the error, the existing virtual disks are lost. Configuring backplane mode using web interface To configure backplane mode using iDRAC web interface: 1. In the iDRAC web interface, go to Overview > Storage > Enclosures > Setup The Enclosure Setup page is displayed. 2. From the Controller drop-down menu, select the controller to configure its associated enclosures. 3. In the Value column, select the required mode for the required backplane or enclosure: • Unified Mode • Split Mode • Split Mode 4:20 • Split Mode 8:16 • Split Mode 16:8 • Split Mode 20:4 • Information Not Available 4. From the Apply Operation Mode drop-down menu, select Apply Now to apply the actions immediately, and then click Apply. A job ID is created. 5. Go to the Job Queue page and verify that it displays the status as Completed for the job. 6. Power cycle the system for the setting to take effect. Configuring enclosure using RACADM To configure the enclosure or backplane, use the set command with the objects in BackplaneMode. For example, to set the BackplaneMode attribute to split mode: 1. Run the following command to view the current backplane mode: racadm get storage.enclosure.1.backplanecurrentmode 210 Managing storage devices

  • 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
  • 280
  • 281
  • 282
  • 283
  • 284
  • 285
  • 286
  • 287
  • 288
  • 289
  • 290
  • 291
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298

Split mode 8:16 — One controller has access to the first 8 drives and the second controller has access to the last 16 drives. The drives
connected to the first controller are numbered 0-7 while the drives connected to the second controller are numbered 8-23.
Split mode 16:8 — One controller has access to the first 16 drives and the second controller has access to the last 8 drives. The drives
connected to the first controller are numbered 0-15 while the drives connected to the second controller are numbered 16-23.
Split mode 20:4 — One controller has access to the first 20 drives and the second controller has access to the last 4 drives. The
drives connected to the first controller are numbered 0-19 while the drives connected to the second controller are numbered 20-23.
Information Not Available — Controller information is not available.
iDRAC allows the split mode setting if the expander has the capability to support the configuration. Ensure that you enable this mode prior
to installing the second controller. iDRAC performs a check for expander capability prior to allowing this mode to be configured and does
not check whether the second PERC controller is present.
To modify the setting, you must have Server Control privilege.
If any other RAID operations are in pending state or any RAID job is scheduled, you cannot change the backplane mode. Similarly, if this
setting is pending, you cannot schedule other RAID jobs.
NOTE:
Warning messages are displayed when the setting is being changed as there is a possibility of data loss.
LC Wipe or iDRAC reset operations do not change the expander setting for this mode.
This operation is supported only in real-time and not staged.
You can change the backplane configuration multiple times.
The backplane splitting operation can cause data loss or foreign configuration if the drive association changes from
one controller to another controller.
During the backplane splitting operation, the RAID configuration may be impacted depending on the drive
association.
Any change in this setting only takes effect after a system power reset. If you change from Split mode to Unified, an error message is
displayed on the next boot as the second controller does not see any drives. Also, the first controller will see a foreign configuration. If you
ignore the error, the existing virtual disks are lost.
Configuring backplane mode using web interface
To configure backplane mode using iDRAC web interface:
1.
In the iDRAC web interface, go to
Overview
>
Storage
>
Enclosures
>
Setup
The
Enclosure Setup
page is displayed.
2.
From the
Controller
drop-down menu, select the controller to configure its associated enclosures.
3.
In the
Value
column, select the required mode for the required backplane or enclosure:
Unified Mode
Split Mode
Split Mode 4:20
Split Mode 8:16
Split Mode 16:8
Split Mode 20:4
Information Not Available
4.
From the
Apply Operation Mode
drop-down menu, select
Apply Now
to apply the actions immediately, and then click
Apply
.
A job ID is created.
5.
Go to the
Job Queue
page and verify that it displays the status as Completed for the job.
6.
Power cycle the system for the setting to take effect.
Configuring enclosure using RACADM
To configure the enclosure or backplane, use the
set
command with the objects in
BackplaneMode
.
For example, to set the BackplaneMode attribute to split mode:
1.
Run the following command to view the current backplane mode:
racadm get storage.enclosure.1.backplanecurrentmode
210
Managing storage devices