How to fix “The cluster node is shutting down. [ERROR_CLUSTER_NODE_SHUTTING_DOWN (0x13D1)]” – Error Code 5073



lightbulb

Error Code 5073

Error code Error Code 5073 is a common Windows issue that typically arises from “The cluster node is shutting down. [ERROR_CLUSTER_NODE_SHUTTING_DOWN (0x13D1)]”.

Overview

In this article, we’ll focus on resolving the issue described as: “The cluster node is shutting down. [ERROR_CLUSTER_NODE_SHUTTING_DOWN (0x13D1)]”. This error, identified by the error code Error Code 5073, can impede your system’s performance, and here’s how you can fix it.

Identifying the Problem

Error Code 5073 is encountered when a cluster node initiates a shutdown process, typically due to various internal issues. It’s commonly witnessed in Windows Server Failover Clustering environments and can manifest during node maintenance or specific cluster operations.

Common Fixes

1. Restart the Cluster Service

  • Open Services (Press Windows key + R, type “services.msc”, and press Enter).
  • Locate the “Cluster Service” and restart it by right-clicking and selecting “Restart”.

2. Check for System Errors

  • Open Event Viewer (Press Windows key + R, type “eventvwr.msc”, and press Enter).
  • Navigate to “Windows Logs” -> “System”.
  • Filter events by “Error” level and search for any recent errors related to the cluster service.

3. Examine Cluster Health

  • Open Failover Cluster Manager.
  • Check the “Cluster Overview” for any warnings or errors, particularly regarding node status.
  • Inspect the “Cluster Validation” report for any potential issues with node communication or node health.

Advanced Troubleshooting

1. Disable Anti-Virus Software

  • Temporarily disable any third-party anti-virus software to ensure it’s not interfering with the cluster service.

2. Reset the Cluster Database

  • This is an advanced step and should only be performed if the common fixes fail.
  • Refer to Microsoft documentation or seek professional assistance for guidance on resetting the cluster database.

Conclusion

By following these solutions, you should be able to resolve Error Code 5073 and restore your cluster to optimal operation. Regularly checking system logs, monitoring cluster health, and maintaining system updates can help prevent this error from recurring in the future.