On Fri, Jan 16, 2004 at 10:40:31AM -0800, Mike Fedyk wrote:
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
quoted
/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
Stale filehandles is the main problem right now, and I don't see how
nfs_raname would be related (just that it was there while I was having
trouble with the stale file handles...)
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.1/2.6.1-mm4/broken-out/nfsd-01-stale-filehandles-fixes.patch
This one looks particularly interesting...