Why does Trident continuously create and delete volumes on ONTAP when a PVC is stuck in Pending state due to a backend QoS configuration error?
Applies to
NetApp Trident
Description
- This is expected behavior. When a PVC is created, Trident attempts to provision a volume on ONTAP.
- If the QoS configuration in the backend is incorrect, the volume creation fails, and Trident immediately deletes the volume.
- Since the PVC isn’t deleted, Kubernetes keeps retrying, causing Trident to repeatedly create and delete volumes.
- If ONTAP volume recovery is enabled, these deleted volumes accumulate, potentially reaching the volume limit.
