From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 12:09:30 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6041DF1B for ; Tue, 24 Feb 2015 12:09:30 +0000 (UTC) Received: from d2ux.org (static.140.151.9.5.clients.your-server.de [5.9.151.140]) by mx1.freebsd.org (Postfix) with ESMTP id 20446DD3 for ; Tue, 24 Feb 2015 12:09:29 +0000 (UTC) Received: from d2ux.org (unknown [10.0.0.4]) by d2ux.org (Postfix) with ESMTP id 225321FE14A; Tue, 24 Feb 2015 13:09:22 +0100 (CET) Received: from d2ux.org ([10.0.0.4]) by d2ux.org (d2ux.org [10.0.0.4]) (amavisd-new, port 10024) with ESMTP id bwe4n5ZAJgiB; Tue, 24 Feb 2015 13:09:21 +0100 (CET) Received: from mail.d2ux.org (unknown [10.0.0.7]) by d2ux.org (Postfix) with ESMTP id C8E131FD809; Tue, 24 Feb 2015 13:09:21 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 24 Feb 2015 13:09:21 +0100 From: Matthias Petermann To: asv Subject: Re: Vinum ... to =?UTF-8?Q?oblivion=3F?= In-Reply-To: <1424718731.3100.16.camel@inhio.eu> References: <1424718731.3100.16.camel@inhio.eu> Message-ID: <2f7bf7c43190bde301d726f64551ea3a@mail.d2ux.org> X-Sender: matthias@d2ux.org User-Agent: Roundcube Webmail/1.0.5 Cc: questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2015 12:09:30 -0000 Am 2015-02-23 20:12, schrieb asv: > Hi everyone, > I sadly realised that the gvinum section in handbook is gone (possibly > since quite a while already). Nonetheless the tool is still available > on > 10.1-RELEASE. > But I don't understand why bringing this valuable tool to oblivion as I > don't see other alternatives to (for example) achieve the following: > MIRRORING + LVM + UFS2 (with MAC labels) A bit surprising to me, too. Haven't seen any note on gvinum deprecation. I'd also be interested in lightweight alternatives. I currently use gvinum for on the fly creation of volumes with UFS2 on a Raspberry Pi with just 512MB of RAM. Best regards, Matthias