From owner-freebsd-current@FreeBSD.ORG Fri Aug 6 19:11:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1F3C16A4CE; Fri, 6 Aug 2004 19:11:37 +0000 (GMT) Received: from briefzentrum.encephalon.de (encephalon.de [213.146.112.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E18E43D45; Fri, 6 Aug 2004 19:11:37 +0000 (GMT) (envelope-from liste@encephalon.de) Received: from localhost (briefzentrum.encephalon.de [192.168.0.200]) by briefzentrum.encephalon.de (Postfix) with ESMTP id B18911D542; Fri, 6 Aug 2004 21:14:40 +0200 (CEST) Received: from briefzentrum.encephalon.de ([192.168.0.200]) (amavisd-new, port 10024) with ESMTP id 13908-02; Fri, 6 Aug 2004 21:14:40 +0200 (CEST) Received: from [192.168.1.1] (unknown [192.168.1.1]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by briefzentrum.encephalon.de (Postfix) with ESMTP id 5A0361D532; Fri, 6 Aug 2004 21:14:35 +0200 (CEST) In-Reply-To: <20040805212025.GA28645@nowhere> References: <20040726191107.B10DD16A513@hub.freebsd.org> <1091130224.99074.55.camel@zappa.Chelsea-Ct.Org> <20040729215647.F625@korben.in.tern> <1091460946.46029.22.camel@zappa.Chelsea-Ct.Org> <20040805212025.GA28645@nowhere> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Axel S.Gruner Date: Fri, 6 Aug 2004 21:13:56 +0200 To: Craig Boston X-Mailer: Apple Mail (2.618) X-Virus-Scanned: by amavisd-new with clamav at encephalon.de cc: Paul Mather cc: freebsd-current@FreeBSD.org cc: Lukas Ertl Subject: Re: Vinum status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Aug 2004 19:11:38 -0000 Hi. Am 05.08.2004 um 23:20 schrieb Craig Boston: > FWIW, root-on-gvinum seems to be working on my test server here. > Swapping over it also passes basic stress testing (dd from zero to null > with very large block sizes). Thats very very nice to hear. But, i ihave a question about that. I cant find a howto which describes to install FreeBSD+gvinum to use the / partition. So, how did you do that? It looks to me like a chicken-egg problem. So in my understandig there must be a way in the installtion procedure (sysinstall) to install FreeBSD directly on a gvinum set of disks, otherwise i install FreeBSD the normal way and / is not on a gvinum disk set... asg