From owner-freebsd-questions@FreeBSD.ORG Tue Jan 27 09:10:13 2009 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 9F72C10657AF for ; Tue, 27 Jan 2009 09:10:13 +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 582618FC27 for ; Tue, 27 Jan 2009 09:10:11 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n0R9A63J017104; Tue, 27 Jan 2009 10:10:06 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n0R9A5jx017101; Tue, 27 Jan 2009 10:10:06 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 27 Jan 2009 10:10:05 +0100 (CET) From: Wojciech Puchar To: Vladislav Sekulic In-Reply-To: <20090126220411.b9c04ypy0wo04wkk@webmail.utoronto.ca> Message-ID: <20090127100947.M17100@wojtek.tensor.gdynia.pl> References: <20090126220411.b9c04ypy0wo04wkk@webmail.utoronto.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Adding partitions to gmirror device 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: Tue, 27 Jan 2009 09:10:14 -0000 > 2X 250GB SATA drives that I've established a gmirror(8) over, following the > instructions in section 19.4 of the Handbook. > > Now, one of the machines, being transformed into a webserver, needs a > separate, newly created /var/www partition (its current partitions only take > up 27G of the total ~238G available). > > My dilemma is -- how do I add another partition without hosing the system? normally bsdlabel -e /dev/mirror/yourmirror and add partition