I created an iSCSI (ONTAP-SAN) PVC following the steps in the linked Trident documentation.
Attempting to attach and mount this PVC to a pod may result in a mount error.
This mount error occurs approximately 50% of the time and prevents the pod from starting.
https://docs.netapp.com/us-en/trident-2506/trident-use/vol-provision.html
Deleting and recreating the pod may allow it to mount successfully.
Please advise on possible causes.
Below is the version information and error message (from pod describe) for the environment where the error occurr
[tri@cont ~]$ tail /etc/redhat-release
Red Hat Enterprise Linux release 9.4 (Plow)
[tri@cont ~]$ kubectl version
Client Version: v1.32.8+rke2r1
Kustomize Version: v5.5.0
Server Version: v1.32.8+rke2r1
Trident 25.06.2 (ontap-san)