From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 4 09:44:13 2004 Return-Path: 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 13EF816A4CE for ; Wed, 4 Feb 2004 09:44:13 -0800 (PST) Received: from smtp2.linkline.com (smtp2.linkline.com [64.30.215.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC6343D3F for ; Wed, 4 Feb 2004 09:44:00 -0800 (PST) (envelope-from sclements@linkline.com) Received: from sam-clements-desktop.linkline.com (unknown [66.59.225.129]) by smtp2.linkline.com (Postfix) with ESMTP id 4F5A2105; Wed, 4 Feb 2004 09:43:58 -0800 (PST) Message-Id: <6.0.0.22.0.20040204093151.01f23be0@junior.loungenet.org> X-Sender: spam@junior.loungenet.org X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 04 Feb 2004 09:42:47 -0800 To: Guy Dawson , freebsd-hardware@freebsd.org From: Samuel Clements In-Reply-To: <4020CF4F.8030901@crossflight.co.uk> References: <002401c3e661$32b27c00$0c00a8c0@artem> <6.0.0.22.0.20040203111912.05043b20@junior.loungenet.org> <4020CF4F.8030901@crossflight.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: SATA RAID 5 controller for FreeBSD X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 17:44:13 -0000 At 02:54 AM 2/4/2004, Guy Dawson wrote: >Samuel Clements wrote: >> >>>I am looking for supported RAID 5 controller for FreeBSD and > >>The Intel SRCS14L is also supported. >>http://www.intel.com/design/servers/buildingblocks/srcs14l/ This should >>use the same driver (iir) as the U32's which we use all over the place. >>The management software (storcon) looks just like the BIOS of the card >>when you run it! Pretty neat. You should be able to pick one up retail >>for about $290US. > >So, putting my dumb head on for a moment... > >Intel have made a hardware SATA RAID card which looks to a device driver >just like an already supported U320 RAID card. Cool! As I understand it, yes. Not being a guru about this kind of stuff, I don't know the in's and out's of doing this, but this was one of the big deals about the Intel RAID controllers - they all used the same drivers and firmware (being based on the ICP Vortex design and software, you'd expect that!). You could swap controllers and models of controllers (even in Windows 2000!) and the machines would just work. The latest Intel RAID controller (U42X) breaks this model and I don't believe it is yet supported in FreeBSD. Something about a new RAID architecture on this and 'all future controllers'. For now though, the S14L should be a good-to-go hardware RAID controller for FreeBSD.