| Previous | Next |
| ERROR_RESOURCE_NOT_FOUND | ERROR_CANT_EVICT_ACTIVE_NODE |
ERROR_SHUTDOWN_CLUSTER
The cluster is being shut down.
ERROR_SHUTDOWN_CLUSTER is Win32 error 5008 (0x1390) and belongs to Failover clustering cluster-wide shutdown state.
Troubleshooting steps
- Record shutdown initiator and reason.
- Record node states and quorum state.
- Record active clustered roles and drain status.
- Record cluster log around shutdown start.
What to verify
Verify whether the cluster service is intentionally shutting down and cannot accept the requested operation. Check shutdown initiator and reason together with node states and quorum state.
Handling, retry, and recovery
Allow shutdown to complete, then reconnect to the restarted cluster; do not attempt configuration writes during teardown.
Practical example
A management agent polls during planned maintenance and receives this code.
References
- Microsoft: System Error Codes (4000–5999) — reference for error 5008.
- Microsoft: Failover clustering documentation — reference for error 5008.
- Microsoft: Get-ClusterLog — reference for error 5008.
- Microsoft: Troubleshoot unexpected cluster failover — reference for error 5008.
Looking for a different code? Search another status or error code.