From owner-freebsd-stable@FreeBSD.ORG Wed Dec 3 20:18:15 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68E91065689; Wed, 3 Dec 2008 20:18:15 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from unsam.edu.ar (mx.unsam.edu.ar [200.45.170.30]) by mx1.freebsd.org (Postfix) with ESMTP id 683438FC17; Wed, 3 Dec 2008 20:18:11 +0000 (UTC) (envelope-from fernan@iib.unsam.edu.ar) Received: from gama.iib.unsam.edu.ar by unsam.edu.ar (MDaemon.PRO.v8.1.1.R) with ESMTP id md50011554379.msg; Wed, 03 Dec 2008 18:17:50 -0200 Received: from gama.iib.unsam.edu.ar (localhost [127.0.0.1]) by gama.iib.unsam.edu.ar (8.14.2/8.14.2) with ESMTP id mB3KHuXN060951; Wed, 3 Dec 2008 17:17:56 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by gama.iib.unsam.edu.ar (8.14.2/8.14.2/Submit) id mB3KHZRZ060950; Wed, 3 Dec 2008 17:17:35 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: gama.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Wed, 3 Dec 2008 17:17:35 -0300 From: Fernan Aguero To: Kirk Strauser Message-ID: <20081203201735.GJ59053@iib.unsam.edu.ar> References: <520894aa0809301434h68b94628x54ec08fd48785feb@mail.gmail.com> <200810011134.49795.jhb@freebsd.org> <48EBDE69.1030609@delphij.net> <200810271251.28411.kirk@strauser.com> <20081029170522.GH47829@iib.unsam.edu.ar> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081029170522.GH47829@iib.unsam.edu.ar> User-Agent: Mutt/1.5.18 (2008-05-17) X-Spam-Processed: unsam-mail.unsam.edu.ar, Wed, 03 Dec 2008 18:17:50 -0200 (not processed: spam filter disabled) X-Return-Path: fernan@iib.unsam.edu.ar X-MDAV-Processed: unsam-mail.unsam.edu.ar, Wed, 03 Dec 2008 18:17:55 -0200 Cc: d@delphij.net, freebsd-stable@freebsd.org, re@freebsd.org, John Baldwin Subject: Re: [FreeBSD] Fix for ServerWorks HT1000 in upcoming 7.1? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2008 20:18:15 -0000 +----[ To Kirk Strauser (29.Oct.2008 14:05): | | > On Tuesday 07 October 2008 17:10:49 Xin LI wrote: | > > Did anyone who can trigger the data corruption has tried John's patch | > > and let us know if it worked? | > > | > > Cheers, | > | > I can confirm that it works on my PowerEdge SC1435. With both controllers | > running in SATA150 mode, I have an uptime of 101 days with moderately heavy | > load. | > -- | > Kirk Strauser | | Same here. The ata_ht1000.patch referenced in this thread | works, in my case at least with 1 controller running in | SATA150 mode (I have only 1 disk). | | However, the recent 7.1-BETA2 does not work for me, contrary | to reports saying that this BETA contains the patch. Looking | at the sources, it seems evident that the patch applied is | not identical to the ata_ht1000.patch in this thread. | | This patch: | http://people.freebsd.org/~jhb/patches/ata_ht1000.patch | is the only requirement to turn a broken 7.1-BETA1 into a | working 7.1 for a Dell PowerEdge SC1435. | | The recent 7.1-BETA2, does not work! | | Fernan | +----] Hi, I've been tracking the 7.1 release page but so far I haven't seen any update lately ... any news on when a new BETA/RC will be out for testing? Fernan