From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 20:40:41 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 6848516A4CE for ; Wed, 22 Sep 2004 20:40:41 +0000 (GMT) Received: from speicher.org (speicher.org [208.199.76.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7044B43D5C for ; Wed, 22 Sep 2004 20:40:40 +0000 (GMT) (envelope-from geoff@speicher.org) Received: from speicher.org (localhost [127.0.0.1]) by speicher.org (8.13.1/8.13.1) with ESMTP id i8MKec6r053911; Wed, 22 Sep 2004 16:40:38 -0400 (EDT) (envelope-from geoff@speicher.org) Received: (from geoff@localhost) by speicher.org (8.13.1/8.13.1/Submit) id i8MKebHQ053909; Wed, 22 Sep 2004 16:40:37 -0400 (EDT) (envelope-from geoff) Date: Wed, 22 Sep 2004 16:40:37 -0400 From: Geoff Speicher To: "Marcos Biscaysaqu - ThePacific.net" Message-ID: <20040922204037.GA53661@sirius.speicher.org> References: <4150A9CB.70600@ThePacific.Net> <20040921163314.D21773@pooker.samsco.org> <4150F28B.9040908@ThePacific.Net> <20040922034137.GA18393@parodius.com> <41512A51.8040802@nulis.lt> <4151E02E.80405@ThePacific.Net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4151E02E.80405@ThePacific.Net> User-Agent: Mutt/1.4.2.1i 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 20:40:41 -0000 On Thu, Sep 23, 2004 at 08:27:26AM +1200, Marcos Biscaysaqu - ThePacific.net wrote: > Hi there. > Thanks for the information, but running the patch as: patch -p0 < > intel-raid-patch-releng5 on /usr/src/dev/ata create error to recompile > the kernel, Im running freebsd 5.2.1. Im missing some thing else? Yes, you are missing the fact that the patch is against RELENG_5, which is considerably newer than 5.2.1. Do a cvsup with the RELENG_5 tag and try the patch again. Reference: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Geoff > > thanks > Marcos Biscaysaqu > ThePacific.net > > > 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. > >_______________________________________________ > >freebsd-current@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-current > >To unsubscribe, send any mail to > >"freebsd-current-unsubscribe@freebsd.org" > > > > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"