From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 16:47:59 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 DABD7841 for ; Wed, 25 Feb 2015 16:47:59 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 87045188 for ; Wed, 25 Feb 2015 16:47:59 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id t1PGllqA071469 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 25 Feb 2015 09:47:47 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id t1PGlk31071466; Wed, 25 Feb 2015 09:47:47 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 25 Feb 2015 09:47:46 -0700 (MST) From: Warren Block To: Matthias Petermann Subject: Re: Vinum ... to oblivion? In-Reply-To: <2f7bf7c43190bde301d726f64551ea3a@mail.d2ux.org> Message-ID: References: <1424718731.3100.16.camel@inhio.eu> <2f7bf7c43190bde301d726f64551ea3a@mail.d2ux.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 25 Feb 2015 09:47:47 -0700 (MST) Cc: questions@freebsd.org, asv 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: Wed, 25 Feb 2015 16:47:59 -0000 On Tue, 24 Feb 2015, Matthias Petermann wrote: > 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. Here is the thread from July, 2013: https://lists.freebsd.org/pipermail/freebsd-doc/2013-June/022216.html I had proposed and even done the work to make that chapter into a separate article. Then I discarded it when it was pointed out that the existing version should be in the archives. Which it now... is not. With some effort, it could be resurrected into an article again.