CSI error after volume migration: Error processing "csi-id": failed to detach: persistentvolume "pvc" not found
Applies to
- Astra Trident
- Kubernetes
Issue
Kubectl logs shows error related to volumeAttachments:
csi_handler.go:234] Error processing "csi-id": failed to detach: persistentvolume "pvc" not found.
Volume reconcile fails with the below message:
1 csi_handler.go:123] Reconciling VolumeAttachments with driver backend state
1 connection.go:193] GRPC call: /csi.v1.Controller/ListVolumes
1 connection.go:201] GRPC error: <nil>
1 csi_handler.go:147] Failed to get PV Spec: persistentvolume "pvc" not found
