[BUG] Check mount failed after vol has create successed.
What is your environment(Kubernetes version, Fluid version, etc.) k8s 1.24+k3s1
Describe the bug Cannot check mount after create vol.
What you expect to happen: My owner container cannot bootstrap after fuse sidecar already boot.
How to reproduce it
Additional Information Please update alpine linux image.
Use raw operation. Some like cat /proc/mounts for NOT depend on 'mount'.
I also delpoy k8s v1.22.15+rke2r1 with Ubuntu 20.04.4 LTS 5.4.0-100-generic containerd://1.5.13-k3s1,but when I use command mount to check csi-nodeplugin-fluid plugins pod, it return empty, use cat /proc/1/mountinfo|grep fuse reurn something.I can't start demo-app to mount example dataset.