You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a physical flea drain, the local site hands physically disconnect the power cables from both power adapters for 5 minutes and then restore power. This process ensures the server, capacitors, and all components have complete power removal and all cached data are cleared.
201
201
202
202
### Reset NVRAM
203
-
If provisioning failed due to an OEM or hardware error, the boot sequence may be locked in NVRAM to `PXE boot` instead of transitioning to `hdd` or `hard drive` boot. .
203
+
If provisioning failed due to an OEM or hardware error, the boot sequence may be locked in NVRAM to `PXE boot` instead of `hdd` or `hard drive`listed first in the boot order.
204
204
205
205
This condition typically shows the BareMetal Machine at the GRUB Bootloader on the console and is blocked without intervention.
206
206
207
207
To reset the NVRAM, use the following BMC Sequence:
208
208
`Maintenance` -> `Diagnostics` -> `Reset iDrac to Factory Defaults` -> `Discard All Settings, but preserve user and network settings` -> `Apply and reboot`
209
209
210
210
### Reset BMC password
211
-
If the Activity Log indicates invalid credentials on the BMC, the following can be run from a Jumpbox that has access to the BMC network:
211
+
If the Activity Log indicates invalid credentials on the BMC, run the following command from a Jumpbox that has access to the BMC network:
0 commit comments