Commit bb83e33
committed
Issue #2: Configure BIOS and RAID separately
Previously we were configuring BIOS and RAID simultaneously in order to
avoid an unnecessary reboot. This was found to cause problems on a
particular R630 server, causing the configuration to fail and the
Lifecycle controller to enter a reboot loop. The issue was resolved by
resetting the iDRAC configuration to factory defaults and clearing the
job queue. Rather than go through that process again we'll apply BIOS
and RAID configuration separately.1 parent a99b8ec commit bb83e33
1 file changed
Lines changed: 23 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1176 | 1176 | | |
1177 | 1177 | | |
1178 | 1178 | | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
1179 | 1187 | | |
1180 | 1188 | | |
1181 | 1189 | | |
1182 | 1190 | | |
1183 | 1191 | | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
1184 | 1204 | | |
1185 | 1205 | | |
1186 | 1206 | | |
| |||
1189 | 1209 | | |
1190 | 1210 | | |
1191 | 1211 | | |
1192 | | - | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
1196 | | - | |
1197 | 1212 | | |
1198 | 1213 | | |
1199 | 1214 | | |
1200 | 1215 | | |
1201 | 1216 | | |
1202 | 1217 | | |
1203 | | - | |
1204 | | - | |
| 1218 | + | |
| 1219 | + | |
1205 | 1220 | | |
1206 | | - | |
| 1221 | + | |
1207 | 1222 | | |
1208 | 1223 | | |
1209 | 1224 | | |
| |||
0 commit comments