From owner-freebsd-current@FreeBSD.ORG Tue Apr 4 03:57:34 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 D89C316A41F for ; Tue, 4 Apr 2006 03:57:34 +0000 (UTC) (envelope-from cel@citi.umich.edu) Received: from citi.umich.edu (citi.umich.edu [141.211.133.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA5DE43D55 for ; Tue, 4 Apr 2006 03:57:33 +0000 (GMT) (envelope-from cel@citi.umich.edu) Received: from [192.168.0.102] (adsl-69-220-225-100.dsl.sfldmi.ameritech.net [69.220.225.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Chuck Lever", Issuer "CITI Production KCA" (verified OK)) by citi.umich.edu (Postfix) with ESMTP id CA4321BC86 for ; Mon, 3 Apr 2006 23:57:32 -0400 (EDT) Message-ID: <4431EEAD.7000406@citi.umich.edu> Date: Mon, 03 Apr 2006 23:57:33 -0400 From: Chuck Lever Organization: Center for Information Technology Integration User-Agent: Thunderbird 1.5 (Macintosh/20051201) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: multipart/mixed; boundary="------------010805020009000904010607" Subject: g_vfs_done errors in CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cel@citi.umich.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 03:57:35 -0000 This is a multi-part message in MIME format. --------------010805020009000904010607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit not sure what is going on here, but i thought i should report it. 6.0 seems to work OK. but with CURRENT, i get these about 2 minutes after rebooting: Mar 18 13:49:07 springfield kernel: g_vfs_done():ad0s1f[READ(offset=8796014739456, length=16384)]error = 5 Mar 18 13:49:08 springfield kernel: g_vfs_done():ad0s1f[READ(offset=8796014739456, length=16384)]error = 5 Mar 18 13:49:08 springfield last message repeated 2 times dozens of 'em, and then the system panics. no core dump. pciconf is attached.... the file system lives on the IDE drive, which is a fairly new Seagate. i replaced an ancient IBM Deskstar thinking i had hit a bad block, but the error with the new drive is the same. the southbridge on this mainboard (Tyan 250x) is known to have IDE issues. -- corporate: personal: --------------010805020009000904010607 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="pciconf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pciconf" hostb0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x00091166 rev=0x06 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'NB6536 (CNB20-LE) AGP interface' class = bridge subclass = HOST-PCI hostb1@pci0:0:1: class=0x060000 card=0x00000000 chip=0x00091166 rev=0x06 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'NB6536 (CNB20-LE) AGP interface' class = bridge subclass = HOST-PCI none0@pci0:1:0: class=0x030000 card=0x00081002 chip=0x47521002 rev=0x27 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'Rage XL PCI' class = display subclass = VGA atapci0@pci0:3:0: class=0x010400 card=0x4d32105a chip=0x4d30105a rev=0x02 hdr=0x00 vendor = 'Promise Technology Inc' device = 'PDC20267 FastTrack100 EIDE Controller' class = mass storage subclass = RAID isab0@pci0:15:0: class=0x060100 card=0x02001166 chip=0x02001166 rev=0x50 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'OSB4 PCI to ISA Bridge' class = bridge subclass = PCI-ISA atapci1@pci0:15:1: class=0x01018a card=0x00000000 chip=0x02111166 rev=0x00 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'OSB4 PCI EIDE Controller' class = mass storage subclass = ATA ohci0@pci0:15:2: class=0x0c0310 card=0x02201166 chip=0x02201166 rev=0x04 hdr=0x00 vendor = 'ServerWorks (Was: Reliance Computer Corp)' device = 'OSB4 OpenHCI Compliant USB Controller' class = serial bus subclass = USB bge0@pci1:3:0: class=0x020000 card=0x100610b7 chip=0x164514e4 rev=0x15 hdr=0x00 vendor = 'Broadcom Corporation' device = 'BCM5701 NetXtreme Gigabit Ethernet' class = network subclass = ethernet --------------010805020009000904010607--