MOUNT NFS - failed, reason given by server: No such file or directory [CLOSED]
Dear all,
I've a strange situation, I'm trying to mount a NFS but showing this error:
failed, reason given by server: No such file or directory
Looking in /var(log/messages I can see it:
mount to NFS server 'xxxxxxxxxxxxx' failed: timed out, retrying
I'm using same command that I used in other Linux server and NFS is always the same for the other servers too ...
This are options that usually I used:
rw,bg,hard,nointr,rsize=32768,wsize=32768,tcp,actimeo=0,vers=3,timeo=600
Have you any idea why of this situation and how I could solved is, please ?
Thanks in advace for all your ideas !!!