Skip to content

Commit 70bfda5

Browse files
incorrect power state warnings are fixed in 2504.1
1 parent 0c98541 commit 70bfda5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/operator-nexus/troubleshoot-bare-metal-machine-warning.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ This message in the BMM _Detailed status message_ field indicates that either:
126126
- the underlying host is powered off when it should be on, or
127127
- the underlying host is powered on when it should be off.
128128

129-
This condition can happen temporarily during a normal Restart, Reimage, or similar BMM lifecycle event. However, a persistent 'unexpected power state' message can indicate an issue with the underlying compute host or baseboard management controller (BMC).
129+
This message can indicate an issue with the underlying compute host or baseboard management controller (BMC).
130130

131131
To troubleshoot this issue:
132132

@@ -139,6 +139,9 @@ To troubleshoot this issue:
139139

140140
For more information about logging into the BMC, see [Troubleshoot Hardware Validation Failure](./troubleshoot-hardware-validation-failure.md).
141141

142+
> [!WARNING]
143+
> In versions 2502.1 and 2502.3, there's a known issue where `BMM power state doesn't match expected state` is incorrectly reported during deprovisioning and provisioning, for example when running the BMM Reimage or Replace actions. This issue is fixed in version 2504.1.
144+
142145
**Example `conditions` output for unexpected power state**
143146

144147
```

0 commit comments

Comments
 (0)