Operating System - Linux
1832529 Members
7444 Online
110043 Solutions
New Discussion

NFS share mount deals with incorrect files

 
Rene Sasse
Occasional Contributor

NFS share mount deals with incorrect files

we got a problem with a NFS Server based on RH ES 3. Sometimes it happens that a connected client shows via ls /nfs-share incorrect filesizes. some files differ to the real-files located on the NFS Server. After a remount on the client to the NFS Share is everything okay.

this couldn't be the correct way to fix this problem. We connect the NFS share via TCP.

any idea what the problem could be ?
4 REPLIES 4
Chakravarthi
Trusted Contributor

Re: NFS share mount deals with incorrect files

Hi,

can you let us know the nfs-utils version,

i guess some has this problem

http://linuxsoft.cern.ch/repository/73Xupdates/nfs-utils-0.3.3-6.73.i386.html
Rene Sasse
Occasional Contributor

Re: NFS share mount deals with incorrect files

nfs-utils 1-0-6-33EL
Chakravarthi
Trusted Contributor

Re: NFS share mount deals with incorrect files

possible please give more information, do you see any messages realted to nfs in messages file when you see this problem?

Anshul Gupta
New Member

Re: NFS share mount deals with incorrect files

Use "sync" option when mounting the NFS filesystems.