Operating System - Linux
1827808 Members
2330 Online
109969 Solutions
New Discussion

Modified file with five letters

 
Qcheck
Super Advisor

Modified file with five letters

I noticed that the file name with four letters will modify in the NFS client, but beyond four letters it doesn't work. For an instance if I modify the file name tttt, then it updates in the Server A. But when I modify with the filename ttttt, then server A doesn't work. I mean can't see the changed file on Server A.

Any solution will get highest points....
4 REPLIES 4
Ivan Ferreira
Honored Contributor

Re: Modified file with five letters

I don't think that the file name should be related. Try exporting with the sync parameter. Also, ¿what NFS version is using the nfs server and client?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Qcheck
Super Advisor

Re: Modified file with five letters

Ivan, Thank you for the response, sorry about the delay. I noticed that the modified file is actually seen if I cat or vi or more but the filesize doesn't appear to be same before I do though. Once I touch, vi, cat or more that file, then if I do ls -al then the modified file size is showing.

I see in messages file like the ntpd: sendto(time.nyst.gov): Bad file descriptor

What do you think the issue is?

Qcheck
Super Advisor

Re: Modified file with five letters

Okay, I fixed the bad descriptor issue but still the file size doesn't change for the modified file in NFS.
Qcheck
Super Advisor

Re: Modified file with five letters

NO ONE IS RESPONDING.....