Re: nfs_getpages: error 70

From: Tim Robbins (tjr_at_freebsd.org)
Date: 03/31/04

  • Next message: Andrey Alekseyev: "Re: nfs_getpages: error 70"
    Date: Wed, 31 Mar 2004 21:34:57 +1000
    To: Eugene Grosbein <eugen@kuzbass.ru>
    
    

    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
    _______________________________________________
    freebsd-stable@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-stable
    To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"


  • Next message: Andrey Alekseyev: "Re: nfs_getpages: error 70"