From owner-freebsd-stable@FreeBSD.ORG Tue Jan 24 14:15:12 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B8216A41F for ; Tue, 24 Jan 2006 14:15:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3B6B43D48 for ; Tue, 24 Jan 2006 14:15:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 85EA61A3C1C for ; Tue, 24 Jan 2006 06:15:12 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6C86752053; Tue, 24 Jan 2006 09:15:11 -0500 (EST) Date: Tue, 24 Jan 2006 09:15:10 -0500 From: Kris Kennaway To: freebsd-stable@freebsd.org Message-ID: <20060124141510.GA68870@xor.obsecurity.org> References: <20060124082301.GB4416@efrei.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline In-Reply-To: <20060124082301.GB4416@efrei.fr> User-Agent: Mutt/1.4.2.1i Subject: Re: nfs_getpages: error 70 vm_fault: pager read error X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 14:15:13 -0000 --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 24, 2006 at 09:23:01AM +0100, Cedric Tabary wrote: > I have 6 dell 1850, dual xeon, 2G ram, no HTT > 4 are running RELENG_6 from Mon Jan 9 > 2 are running RELENG_5_4 from Tue Oct 4 >=20 > They are used as web servers apache 1.3 > web pages are on a NetAPP F760 with nfs options : > rw,soft,intr,nfsv3,mntudp,-r=3D8192,-w=3D8192,noatime,acregmin=3D30 >=20 > the dmesg is full of : >=20 > pid 34397 (httpd), uid 100: exited on signal 11 > pid 80101 (httpd), uid 100: exited on signal 6 > nfs_getpages: error 70 > vm_fault: pager read error, pid 78999 (httpd) > pid 78999 (httpd), uid 100: exited on signal 11 > pid 15738 (httpd), uid 100: exited on signal 11 > pid 14910 (httpd), uid 100: exited on signal 11 > nfs_getpages: error 70 > vm_fault: pager read error, pid 15981 (httpd) > pid 15981 (httpd), uid 100: exited on signal 11 >=20 > pid 84481 (httpd), uid 100: exited on signal 11 > nfs_getpages: error 60 > vm_fault: pager read error, pid 54468 (httpd) > pid 46271 (httpd), uid 100: exited on signal 11 >=20 > pid 54916 (httpd), uid 100: exited on signal 11 > pid 28818 (httpd), uid 100: exited on signal 11 > nfs_getpages: error 5 > vm_fault: pager read error, pid 93494 (httpd) > pid 2734 (httpd), uid 100: exited on signal 11 >=20 >=20 > Do you have an idea of what happens ? Are you sure httpd itself (or some of the shared libraries, etc) are not being run over NFS? This error will happen when you change a binary on the server while it is running on the client. Kris --SLDf9lqlvOQaIe6s Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD1jZtWry0BWjoQKURAg/2AJ4w6blEEuhgk40oo0yUKceQlgNZhACeIG9m rYemHg5RIl2qvascJzp9uZw= =M8Wp -----END PGP SIGNATURE----- --SLDf9lqlvOQaIe6s--