ボリューム移行後のCSIエラー:「csi-id」の処理中にエラーが発生しました:接続を解除できませんでした:persistentvolume「pvc」が見つかりません
環境
- Astra Trident
- Kubernetes
問題
Kubectlログに、volumeAttachmentsに関連するエラーが表示される:
csi_handler.go:234] Error processing "csi-id": failed to detach: persistentvolume "pvc" not found.
ボリュームの調整が失敗し、次のメッセージが表示されます。
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