From owner-freebsd-hackers@FreeBSD.ORG Fri Nov 2 21:16:42 2007 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD61316A468; Fri, 2 Nov 2007 21:16:42 +0000 (UTC) (envelope-from screwdriver@lxnt.info) Received: from mail.lxnt.info (mail.lxnt.info [217.23.143.142]) by mx1.freebsd.org (Postfix) with ESMTP id 79CC413C4A6; Fri, 2 Nov 2007 21:16:42 +0000 (UTC) (envelope-from screwdriver@lxnt.info) Received: from [84.23.55.127] (helo=[192.168.1.100]) by mail.lxnt.info with esmtpa (Exim 4.68 (FreeBSD)) (envelope-from ) id 1Io3BH-0006KL-MQ; Fri, 02 Nov 2007 23:31:51 +0300 Message-ID: <472B94FB.7070409@lxnt.info> Date: Sat, 03 Nov 2007 00:22:03 +0300 From: Alexander Sabourenkov User-Agent: Thunderbird 1.5.0.7 (X11/20061030) MIME-Version: 1.0 To: "Arno J. Klaassen" References: <472A548B.50406@lxnt.info> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Thierry Herbelot , "Matthew D. Fuller" , sos@freebsd.org Subject: Re: Patch RFC: Promise SATA300 TX4 hardware bug workaround. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2007 21:16:42 -0000 Arno J. Klaassen wrote: > definitely an improvement, but not sufficient (for my setup ) : > > amd64-releng_6 on an ASUS A8V UP (box ran rock-stable > for years i386-releng_5 with same hardware apart TX4 and > drives) > > from dmesg : > Setup is identical to mine, except for the drives. http://lxnt.info/tx4/freebsd/dmesg.text > > Improvement : I now can fsck /dev/concat/data without > ad6 being detached It was that bad? wow. > Persistent problem : when I rsync an nfs-mounted disk to /dev/concat/data, > I get after about some Gigs of data have been transfered : > That's strange. Are you sure cables, PSU and line power are ok? Back in October upgrading PSU halved the error count for me (under linux). > > I will test again with "#define PDC_MAXLASTSGSIZE 32*4" (just to see > if that makes a difference) > Please do. -- ./lxnt