BMYFW0041E
Unable to move a node into maintenance mode. Failed to evict the workload pods from a node.
It indicates that the node maintenance did not succeeds because there are pods pending for
eviction.
Severity
Error
Diagnostics and resolution
Do the following steps to diagnose and resolve the issue:
- Check the list of pods pending for eviction.
- If the application pods are safe to drain, manually drain them.
- After the manual draining of the pods, if the firmware upgrade status is still in progress, then the upgrade proceeds automatically.
- If the firmware upgrade fails, reattempt the failed firmware upgrade. Note: You can modify the pod drain threshold timeout value by updating the field
MaintenanceWarningTimeout
in theconfigmap
andcompute-operator-config
under theibm-spectrum-fusion-ns
namespace. The possible value can be between 5 to 40 and the default time units are in minutes. The modified value is applicable for the fresh firmware upgrade only and not applicable for the upgrade operation that is in progress.