| Previous | Next |
| ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND | ERROR_QUORUM_OWNER_ALIVE |
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE means the cluster service could not obtain the minimum disk space required for its logging. The failure can hide later diagnostics, so address available space before retrying the original operation.
What to check
- Check free space on the affected node and identify the volume used by the cluster service diagnostics.
- Look for unexpectedly large dump files, traces, or application logs that consumed local system volume capacity.
- After restoring safe headroom, regenerate the cluster log and investigate the original workload or resource failure.
Get-ClusterLog -UseLocalTime -Destination C:\Temp
Microsoft: Troubleshoot Cluster service startup
Microsoft: Troubleshoot unexpected cluster failover
Looking for a different code? Search another status or error code.