Inconsistent NFS behavior with stock 2.6.18 kernel

Harry Edmon harry at atmos.washington.edu
Tue Oct 3 17:08:30 EDT 2006



J. Bruce Fields wrote:
> So, our of curiosity--what is the output from "stat" run on each of the
> directories directories in question (the various client mountpoints, and
> the exported filesystem on the server).
>
> The contents of /etc/exports would be useful too.
>
> --b.
>   
Well, I just rebooted the client to try the mm/truncate.c patch.  If 
that does not work I will send the stat info to the mailing list.

Here is the exports file on the server:

# /etc/exports: the access control list for filesystems which may be 
exported
#               to NFS clients.  See exports(5).
/home/a1       
10.4.0.*(fsid=0,nohide,rw,no_subtree_check,sync,no_root_squash) 
*.cl.atmos.washington.edu(fsid=0,nohide,rw,no_subtree_check,sync,no_root_squash) 
localhost(fsid=0,nohide,rw,no_subtree_check,sync,no_root_squash)



More information about the NFSv4 mailing list