From owner-freebsd-scsi@FreeBSD.ORG Fri Sep 25 01:36:12 2009 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4778B106566C for ; Fri, 25 Sep 2009 01:36:12 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id C523C8FC0A for ; Fri, 25 Sep 2009 01:36:11 +0000 (UTC) Received: from [IPv6:::1] (pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.2/8.14.2) with ESMTP id n8P1B0uB050897; Thu, 24 Sep 2009 19:11:01 -0600 (MDT) (envelope-from scottl@samsco.org) Mime-Version: 1.0 (Apple Message framework v1075.2) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes From: Scott Long In-Reply-To: Date: Thu, 24 Sep 2009 19:11:00 -0600 Content-Transfer-Encoding: 7bit Message-Id: References: To: Charles Sprickman X-Mailer: Apple Mail (2.1075.2) X-Spam-Status: No, score=-4.4 required=3.8 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-scsi@freebsd.org Subject: Re: Dell/LSI RAID controllers X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Sep 2009 01:36:12 -0000 On Sep 23, 2009, at 11:12 PM, Charles Sprickman wrote: > Hello all, > > I'm considering a Dell, specifically the Poweredge 2970, and I'm not > finding much info on their site about the various raid controller > options - there don't seem to be any actual specs. > > Anyone here familiar with the various models (PERC 5i, PERC 6I, SAS > 6/iR) and what FBSD driver each one uses? All are within my price > range. I assume all can handle SATA as well as SAS, correct? Is > performance in the ballpark of a $500 3Ware or Areca card? > > Thanks, > Dell hardware works well and is well supported. SAS5/6 means that it's a SAS+SATA controller that does basic RAID0 and RAID1. PERC5/6 means that it's a full-fledged caching RAID controller. There is even a management tool for both the SAS5/6 and PERC5/6 controllers. Scott