What problem does it solve?
This Skill eliminates guesswork when troubleshooting slow or stuck TiKV scale-out and scale-in operations in TiDB clusters, helping you quickly identify whether the bottleneck lies in PD operator generation or TiKV data migration.
Core Features & Use Cases
- PD Operator Diagnosis: Analyze PD scheduling metrics and logs to pinpoint slow operator creation for balance-region and replace-rule-offline-* operations.
- TiKV Migration Troubleshooting: Diagnose stuck add learner operations, snapshot migration bottlenecks, and store state transition delays.
- Use Case: If your new TiKV node stays empty after a scale-out operation, or your scale-in operation is stuck on replace-rule-offline-peer creation, this Skill guides you through exact steps to find the root cause.
Quick Start
Use the tikv-scale skill to diagnose why your TiDB cluster's TiKV scale-in operation is stuck and identify the root cause bottleneck.