From: Patrick Mau <mau@oscar.ping.de>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Cc: "Robert L. Harris" <Robert.L.Harris@rdlg.net>
Subject: Re: 2.6.0-test6 NFS?
Date: Sat, 11 Oct 2003 10:36:28 +0200 [thread overview]
Message-ID: <20031011083628.GA13545@oscar.prima.de> (raw)
In-Reply-To: <20031008224903.GA1464@rdlg.net>
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
prev parent reply other threads:[~2003-10-11 8:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-08 22:49 2.6.0-test6 NFS? Robert L. Harris
2003-10-11 8:36 ` Patrick Mau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031011083628.GA13545@oscar.prima.de \
--to=mau@oscar.ping.de \
--cc=Robert.L.Harris@rdlg.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox