From owner-freebsd-fs@FreeBSD.ORG Sat Sep 1 10:40:04 2007 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A290316A417 for ; Sat, 1 Sep 2007 10:40:04 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 5E6B513C45D for ; Sat, 1 Sep 2007 10:40:04 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.61.5]) by phk.freebsd.dk (Postfix) with ESMTP id 8E34417104; Sat, 1 Sep 2007 10:39:36 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.1/8.14.1) with ESMTP id l81AdXGa004457; Sat, 1 Sep 2007 10:39:33 GMT (envelope-from phk@critter.freebsd.dk) To: Gergely CZUCZY From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 01 Sep 2007 11:30:35 +0200." <20070901093035.GA18069@harmless.hu> Date: Sat, 01 Sep 2007 10:39:33 +0000 Message-ID: <4456.1188643173@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: Yar Tikhiy , Dmitry Morozovsky , fs@freebsd.org Subject: Re: New option for newfs(3) to make life with GEOM easier X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Sep 2007 10:40:04 -0000 In message <20070901093035.GA18069@harmless.hu>, Gergely CZUCZY writes: >Though for this, geom class manuals should mention how much >space do they need for the metadata at the end. Or to simplify >thing an option for like "reserve some space for (gmirror|gstripe|gfoobar)" >should be introduced. Or specifing the module and newfs could "ask" >the geom class for its metadata size that should be reserved. >Just thinking, sorry if it was too wild... THe original intent was that you would stick the geom class there first, then make the filesystem. Doing things in the other order is asking for trouble. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.