Longhorn Checks¶
Quick commands¶
sudo k3s kubectl get ns longhorn-system
sudo k3s kubectl get pods -n longhorn-system -o wide
sudo k3s kubectl get svc -n longhorn-system
sudo k3s kubectl get sc
sudo k3s kubectl get volumes.longhorn.io -n longhorn-system
sudo k3s kubectl get settings.longhorn.io -n longhorn-system
Helper utility¶
Useful related objects¶
What to confirm¶
- Longhorn pods are
Running - exactly one default
StorageClassis configured for your intended setup - PVCs bound to Longhorn have attached, healthy backing volumes
Single-node note¶
If this cluster is running on a single node, also read: