I searching for an error on our iscsi backend.
The lun is correct created also an ext4 filesystem is on it.
But I got this error , when it want to mount the lun into the pod.
The facts:
Kubernetes v1.30.12+rke2r1
Ubuntu 24.04.2 LTS
Trident 25.02.1 (ontap-san-economy)
command=mount error="exit status 32" logLayer=csi_frontend output="mount: /srv/kubelet/pods/340fe677-1e4b-4d43-a4ff-f852e1f0bae4/volumes/kubernetes.io~csi/pvc-af4ae845-990c-49ca-9c46-a489c44eb116/mount: mount point does not exist.\n dmesg(1) may have more information after failed mount system call." requestID=8ac70f38-c09b-47ae-a564-fe4b74aad5ef requestSource=CSI workflow="node_server=publish"
thanks for helping me ...