Skip to content

Commit 5a02775

Browse files
Add note to hardware validation troubleshooting that the BMC unauthorized errors no longer cause the machine to be marked as failed
1 parent d916005 commit 5a02775

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/operator-nexus/troubleshoot-hardware-validation-failure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,9 @@ The `device_login` check fails if the iDRAC isn't reachable or if the hardware v
702702
}
703703
```
704704

705+
> [!NOTE]
706+
> When hardware validation fails due to BMC credential authentication issues (Unauthorized), the action is rejected but the Bare Metal Machine isn't marked as failed or put into an error state. The BMM maintains its current operational status while the hardware validation reports the credential authentication failure.
707+
705708
To set a password in the BMC web UI follow navigation path `BMC` -> `iDRAC Settings` -> `Users` -> `Local Users` -> `Edit`.
706709

707710
To set a password with `racadm`:

0 commit comments

Comments
 (0)