845 B
845 B
Runbook: Longhorn
Symptoms: PVCs stuck Pending, volumes Faulted, workloads I/O errors, Longhorn UI/alerts.
Checks
kubectl -n longhorn-system get podsandkubectl get nodes.longhorn.io -o wide.- Talos user disk + extensions for Longhorn (see
talos/README.md§5 andtalconfig.with-longhorn.yaml). kubectl get sc— longhorn default as expected; PVC events:kubectl describe pvc -n <ns> <name>.
Common fixes
- Node disk pressure / mount missing: fix Talos machine config, reboot node per Talos docs.
- Recovery / GPT wipe scripts:
talos/scripts/longhorn-gpt-recovery.shand CLUSTER-BUILD notes.
References: clusters/noble/bootstrap/longhorn/, Longhorn docs.