From owner-freebsd-geom@FreeBSD.ORG Wed Aug 10 05:53:24 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 82C0A16A53A for ; Wed, 10 Aug 2005 05:52:55 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: from ratchet.nebcorp.com (ratchet.nebcorp.com [205.217.153.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9879843EF4 for ; Tue, 9 Aug 2005 19:10:10 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: by ratchet.nebcorp.com (Postfix, from userid 1014) id 3486ED9823; Tue, 9 Aug 2005 12:10:10 -0700 (PDT) Date: Tue, 9 Aug 2005 12:10:10 -0700 From: Danny Howard To: "Schlake (William Colburn)" Message-ID: <20050809191010.GN67867@ratchet.nebcorp.com> References: <20050809180341.GA11970@nmt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050809180341.GA11970@nmt.edu> User-Agent: Mutt/1.4.2.1i X-Loop: djhoward@uiuc.edu Cc: 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: Wed, 10 Aug 2005 05:53:25 -0000 On Tue, Aug 09, 2005 at 12:03:41PM -0600, Schlake (William Colburn) wrote: > Is this the right mailing list to ask in? I've heard that gmirror still > works in FreeBSD 4. Should I downgrade? As pointed out, it is not a gmirror issue, but an issue with ATA code, that happens with enough rarity to make it tricky to fix. As pointed out, there is no gmirror in 4.x, BUT you can mirror using atacontrol, or vinum, or whatever. -danny