Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 18:55:06 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        stable@freebsd.org
Subject:   nfs_getpages: error 70
Message-ID:  <406AA38A.A804F014@kuzbass.ru>

next in thread | raw e-mail | index | archive | help
Hi!

What do these errors mean?

Mar 31 17:00:11 www /kernel: nfs_getpages: error 70
Mar 31 17:00:11 www /kernel: vm_fault: pager read error, pid 33624 (httpd)

I have Apache 1.3 server running on 4.9-STABLE. It processes requests to
plain html files located on mounted NFS filesystem.

NFS server is pre-PAE FreeBSD 4.8-STABLE system (plus security patches).
It often updates it file in this way:

make_new_version index.html.0
mv index.html.0 index.html

HTTP-clients refresh this file very often and sometimes they get the file,
but sometimes then get standard Apache 'Forbidden' error page.

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?

Eugene Grosbein



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