Skip to content

Commit d916005

Browse files
Add note to baremetalmachine replace that BMC unauthorized errors no longer cause the machine to be marked as failed
1 parent a7ac82a commit d916005

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-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 BMM 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

0 commit comments

Comments
 (0)