From owner-freebsd-questions@FreeBSD.ORG Sat Jul 3 16:08:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E2016A4CF for ; Sat, 3 Jul 2004 16:08:24 +0000 (GMT) Received: from erg.verweg.com (erg.verweg.com [217.77.141.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CB0643D2D for ; Sat, 3 Jul 2004 16:08:23 +0000 (GMT) (envelope-from stephanb@whacky.net) Received: from [192.168.1.104] (152.14.static.dsl.luna.net [217.77.152.14]) (authenticated bits=0) by erg.verweg.com (8.12.11/8.12.11) with ESMTP id i63G8HPX075750 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 3 Jul 2004 18:08:18 +0200 (CEST) (envelope-from stephanb@whacky.net) X-Authentication-Warning: erg.verweg.com: Host 152.14.static.dsl.luna.net [217.77.152.14] claimed to be [192.168.1.104] Message-ID: <40E6D9E4.5000402@whacky.net> Date: Sat, 03 Jul 2004 18:08:04 +0200 From: Stephan van Beerschoten User-Agent: Mozilla Thunderbird 0.7 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on erg.verweg.com Subject: Softpartitioning on FreeBSD ? (vinum?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2004 16:08:24 -0000 Hi, I have been working with FreeBSD for a while now (several years), but never on any professional grade hardware. Well, this is going to change with my new server. It will have a hardware raid attached to it. For this purpose I am looking for an implementation of Softpartitions as they exist on Solaris when using Disksuite/SolarisVolumeManager. I don't need anything that will configure a software mirror or raid, I just need softpartitions to split up the LUN which will be created by my storage hardware. I browsed the vinumvm website but haven't really seen anything about it. Do I need to look towards vinum, or is there something else I am missing ? The server won't be build untill Q4 this year, so I'm hoping to utilize any 5-RELEASE that may come up then since I'm already a fan of the current -CURRENT which I actively use on my laptop. Cheers, Stephan