| Previous | Next |
| ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH | ERROR_CLUSTER_PARAMETER_MISMATCH |
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP means the node was evicted successfully, but some local cleanup did not finish. The cluster membership change succeeded; the remaining task is to determine which cleanup action failed.
What to check
- Review the FailoverClustering application and System events on the evicted node for the specific cleanup failure.
- Do not attempt to rejoin the node until stale services, configuration, or storage state are understood.
- If the node will return, follow the supported cleanup and validation sequence before adding it back.
Get-ClusterLog -UseLocalTime -Destination C:\Temp
Microsoft: Troubleshoot Cluster service startup
Microsoft: Validate hardware for a failover cluster
Looking for a different code? Search another status or error code.