Subject: Re: Questions about NFS stale file handles on NFS server
To: =?ISO-8859-1?Q?Jarom=EDr_Dolecek?= <jdolecek@netbsd.org>
From: Ruibiao Qiu <ruibiao@arl.wustl.edu>
List: tech-kern
Date: 01/30/2001 16:43:39
On Tue, 30 Jan 2001, Jaromír Dolecek wrote:

>Ruibiao Qiu wrote:
>> Thanks for the information, but this causes all nfsrv_* to fail,
>> so the clients get "Input/output errors" accessing the files on
>> the server.
>
>Well, according to brief scan through nfs code, ESTALE is also
>returned if the file vnode on server is reused.  You may try tu bump
>kern.maxvnodes on the server - maybe it would help.

I changed it from 778 to 1024, and later 2048.  It didnt help.

          Regards

            Ruibiao