Skip to content

Commit 4a795c4

Browse files
Merge pull request #301780 from michael-beaver/micbeaver/add-note-hwv-unauthorized-doesnt-fail-bmm
Update BMM replace docs that BMC auth failures no longer cause BMM failures
2 parents ec93ac8 + 1694be2 commit 4a795c4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/operator-nexus/howto-baremetal-functions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,9 @@ Code: None
194194
Message: BMC login unsuccessful: Fail - Unauthorized; System health test(s) failed: [Additional logs: Server power down at end of test failed with: Unauthorized]
195195
```
196196

197+
> [!NOTE]
198+
> 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 Bare Metal Machine maintains its current operational status while the hardware validation reports the credential authentication failure.
199+
197200
**Example 3: Hardware validation fails due to networking failure**
198201

199202
```shell

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 Bare Metal Machine 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)