From owner-freebsd-geom@FreeBSD.ORG Mon Jan 30 14:55:59 2006 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 6038F16A420 for ; Mon, 30 Jan 2006 14:55:59 +0000 (GMT) (envelope-from Markus.Orebrand@operax.com) Received: from smtp.operax.com (net-internal.operax.com [213.50.74.197]) by mx1.FreeBSD.org (Postfix) with SMTP id 810FE43D48 for ; Mon, 30 Jan 2006 14:55:57 +0000 (GMT) (envelope-from Markus.Orebrand@operax.com) Received: (qmail 46144 invoked by uid 0); 30 Jan 2006 14:55:56 -0000 Received: from lulex02.ad.operax.com (192.168.2.13) by treo.operax.com with SMTP; 30 Jan 2006 14:55:56 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 30 Jan 2006 15:55:55 +0100 Message-ID: <33656995C5C5094A983DE84DA649A92449F8CC@lulex02.ad.operax.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Expandable filesystem with more disk Thread-Index: AcYlrUXHvWh2SxloTfqONLwcKZxYHQ== From: =?iso-8859-1?Q?Markus_=D6rebrand?= To: Subject: Expandable filesystem with more disk 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: Mon, 30 Jan 2006 14:55:59 -0000 I need a possibility to expand a filesystem by adding more disk. I am sensing that a certain GEOM setup would do the job. The ideal conditions would be: - The filesystem is created on a GEOM.=20 - Initially, the GEOM has only one consumer. - A consumer is a FreeBSD partition (created with bsdlabel(8)) - The size of the GEOM is expandable by adding more consumers. - The filesystem is expandable by using growfs(8). Are these conditions realistic? What is the procedure to a) do basic setup, b) expand the filesystem? Would this be secure (i.e. is there a risk of data corruption or -loss)? I am fairly confident that the hardware should pose no security risk (hardware RAID5, UPS on disks and server). I am thankful for all advice, Markus =D6rebrand, Systems administrator @ Operax