From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 20:33:08 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DD11106566C for ; Sun, 16 Mar 2008 20:33:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E2CD28FC1A for ; Sun, 16 Mar 2008 20:32:59 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id m2GKWi3B083587; Sun, 16 Mar 2008 21:32:44 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id m2GKW3Cs083584; Sun, 16 Mar 2008 21:32:41 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sun, 16 Mar 2008 21:32:03 +0100 (CET) From: Wojciech Puchar To: Omar Siddique In-Reply-To: Message-ID: <20080316213130.C83579@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Shuffling GEOM mirror components X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 20:33:08 -0000 > > I've been using GEOM mirror, and plan to expand my usage. I was wondering > how easy it is to deal with physical moves of the component drives of a > mirror. very reasy. > > Eg, I have this GEOM mirror, and I migrate the hardware. What's now ad6 > becomes ad4 and ad7 becomes ad6. What's the recommended way to do this, or > does it "just work" when GEOM discovers the providers in their new locations? it will just work unless you used -h option when labeling.