From owner-freebsd-current@FreeBSD.ORG Sat Jun 21 20:18:06 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A5A37B401; Sat, 21 Jun 2003 20:18:06 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA22743F75; Sat, 21 Jun 2003 20:18:03 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 4230E66D74; Sat, 21 Jun 2003 20:17:57 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 3762C4AA; Sat, 21 Jun 2003 20:17:56 -0700 (PDT) Date: Sat, 21 Jun 2003 20:17:56 -0700 From: Kris Kennaway To: Kris Kennaway Message-ID: <20030622031756.GB89485@rot13.obsecurity.org> References: <20030621213707.GA83625@rot13.obsecurity.org> <20030622031422.GA89485@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uZ3hkaAS1mZxFaxD" Content-Disposition: inline In-Reply-To: <20030622031422.GA89485@rot13.obsecurity.org> User-Agent: Mutt/1.4.1i cc: Robert Watson cc: current@FreeBSD.org Subject: Re: nfs_getpages: error 13 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 03:18:07 -0000 --uZ3hkaAS1mZxFaxD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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: > >=20 > > On Sat, 21 Jun 2003, Kris Kennaway wrote: > >=20 > > > 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: > > >=20 > > > > 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) > > >=20 > > > Any ideas? > >=20 > > 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?= =20 > > (i.e., installworld) >=20 > 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 --uZ3hkaAS1mZxFaxD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+9R/jWry0BWjoQKURAq/SAKDgMLlhtASiUmVvCc6yB24zStpDRgCglh+9 zFKbKLnHVn0hVpKZBmz24Mk= =uxyo -----END PGP SIGNATURE----- --uZ3hkaAS1mZxFaxD--