Re: nfs_getpages: error 13

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Sat, 21 Jun 2003 20:17:56 -0700
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

Received on Sat Jun 21 2003 - 18:18:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:12 UTC