OpenShift Pods Fail to Start After SVM DR Failover/Failback with NetApp Trident — “backend BackendForNFS is not Online or Deleting”
Applies to
- NetApp ONTAP SVM Disaster Recovery (SVM DR) environments
- NetApp Trident CSI Driver
- Kubernetes/OpenShift clusters using Trident for ONTAP storage
- SnapMirror SVM DR relationships (Identity Preserve = true)
- ONTAP 9.x (example: 9.15.1P10)
- Trident-managed NFS volumes
Issue
After performing a DR test by failing over to the DR SVM and then failing back to the primary SVM, OpenShift pods fail to come online. The following error is seen in the pod events and Trident logs:
AttachVolume.Attach failed for volume "pvc-uuid" : rpc error: code = Unknown desc = backend <backend name> is not Online or Deleting
Pods remain in a “ContainerCreating” or “Pending” state, and Persistent Volume Claims (PVCs) are not attached.
