From owner-freebsd-questions@FreeBSD.ORG Fri May 25 15:07:25 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD77916A400 for ; Fri, 25 May 2007 15:07:25 +0000 (UTC) (envelope-from wmc20@xxiii.com) Received: from imf20aec.mail.bellsouth.net (imf20aec.mail.bellsouth.net [205.152.59.68]) by mx1.freebsd.org (Postfix) with ESMTP id 54FD513C48C for ; Fri, 25 May 2007 15:07:25 +0000 (UTC) (envelope-from wmc20@xxiii.com) Received: from ibm62aec.bellsouth.net ([68.209.177.221]) by imf20aec.mail.bellsouth.net with ESMTP id <20070525150724.EGAW23412.imf20aec.mail.bellsouth.net@ibm62aec.bellsouth.net> for ; Fri, 25 May 2007 11:07:24 -0400 Received: from wcox.bellsouth.net ([68.209.177.221]) by ibm62aec.bellsouth.net with ESMTP id <20070525150723.DQMM7611.ibm62aec.bellsouth.net@wcox.bellsouth.net>; Fri, 25 May 2007 11:07:23 -0400 Message-Id: <6.2.3.4.2.20070525110311.02b0a298@mailsvr.xxiii.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 25 May 2007 11:07:35 -0400 To: "Lucien Werner" ,freebsd-questions@freebsd.org From: r17fbsd@xxiii.com In-Reply-To: <3194977e0705250645q35b169cakebb26fe0a27881b4@mail.gmail.co m> References: <3194977e0705250645q35b169cakebb26fe0a27881b4@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: Raid Controller X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 May 2007 15:07:25 -0000 At 09:45 AM 5/25/2007, Lucien Werner wrote: >I am building a file server off freeBSD, and am wondering if my sata >raid controller is supported by the OS. I have the Addonics *4 Port >RAID 5 / JBOD SATA II PCI Controller (ADSA4R5) controller host. The >chipset is Silicon Image Sil 3124. If this raid card is not >supported, can I install drivers once the system is running? Where >would I find them for freeBSD? The supported hardware list is here: http://www.freebsd.org/releases/6.2R/hardware.html But I'll tell ya' the SiL sata chips are junk. FreeBSD will recognize and run with them, but under heavy IO will crash, corrupt data, and other unacceptable things. I think the ata driver developer gave up on the things. In any case, don't even waste time trying to assemble a system with one. -RW