From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 19:22:43 2015 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0EB96700 for ; Mon, 23 Feb 2015 19:22:43 +0000 (UTC) Received: from cz-prg-mx-01.inhio.eu (178-238-36-224.static.masterinter.net [178.238.36.224]) by mx1.freebsd.org (Postfix) with ESMTP id C8C8B101 for ; Mon, 23 Feb 2015 19:22:41 +0000 (UTC) Received: from [10.0.1.5] (titanio.inhio.eu [10.0.0.21]) by cz-prg-mx-01.inhio.eu (Postfix) with ESMTPSA id 8C2596176E for ; Mon, 23 Feb 2015 19:13:32 +0000 (UTC) Message-ID: <1424718731.3100.16.camel@inhio.eu> Subject: Vinum ... to oblivion? From: asv To: questions@freebsd.org Date: Mon, 23 Feb 2015 20:12:11 +0100 Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.12.10 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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: Mon, 23 Feb 2015 19:22:43 -0000 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) - ZFS doesn't support MAC labels - gmirror doesn't provide LVM if I look for lvm in the man the only thing found is: geom_linux_lvm(4) - GEOM based Linux LVM logical volume mapping but I'm not really sure what's that as I cannot find anything related under the handbook index at 19. GEOM: Modular Disk Transformation Framework neither I can find anything on the man pages apart for the aforementioned entry through "man -k lvm" Am I missing something? Any hint would be appreciated, tnx in advance.