Re: [CentOS] I need some NFS explanations, please.

2008-05-20 Thread Steve Campbell
Bart Schaefer wrote: On Tue, May 20, 2008 at 8:22 AM, Steve Campbell <[EMAIL PROTECTED]> wrote: I next go to one of the clients and "cat" the file, and then do another "ls -al". Now the server and this client agree on the file attributes, but not on the second client which shows the origina

Re: [CentOS] I need some NFS explanations, please.

2008-05-20 Thread Bart Schaefer
On Tue, May 20, 2008 at 8:22 AM, Steve Campbell <[EMAIL PROTECTED]> wrote: > I next go to one of the clients and "cat" the file, and then do another "ls > -al". Now the server and this client agree on the file attributes, but not > on the second client which shows the original wrong result still. S

[CentOS] I need some NFS explanations, please.

2008-05-20 Thread Steve Campbell
I have a problem with NFS that I can't start to resolve. All servers are CentOS 5 servers. One server exports a directory and two others mount it. Simple so far. A file is created on the server, and the two nfs clients do an "ls -al" and get a common (meaning the same) result as the server. Ov