From owner-freebsd-hardware@FreeBSD.ORG Thu May 11 15:54:59 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D684C16A8AF for ; Thu, 11 May 2006 15:54:59 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEED943F14 for ; Thu, 11 May 2006 15:22:26 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [62.68.163.165] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1FeCzd-000J9k-VK; Thu, 11 May 2006 17:22:22 +0200 Message-ID: <446356DA.2070007@freemail.hu> Date: Thu, 11 May 2006 17:23:06 +0200 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Sam Clements , freebsd-hardware@freebsd.org References: <4463055F.1080404@freemail.hu> <61d60b9d0605110652i5e226712i9660a44093919dcd@mail.gmail.com> In-Reply-To: <61d60b9d0605110652i5e226712i9660a44093919dcd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: SATA Raid motherboard X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2006 15:55:14 -0000 Sam Clements írta: > http://www.freebsd.org/cgi/man.cgi?query=ataraid&sektion=4&apropos=0&manpath=FreeBSD+6.0-RELEASE+and+Ports > > > Says: > The ataraid driver can read the following metadata formats: > > · Adaptec HostRAID > · Highpoint V2 RocketRAID > · Highpoint V3 RocketRAID > · Intel MatrixRAID > > I do believe only RAID 0 or 1 is supported in a two disk > configuration. Also, note that ataraid cannot yet write this metadata > format so you'll have to use the BIOS to create & rebuild your > RAID's... Thank you. Of course I can use the BIOS to create the mirrored set. But after that, can I install FreeBSD with the standard installer? I'm not sure if 'ataraid' is included in GENERIC. Will the installer notice the RAID-1 array as a new physical drive? Unfortunately, I do not have the hardware yet, so I cannot try this. A real SCSI RAID controller would be too expensive for me. If I cannot install the whole system on the mirrored set, then probably it is better to use gvinum, because it allows me to buy a cheaper motherboard and use different hard drives. However, gvinum also has disadvantages (cannot mirror the root fs, or it is too difficult and I'm not familiar with vinum...) Thanks, Laszlo