nfs_getpages: error 13

Kris Kennaway kris at obsecurity.org
Sat Jun 21 20:18:07 PDT 2003


On Sat, Jun 21, 2003 at 08:14:22PM -0700, Kris Kennaway wrote:
> On Sat, Jun 21, 2003 at 11:04:20PM -0400, Robert Watson wrote:
> > 
> > On Sat, 21 Jun 2003, Kris Kennaway wrote:
> > 
> > > I have 3 machines running off of a 5.1-CURRENT NFS server (updated on
> > > June 19), and the 5.1-BETA clients are all getting the following under
> > > load:
> > > 
> > > > Jun 20 21:24:35 dalki kernel: nfs_getpages: error 13
> > > > Jun 20 21:24:35 dalki kernel: vm_fault: pager read error, pid 82331 (cp)
> > > 
> > > Any ideas?
> > 
> > 13 is EACCES.  Were you by any chance replacing or modifying the cp file
> > or one of the shared libraries it relies on in NFS during the accesses? 
> > (i.e., installworld)
> 
> Not that I'm aware of - this is just a regular package build on the
> new korean package cluster, and I'm still getting the errors
> intermittently throughout the build.

The only nfs mounts that are going on are read-only mounts used to
copy things from, so cp seems to be faulting when trying to read data
from the NFS server.  ps gave me a patch that modifies the
nfs_getpages error to report the relevant pathname, so I might be able
to get some more information about this.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030621/1affcd60/attachment.bin


More information about the freebsd-current mailing list