lkml.org 
[lkml]   [2003]   [Oct]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.0-test6 NFS?
On Wed, Oct 08, 2003 at 06:49:03PM -0400, Robert L. Harris wrote:
>
>
> I've been trying to run my NFS server on 2.6 kernels for a while now.
> My desktop and my Firewall are both 2.6 already and happy. My
> fileserver though is giving me an ulcer.

[...]

> I get the stale handles. Reverting back to 2.4 and all is well on the
> same export and mount configs.
>
> Thoughts?

Hallo Robert,

you could search the archives for "NFS Problem" and "STALE", you
will probably find my post near end of September. The short solution:

Use "no_subtree_check" in /etc/exports like this:

/home \
tony.local.net(rw,sync,no_root_squash,no_subtree_check)

I think I have found a bug in the nfs server code that always
returns a failure on subtree checks. I described my findings in
a post to this list, but nobody answered.

Patrick
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.018 / U:1.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site