PV is stuck in terminating state failing to delete
Applies to
- Astra Trident
- Kubernetes
Issue
- A PV is stuck in terminating state. The PV is no longer mounted on worker node . There is no Pod with a corresponding PVC. Errors are noted in the logs in the following format:
VolumeFailedDelete persistentvolume <pvc> is still attached to node <node hostname>- A check of mounted PV's on the worker node will reveal the specified PVC/PV is no longer mounted
