WAL Fsync Latency Indicating Storage Device Stall
latency
Write-ahead log fsync latency exceeding 100ms indicates disk stall, severely impacting transaction commit latency. This is critical for durability as WAL ensures crash recovery. Without WAL failover configured, single storage device stalls block all writes on the affected node.
CockroachDB insight details requires a free account. Sign in with Google or GitHub to access the full knowledge base.
Sign in to access