On Fri, Jan 16, 2004 at 02:03:36PM +0100, Patrick Mau wrote:
On Thu, Jan 15, 2004 at 09:06:42PM -0800, Mike Fedyk wrote:
quoted
Can anyone reproduce?
Hi,
I was able to reproduce stale handles a long time ago.
A workable solution for me was to export using 'no_subtree_check'
on the server. Like this:
/data \
tony.local.net(rw,sync,no_root_squash,no_subtree_check) \
Could you please try and reply to my address if t works ?
I'll have to give it a try next time I get a chance to reboot this server.
I only had a few nfs clients doing light load, (kde home directories, and
such) and was able to reproduce stale nfs file handles just by running "find
/dev/null" on the nfs share.
Have you tried the -mm tree recently? 2.6.1-mm4 even has some new nfsd
patches in there (maybe you should wait until -mm5 though, there are a few
build problems and such), as well as over 20 nfs client patches. Haven't
checked what they all do, but some of them are RPC_GSS support mixed in with
the bug fixes.
Mike