From owner-freebsd-questions Fri Mar 8 21: 9:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rambo.simx.org (rambo.simx.org [194.17.208.54]) by hub.freebsd.org (Postfix) with ESMTP id 794E237B416 for ; Fri, 8 Mar 2002 21:09:17 -0800 (PST) Received: from rambo.simx.org (malin.twenty4help.se [195.67.108.195]) by rambo.simx.org (8.11.6/8.11.6) with ESMTP id g29597822622; Sat, 9 Mar 2002 06:09:10 +0100 (CET) (envelope-from listsub@rambo.simx.org) Message-ID: <3C8998E2.4030803@rambo.simx.org> Date: Sat, 09 Mar 2002 06:08:50 +0100 From: "Roger 'Rocky' Vetterberg" User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Jud Cc: questions@FreeBSD.ORG Subject: Re: RAID, Vinum(?), Filesystems, OSs...Config Help, Please? References: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jud wrote: >Owing to my girlfriend's generosity and that great American institution, >the class action lawsuit (specifically, settlement of litigation re: IBM's >MWave modem/soundcard, which was pretty bad at both), I am able to >afford and have purchased two identical new 40gb IBM ATA100 hard >drives that I would like to run as a RAID0 array, keeping my current >20gb ATA66 drive as well. (Losing data is no more than an >inconvenience - anything I want to keep is on someone else's servers, >and I can use part of the 20gb drive as a fast local backup.) My >motherboard (ASUS A7V266-E) has the RAID controller chip used in >the Promise Fasttrak 100 RAID card, which works with FreeBSD. > >While the drives are in transit, I'd appreciate it if someone could point >me toward good information on the following: > >1. If FreeBSD "recognizes" my RAID chip, will it automagically see my >drives as a RAID array? Can I configure the array with Vinum? If yes, >what are the advantages/disadvantages of doing so? > If you use hardware RAID, ie a Promise or HighPoint controller, then you have no need for Vinum. Vinum is software RAID. It "emulates" a hardware RAID controller. Whether or not FreeBSD will see your drives as a RAID array depends totally on how you set them up. Both Promise and HighPoint, and probably every IDE RAID on the market, comes with a sort of BIOS utility where you setup your RAID drives. > >2. What are the parameters of the RAID array I will want/need to >configure? Are there good references regarding how to determine >optimal values for any such parameters? > This is not an easy question to answer, it all depends on what your setup looks like and what you want it to do. Basically, it's usually a fine balance between performance and/or security. High performance usually means lower security, and vice versa. > > >3. I plan to run Win2K, -STABLE and perhaps -CURRENT on the RAID >array, Win98 and perhaps QNX on the 20gb drive. Are swap, >applications, etc., automagically placed to take best advantage of >RAID0, or is this something I will want/need to do myself? I'd be very >grateful for any references or recommendations re configuring for best >performance. > > >Thanks, > >Jud > If you plan on using Vinum (there really is no reason to do that if you have a hardware RAID controller) I have written a small howto at http://bsdvault.net/sections.php?op=viewarticle&artid=86. It's very basic and only give a small peak at Vinum's capabilitys, but it's a start. Hope this helps. -- R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message