From owner-freebsd-questions Thu Mar 29 15:21:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from nameserver.austclear.com.au (nameserver.austclear.com.au [192.83.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 97FC237B71A for ; Thu, 29 Mar 2001 15:21:21 -0800 (PST) (envelope-from ahl@austclear.com.au) Received: from tungsten.austclear.com.au (tungsten.austclear.com.au [192.168.70.1]) by nameserver.austclear.com.au (8.9.3/8.9.3) with ESMTP id JAA72989; Fri, 30 Mar 2001 09:21:16 +1000 (EST) Received: from tungsten (tungsten [192.168.70.1]) by tungsten.austclear.com.au (8.9.3/8.9.3) with ESMTP id JAA27472; Fri, 30 Mar 2001 09:21:16 +1000 (EST) Message-Id: <200103292321.JAA27472@tungsten.austclear.com.au> X-Mailer: exmh version 2.1.1 10/15/1999 To: Neil Darlow Cc: FreeBSD Questions Subject: Re: Can anyone help a newbie with vinum? In-Reply-To: Message from Neil Darlow of "Thu, 29 Mar 2001 14:54:28 GMT." <20010329.14542800@ideal.darlow.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Mar 2001 09:21:16 +1000 From: Tony Landells Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Search the list archives, Greg Lehey and I went through this in late January, and then it was done again in about mid-February. Refer to those discussions for a complete guide, but here's the short answers to your questions: neil@darlow.co.uk said: > 1) What is the vinum filesystem type number (for partitioning)? "vinum". But you need to do this with disklabel post-install because the install process doesn't do vinum. > 2) Do I create a single vinum partition to hold all the mirrored > components, or do I create separate ones for each? Well, the option is yours, but the recommendation is to create a single vinum partition and then divide it within vinum. Apart from saving you a reasonable amount of disk space (because you have 265 blocks of vinum management data per vinum partition), the discussions earlier this year assume single vinum partitions per disk. > 3) I can install a minimal system into / and then configure the > vinum stuff afterwards. How do I best configure this? Yes and no. The discussions earlier this year will provide a solution. The short answer is that any install you do will put data on partitions other than /, which makes many plans to setup vinum, um, difficult if you want to include things like /usr, /var, ... The solution covered earlier this year involves "hiding" the space for vinum management in swap, and then going in post-install to reallocate that space (and the other file systems) to vinum. With care there is no need to alter the data you'd put on the other file systems and so you get access to everything you've installed on them. It is probably a hack by definition, but it's a very cute one ;-) Cheers, Tony -- Tony Landells Senior Network Engineer Ph: +61 3 9677 9319 Australian Clearing Services Pty Ltd Fax: +61 3 9677 9355 Level 4, Rialto North Tower 525 Collins Street Melbourne VIC 3000 Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message