From owner-freebsd-hardware@FreeBSD.ORG Mon Jan 3 19:31:26 2005 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 C1FB916A4CE for ; Mon, 3 Jan 2005 19:31:26 +0000 (GMT) Received: from smtp1.linkline.com (smtp1.linkline.com [66.59.235.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 988F243D31 for ; Mon, 3 Jan 2005 19:31:26 +0000 (GMT) (envelope-from sclements@linkline.com) Received: from samclements (host-66-59-225-129.lcinet.net [66.59.225.129]) by smtp1.linkline.com (Postfix) with SMTP id 724DB9CE07; Mon, 3 Jan 2005 11:31:24 -0800 (PST) Message-ID: <001601c4f1ca$d0dc68d0$d232a8c0@LCI> From: "Samuel Clements" To: , References: <000001c4ee23$0050fc30$68bbbbc0@kewdaeahnhd04i> Date: Mon, 3 Jan 2005 11:31:26 -0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: PCI RAID for 'gift' 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: Mon, 03 Jan 2005 19:31:26 -0000 >I am not a computer expert, nor an expert with respect to FreeBSD, but >there >is really no other operating system that I am willing (nor trust) to run on >our server. The retailer will not accept return or exchange, so I am stuck >with this thing. Can anyone provide any suggestions to overcome this >problem? Maybe suggest a compatible pci raid card or something to make the >system work in a raid configuration with the existing HD's? Well, until the soft-raid support is done, you do need a 'supported' PCI controller (sounds like you've already resigened yourself to that). If you're looking to just plug in a controller, hook up the drives and go, I've had good luck with the Intel SRCS16 SATA controller (which is a LSI MegaRAID SATA 150-6 basically) but that probably a bit more than you want. LSI also offeres the 150-4 (US$309 vs US$389 for the 6 channel) which should be supported by the amr driver. -Sam