From owner-freebsd-geom@FreeBSD.ORG Tue Aug 9 19:50:04 2005 Return-Path: X-Original-To: freebsd-geom@FreeBSD.org Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FC0316A41F; Tue, 9 Aug 2005 19:50:04 +0000 (GMT) (envelope-from nate@root.org) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ADBD43D6D; Tue, 9 Aug 2005 19:50:03 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.33] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j79Jo1o5007346 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 Aug 2005 12:50:02 -0700 Message-ID: <42F908E7.8070106@root.org> Date: Tue, 09 Aug 2005 12:49:59 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <20050809180341.GA11970@nmt.edu> <20050809182605.GA6445@garage.freebsd.pl> In-Reply-To: <20050809182605.GA6445@garage.freebsd.pl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: sos@FreeBSD.org, njl@FreeBSD.org, "Schlake \(William Colburn\)" , mdodd@FreeBSD.org, freebsd-geom@FreeBSD.org Subject: Re: When will gmirror work in FreeBSD 5? X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Aug 2005 19:50:04 -0000 Pawel Jakub Dawidek wrote: > On Tue, Aug 09, 2005 at 12:03:41PM -0600, Schlake (William Colburn) wrote: > +> My computer started out with 2 gmirrored drives on FreeBSD 5. Back in > +> March I got two new hard drives and gmirrored them for the extra space. > +> I quickly discovered that my data was corrupted on writes. A search of > +> the bugs database revealed that this was a known issue > +> (http://www.freebsd.org/cgi/query-pr.cgi?pr=i386/77643). > +> > +> I'm out of disk space, and I would really like to use my two extra disks > +> that have been spinning idle for the past five months, but there has > +> been no work on the ticket? > > There is nothing to fix in gmirror, it should be fixed in ATA code. > (CCing sos@, mdodd@ and njl@). It will probably work with UDMA33 mode. My VIA ata onboard controller has a similar problem when being used at any faster mode. Same drives work fine with an ICH controller or at UDMA33 mode. Cabling is fine also. BTW, your complaint about my bugfix is unfounded. By fixing the panic, it merely reveals another underlying bug. -- Nate