From owner-freebsd-current Sat Dec 28 11:34:22 2002 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 87EED37B401 for ; Sat, 28 Dec 2002 11:34:20 -0800 (PST) Received: from w250.z064001178.sjc-ca.dsl.cnc.net (adsl-66.218.45.239.dslextreme.com [66.218.45.239]) by mx1.FreeBSD.org (Postfix) with SMTP id 725C143EA9 for ; Sat, 28 Dec 2002 11:34:16 -0800 (PST) (envelope-from jos@catnook.com) Received: (qmail 82719 invoked by uid 1000); 28 Dec 2002 19:34:31 -0000 Date: Sat, 28 Dec 2002 11:34:09 -0800 From: Jos Backus To: freebsd-current@freebsd.org Subject: spec_getpages I/O read failure on md0 Message-ID: <20021228193431.GA13948@lizzy.catnook.com> Reply-To: jos@catnook.com Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am using the following fstab entry: /dev/md0 /tmp mfs rw,nosuid,nodev,-s=32m 0 0 And three times now have I seen this during an installworld, both on a UP and an SMP system running a very recent -current: ===> usr.sbin/pcvt/ispcvt install -s -o root -g wheel -m 555 ispcvt /usr/sbin install -o root -g wheel -m 444 ispcvt.8.gz /usr/share/man/man8 ===> usr.sbin/pcvt/vgaio echo:Input/output error *** Error code 1 Stop in /disk0/usr/src/usr.sbin/pcvt/vgaio. *** Error code 1 Stop in /disk0/usr/src/usr.sbin/pcvt. *** Error code 1 Stop in /disk0/usr/src/usr.sbin. *** Error code 1 Stop in /disk0/usr/src. *** Error code 1 Stop in /disk0/usr/src. *** Error code 1 Stop in /disk0/usr/src. *** Error code 1 Stop in /disk0/usr/src. Accompanied by Dec 28 01:42:12 lizzy kernel: spec_getpages:(md0) I/O read failure: (error=22) bp 0xce5f9310 vp 0xc41e8708 Dec 28 01:42:12 lizzy kernel: size: 2048, resid: 2048, a_count: 2028, valid: 0x0 Dec 28 01:42:12 lizzy kernel: nread: 0, reqpage: 0, pindex: 1, pcount: 1 Dec 28 01:42:12 lizzy kernel: vm_fault: pager read error, pid 40673 (sh) Dec 28 01:43:26 lizzy kernel: spec_getpages:(md0) I/O read failure: (error=22) bp 0xce5fb158 vp 0xc41e8708 Dec 28 01:43:26 lizzy kernel: size: 14848, resid: 14848, a_count: 14404, valid: 0x0 Dec 28 01:43:26 lizzy kernel: nread: 0, reqpage: 0, pindex: 0, pcount: 4 This is with FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #37: Wed Dec 25 13:08:26 PST 2002 jos@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386 Any pointers on how to gather more info to debug this problem? -- Jos Backus _/ _/_/_/ Sunnyvale, CA _/ _/ _/ _/ _/_/_/ _/ _/ _/ _/ jos at catnook.com _/_/ _/_/_/ require 'std/disclaimer' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message