From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 07:31:32 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEBDB16A4CF for ; Wed, 22 Sep 2004 07:31:32 +0000 (GMT) Received: from nulis.lt (adsl-213-190-44-175.takas.lt [213.190.44.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0906243D39 for ; Wed, 22 Sep 2004 07:31:31 +0000 (GMT) (envelope-from bob@nulis.lt) Received: from highland.tamsa ([10.0.1.1]) by nulis.lt with esmtp (Exim 4.34) id 1CA1Zt-0000cg-Bi; Wed, 22 Sep 2004 10:30:13 +0300 Message-ID: <41512A51.8040802@nulis.lt> Date: Wed, 22 Sep 2004 10:31:29 +0300 From: Saulius Menkevicius User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Chadwick References: <4150A9CB.70600@ThePacific.Net> <20040921163314.D21773@pooker.samsco.org> <4150F28B.9040908@ThePacific.Net> <20040922034137.GA18393@parodius.com> In-Reply-To: <20040922034137.GA18393@parodius.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Is HostRAID supported under FreeBSD??? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 07:31:32 -0000 Jeremy Chadwick wrote: >Yes, it is supported, however the RAID portion is not. I'm still >waiting on Soren and crew to get metadata support for the RAID portion >of the ICH5-R -- this RAID controller is purely software-based, it is >not a hardware RAID solution. > >In English: the controller will work fine as a standalone SATA >controller, with the RAID option disabled. We have a couple SuperMicro >5013C-T servers which do this. You can use FreeBSD software RAID >(ataraid, ccd, or vinum) to accomplish goals instead. > >If Soren needs hardware to play with, I can gladly send him a >P4-based motherboard. RAM and CPU will be his own problem though... :) > > I have a patch for RELENG_5 which I ported from Doug Abrisko's patch for 4.10 that adds support for ICH5-R RAID metadata. Personally I use the RAID-0 mode, thus can't tell how well it would work in RAID-1. The patch is at http://www.nulis.lt/bob/download/intel-raid-patch-releng5.