replication-guide
OfficialFix ClickHouse replication, failover, and lag issues.
Software Engineering#replication#failover#clickhouse#keeper#quorum#replicatedmergetree#lag-diagnosis
Authorchmonitor
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates operational friction for self-hosted ClickHouse operators managing ReplicatedMergeTree clusters, addressing common pain points like replication lag, stuck readonly replicas, split brain scenarios, and Keeper connectivity failures that disrupt data availability and cluster consistency.
Core Features & Use Cases
- Replication Health Monitoring: Quickly diagnose cluster health using system tables to check replication delay, queue size, and replica status.
- Failover & Recovery Workflows: Follow safe, step-by-step procedures to restore readonly replicas, remove corrupted replicas, and sync diverged data without accidental data loss.
- Quorum & Keeper Configuration: Configure quorum writes to protect critical data from node failures, and manage ClickHouse Keeper (the modern ZooKeeper replacement) for reliable metadata storage.
- Use Case: If a ClickHouse replica becomes readonly after a temporary network outage, use this Skill to verify Keeper connectivity, restore write access, and confirm all replicas are fully caught up.
Quick Start
Use the replication-guide skill to diagnose why your ClickHouse ReplicatedMergeTree replica is stuck in readonly mode and restore normal write access.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: replication-guide Download link: https://github.com/chmonitor/chmonitor/archive/main.zip#replication-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.