Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 21:34:57 +1000
From:      Tim Robbins <tjr@freebsd.org>
To:        Eugene Grosbein <eugen@kuzbass.ru>
Cc:        stable@freebsd.org
Subject:   Re: nfs_getpages: error 70
Message-ID:  <20040331113457.GA1519@cat.robbins.dropbear.id.au>
In-Reply-To: <406AA38A.A804F014@kuzbass.ru>
References:  <406AA38A.A804F014@kuzbass.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 31, 2004 at 06:55:06PM +0800, Eugene Grosbein wrote:

[...]
> Apache error log contains:
> [error] [client x.x.x.x] (70)Stale NFS file handle: file
> permissions deny server access: /mnt/main/netstat/index.html
> 
> What should I do to avoid this error?

Try changing the amount of time that attributes are cached for with the
acregmin/acregmax/acdirmin/acdirmax options to mount_nfs. Setting them
all to 1 might be a place to start. This won't eliminate the problem
entirely, but it may make it occur less often.


Tim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331113457.GA1519>