From owner-freebsd-geom@FreeBSD.ORG Wed Feb 8 04:36:27 2012 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BEAA1065717 for ; Wed, 8 Feb 2012 04:36:27 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id E53718FC08 for ; Wed, 8 Feb 2012 04:36:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=TVYEbWoVPHEwL/Zb/A27RlkzQFbK5oMIwZnX6a/BrlI=; b=TcBBBT9o6wgUmc8przaubKcNOsDDerAeVt4/Xn6Lo6kcoSrHCADWKOn5kKmuxkjbkvgeWBr8BbNN4JJxEnx4TyblQ8uqQey8oQe2IqlsHs9uiqIvJOkgEHUBtEJ7LdR9; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RuzGb-000PE2-GB for freebsd-geom@freebsd.org; Tue, 07 Feb 2012 22:36:26 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1328675779-3359-3358/5/8; Wed, 8 Feb 2012 04:36:19 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: freebsd-geom@freebsd.org References: <004201cce607$e0c88920$a2599b60$@vidnet.net> Date: Tue, 7 Feb 2012 22:36:26 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <004201cce607$e0c88920$a2599b60$@vidnet.net> User-Agent: Opera Mail/11.61 (Win32) X-SA-Score: -1.5 Subject: Re: Need Help with a Raid 1 Time critical issue. 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, 08 Feb 2012 04:36:27 -0000 Don't gmirror the entire drive. Create all of your gpt partitions and gmirror each partition individually. Sorry, but there isn't a better way right now -- gmirror and gpt will fight if you try to do the whole disk.