What does Windows error code 5892 (ERROR_CLUSTER_MEMBERSHIP_HALT) mean?

 
Previous Next
ERROR_CLUSTER_QUORUMLOG_NOT_FOUND ERROR_CLUSTER_INSTANCE_ID_MISMATCH

ERROR_CLUSTER_MEMBERSHIP_HALT

ERROR_CLUSTER_MEMBERSHIP_HALT means the membership engine requested that the cluster service stop on this node. This is a protective condition and should be investigated as a cluster-health event.

What to check

  • Check System and FailoverClustering events around the halt timestamp.
  • Compare the node’s network and storage health with the remaining members.
  • Collect logs before restarting services repeatedly, because the earlier membership events explain why the halt was requested.
Get-ClusterLog -UseLocalTime -Destination C:\Temp

Microsoft: Troubleshoot unexpected cluster failover

Microsoft: Get-ClusterLog

Microsoft: Troubleshoot Cluster service startup


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