From owner-freebsd-stable@FreeBSD.ORG Mon Jul 17 15:12:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95CD16A4DA; Mon, 17 Jul 2006 15:12:58 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE1343D45; Mon, 17 Jul 2006 15:12:58 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k6HFCiWP074650; Mon, 17 Jul 2006 11:12:44 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3P/8.13.3) with ESMTP id k6HFCv8D005786 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 17 Jul 2006 11:12:57 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060717110923.05336e10@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Mon, 17 Jul 2006 11:13:27 -0400 To: Johan =?iso-8859-1?Q?Str=F6m?= , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <898F22AA-A745-4798-9D8C-7472C5CDB012@stromnet.org> References: <8D08DDB6-6AC1-45B6-B2CE-08782F54968A@stromnet.org> <884C01BC-3E97-46EC-AA8B-E70C3931F3A4@stromnet.org> <36895211-2796-4213-B336-6279AB3AC3CB@stromnet.org> <20060713132357.Y61840@fledge.watson.org> <44B7EA39.4060509@quip.cz> <6.2.3.4.0.20060716185019.12a29240@64.7.153.2> <4AD53F0E-4CDA-4D20-82A4-A248FC541184@stromnet.org> <6.2.3.4.0.20060717104757.051cc068@64.7.153.2> <898F22AA-A745-4798-9D8C-7472C5CDB012@stromnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner3 X-Virus-Status: Clean Cc: Subject: Re: ATA problems again ... 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: Mon, 17 Jul 2006 15:12:59 -0000 At 11:02 AM 17/07/2006, Johan Str=F6m wrote: >On 17 jul 2006, at 16.51, Mike Tancsa wrote: >> >>This at least rules out the disks being bad for the most part. It >>still could be bad cables, but if you changed those out than its >>doubtful. Perhaps try updating to RELENG_6 ? If its a gmirror >>issue, I think there have been a number of fixes. > >Just ran PowerMax (maxtors own testing software) full length test on >ad6, not a single problem.. Same result as on ad4 a couple of days >ago.. So no, i doubt it's the disks. I've changed the other SATA >cable too now (the one one ad6), this was a fresh one never used >before. I'll change ad4 too when i take it down for reboot. > >I'm currently running RELENG_6_1, however from may 9th. Have there >been any ata/gmirror changes merged to 6_1 since then? >If I run RELENG_6 instead, how big is the change any other problems >might arise? ;) I've never used anything other than "stable".. RELENG_6 is pretty stable for me. I see a few=20 commits and bug fixes to the tree specifically=20 for gmirror=20 (http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/geom/mirror/).=20 No idea if it will fix your problem or not. It=20 might be its a result of some other bug. But I=20 would try there unless someone has a better suggestion. ---Mike=20