Pvc volume mount issue

I have 2 master and 3 worker node and 1 nfs server. I have integrated nfs in k3s and was working from past 2 years. Now out of 3 worker in one of worker volume mount is not working and getting this error while running pod in that worker node.
Unable to attach or mount volumes: unmounted volumes=[vol2], unattached volumes=[vol1 vol2 default-token-5b2p7]: timed out waiting for the condition.
Same deployment and pods with same configuration is working fine in 2 worker node and not working in 1 worker.