What does Windows error code 5008 (ERROR_SHUTDOWN_CLUSTER) mean?

 
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


Looking for a different code? Search another status or error code.