From owner-freebsd-current@FreeBSD.ORG Thu Sep 15 03:32:51 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72835106564A; Thu, 15 Sep 2011 03:32:51 +0000 (UTC) (envelope-from matt.thyer@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id D49148FC15; Thu, 15 Sep 2011 03:32:50 +0000 (UTC) Received: by wwe3 with SMTP id 3so2956135wwe.31 for ; Wed, 14 Sep 2011 20:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BgRxww62fBVWXcDjzMxgn5ypbCpBEobEVVfJ+xDmJas=; b=SaWfw2y3dREdFw7PV94tOfeync7h/2i1RDNZ5izBDK+pCAaqIA87h35ty4YJkUX3Y5 bD17tMFyc5NLzxk8RNtwjpJmyhD190fblsMflEHewBTHWidj/L1MQSQksF3HSupkt/Ea yiFYFSFvd8yApO1jBRs/UdhevlhZEI0CEIpPo= MIME-Version: 1.0 Received: by 10.216.173.144 with SMTP id v16mr524932wel.89.1316057569793; Wed, 14 Sep 2011 20:32:49 -0700 (PDT) Received: by 10.216.11.9 with HTTP; Wed, 14 Sep 2011 20:32:49 -0700 (PDT) Received: by 10.216.11.9 with HTTP; Wed, 14 Sep 2011 20:32:49 -0700 (PDT) In-Reply-To: <1303755599.5908.1316013148507.JavaMail.root@mail-01.cse.ucsc.edu> References: <1303755599.5908.1316013148507.JavaMail.root@mail-01.cse.ucsc.edu> Date: Thu, 15 Sep 2011 13:02:49 +0930 Message-ID: From: Matt Thyer To: Tim Gustafson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Adrian Chadd , freebsd-current@freebsd.org Subject: Re: RELENG_8 / mpt / zpool Errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 15 Sep 2011 03:32:51 -0000 On Sep 15, 2011 12:42 AM, "Tim Gustafson" wrote: > > > I don't know what's out there having chosen only one such card for > > home use. So you'll need to do your own research. Start with looking > > at any card with the right chip and then look for evidence that people > > have used said card with FreeBSD. > > LSI has the SAS 9200-8e, which is based on the SAS 2008 chipset, which the mps (not the mpt) driver claims to support. We are currently using another controller that uses the SAS 2008 chipset in this same box for the internal OS drives and have not had any problems with it. So, that makes me feel good. > > Does anyone have any recommendation for or against the 9200-8e? The SAS 2008 chip (SAS 6G) is the one that the FreeBSD mps driver has problems with when used with port expanders. It's the older SAS 3G chip that works OK with FreeBSD I think.