From owner-freebsd-stable Wed Sep 25 11:34:18 2002 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 AE35237B401 for ; Wed, 25 Sep 2002 11:34:17 -0700 (PDT) Received: from hyperreal.org (taz3.hyperreal.org [209.133.83.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 1DAC043E42 for ; Wed, 25 Sep 2002 11:34:17 -0700 (PDT) (envelope-from brian@hyperreal.org) Received: (qmail 42444 invoked from network); 25 Sep 2002 18:34:11 -0000 Received: from localhost.hyperreal.org (HELO yez.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 25 Sep 2002 18:34:11 -0000 Received: (qmail 33800 invoked by uid 1000); 25 Sep 2002 18:34:48 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Sep 2002 18:34:48 -0000 Date: Wed, 25 Sep 2002 11:34:48 -0700 (PDT) From: Brian Behlendorf To: stable@freebsd.org Subject: odd kernel messages Message-ID: <20020925113040.Q31164-100000@yez.hyperreal.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone ever seen this? From dmesg: spec_getpages:(#da/0x2000c) I/O read failure: (error=6) bp 0xd19152b8 vp 0xe0dbd840 size: 4096, resid: 4096, a_count: 4096, valid: 0x0 nread: 0, reqpage: 0, pindex: 0, pcount: 1 vm_fault: pager read error, pid 81385 (httpd) The box had a load average of 400, but was effectively dead to HTTP, SMTP, and other services. Also, a disk partition to appear to be empty (to 'ls', at least) despite being shown as mounted in 'df'. A reboot brought everything back. The kernel was built Aug 19th, from an update against RELENG_4. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message