From owner-freebsd-current@FreeBSD.ORG Tue Jan 20 16:45:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A614F1065698 for ; Tue, 20 Jan 2009 16:45:08 +0000 (UTC) (envelope-from dylan@dylex.net) Received: from datura.dylex.net (datura.dylex.net [216.27.141.80]) by mx1.freebsd.org (Postfix) with ESMTP id 5E5B08FC12 for ; Tue, 20 Jan 2009 16:45:08 +0000 (UTC) (envelope-from dylan@dylex.net) Received: from dylan by datura.dylex.net with local (Exim 4.69) (envelope-from ) id 1LPJio-0007OX-W5; Tue, 20 Jan 2009 11:45:02 -0500 Date: Tue, 20 Jan 2009 11:45:02 -0500 From: Dylan Alex Simon To: Josh Carroll Message-ID: <20090120164502.GA28393@datura.dylex.net> References: <20090115233553.GA24679@datura.dylex.net> <1da1bb16c32753bce066b3ba33c02573.squirrel@cygnus.homeunix.com> <8cb6106e0901200641x4b0bda9ag31e6f059f13035a7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8cb6106e0901200641x4b0bda9ag31e6f059f13035a7@mail.gmail.com> Jabber-ID: dylan@dylex.net Cc: freebsd-current@freebsd.org, Nenhum_de_Nos Subject: Re: SATA DMA errors on second ICH10 bus 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: Tue, 20 Jan 2009 16:45:09 -0000 >From Josh Carroll , Tue, Jan 20, 2009 at 09:41:06AM -0500: > On Sun, Jan 18, 2009 at 8:29 PM, Nenhum_de_Nos wrote: > > may be related to this, I found on vr-zone.com: > > http://www.theinquirer.net/inquirer/news/374/1050374/seagate-barracudas-7200-11-failing > > Quite possible. I have two ST31000340AS drives with the bad SD15 > firmware and it threw a bunch of DMA errors last night, and smart > shows: In this case I don't think that's the cause. They do have the bad firmware (which I'll update and test again as soon as Seagate provides a working fix), but SMART reports no errors on any disk, and all self-tests past. Linux has been running on this machine for a while now under similar conditions with no errors at all. Also, there's a similar report with WD disks in ICH7. (I've opened kern/130726 for this.) :-Dylan