From owner-freebsd-current@FreeBSD.ORG Fri Jul 13 14:44:03 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78BD916A402 for ; Fri, 13 Jul 2007 14:44:03 +0000 (UTC) (envelope-from gelsemap@superhero.nl) Received: from superman.superhero.nl (superhero.nl [82.95.198.17]) by mx1.freebsd.org (Postfix) with ESMTP id DC3FC13C48E for ; Fri, 13 Jul 2007 14:44:02 +0000 (UTC) (envelope-from gelsemap@superhero.nl) Received: (qmail 94149 invoked by uid 80); 13 Jul 2007 14:44:05 -0000 Received: from 195.50.100.20 (SquirrelMail authenticated user gelsemap) by www.superhero.nl with HTTP; Fri, 13 Jul 2007 16:44:05 +0200 (CEST) Message-ID: <42845.195.50.100.20.1184337845.squirrel@www.superhero.nl> In-Reply-To: <20070713135127.GA86715@twoflower.idi.ntnu.no> References: <20070713135127.GA86715@twoflower.idi.ntnu.no> Date: Fri, 13 Jul 2007 16:44:05 +0200 (CEST) From: "Gelsema, P \(Patrick\)" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Promise SATA300 TX4 problems in CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 13 Jul 2007 14:44:03 -0000 On Fri, July 13, 2007 15:51, Ulf Lilleengen wrote: > Hi, > > I just bought a Promise SATA-300 TX4 card for my computer. I use a SCSI > drive on > an adaptect controller for the system disk. I started encountering > problems when > trying to copy data from the filesystem on one of the ATA disks connected > to the > Promise card. I get these messages: > > ad10: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=37814559 > ad10: FAILURE - device detached > subdisk10: detached > ad10: detached > g_vfs_done():ad10s3a[WRITE(offset=114688, length=16384)]error = 6 > g_vfs_done():ad10s3a[READ(offset=23412736, length=131072)]error = 6 > g_vfs_done():ad10s3a[READ(offset=23412736, length=65536)]error = 6 > g_vfs_done():ad10s3a[READ(offset=23478272, length=131072)]error = 6 I saw the same error on aic7902 (Adaptec 39320D). After running buildworld with the latest sources. In my case i couldnt mount root anymore, even if I typed it in manually. I've also got mangled entries messages. I am running AMD64 version. I am currently testing different setups of harddisks, cables and make worlds to determine the culprit. See http://lists.freebsd.org/pipermail/freebsd-current/2007-July/074910.html for more details. Rgds, Patrick > > Then if I try to use the system (dhclient in this case), it panics with: > panic: vinvalbuf: dirty bufs > > However, I tried installing 6.2 to see if the issue remains there as well. > And > it didn't. I works excellent in 6.2. However, I'd like to run CURRENT on > this > machine. I've attached relevant part of messages, and a core dump can be > found > at http://twoflower.idi.ntnu.no/crash > > Is this perhaps a bug in the ata-subsystem? > -- > Ulf Lilleengen > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"