From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 15:19:24 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 29B9716A4CE for ; Wed, 22 Sep 2004 15:19:24 +0000 (GMT) Received: from mail.parodius.com (mail.parodius.com [64.62.145.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D9A43D1F for ; Wed, 22 Sep 2004 15:19:22 +0000 (GMT) (envelope-from jdc@pentarou.parodius.com) Received: from pentarou.parodius.com (jdc@localhost [127.0.0.1]) by mail.parodius.com (8.13.1/8.13.1) with ESMTP id i8MFJLgk035944 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 22 Sep 2004 08:19:21 -0700 (PDT) (envelope-from jdc@pentarou.parodius.com) Received: (from jdc@localhost) by pentarou.parodius.com (8.13.1/8.13.1/Submit) id i8MFJLlm035943 for freebsd-current@freebsd.org; Wed, 22 Sep 2004 08:19:21 -0700 (PDT) (envelope-from jdc) Date: Wed, 22 Sep 2004 08:19:21 -0700 From: Jeremy Chadwick To: freebsd-current@freebsd.org Message-ID: <20040922151921.GA35903@parodius.com> Mail-Followup-To: freebsd-current@freebsd.org References: <4150A9CB.70600@ThePacific.Net> <20040921163314.D21773@pooker.samsco.org> <4150F28B.9040908@ThePacific.Net> <20040922034137.GA18393@parodius.com> <41512A51.8040802@nulis.lt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41512A51.8040802@nulis.lt> User-Agent: Mutt/1.5.6i 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 15:19:24 -0000 Is there any chance of seeing this put into -CURRENT? -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. | On Wed, Sep 22, 2004 at 10:31:29AM +0300, Saulius Menkevicius wrote: > 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.