A runbook in this repository, ZooKeeper/runbooks/disk-full-transaction-log-recovery/README.md, for one member that cannot start after a full disk left its transaction log incomplete.1
Takeaways
- A truncated log on one member is a local storage problem while the others hold quorum; move the damaged data aside and let the member resync.1 See ZooKeeper single-member recovery.
Footnotes
-
ZooKeeper Disk-Full Recovery Runbook, original on GitHub ↩ ↩2