Pod(s) can't mount volume - no such file or directory

Hi everyone,

I’m using longhorn (replica count 3) on a 3 nodes (vbox vms) microk8s-cluster.
I’m getting this error when the pod tries to mount the volume:

Error: stat /var/snap/microk8s/common/var/lib/kubelet/pods/c3018f2a-9faf-470c-beaf-7de203f93af5/volumes/kubernetes.io~csi/pvc-68b439b6-cac2-41a5-8daf-23d43e030479/mount: no such file or directory

The path /var/snap/microk8s/common/var/lib/kubelet/pods/c3018f2a-9faf-470c-beaf-7de203f93af5/volumes/kubernetes.io~csi/pvc-68b439b6-cac2-41a5-8daf-23d43e030479 exists and in this directory thereis a vol_data.json file. What is missing is the mount directory.

Could you please me help me in mounting the volume?

Thanks in advance,

supermario18b

P.S. microk8s v1.28.3, longhorn v1.5.2