From owner-freebsd-stable@FreeBSD.ORG Wed Jun 4 16:26:52 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 162F3440 for ; Wed, 4 Jun 2014 16:26:52 +0000 (UTC) Received: from esp.ouido.net (esp.ouido.net [198.107.153.37]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "icebox.sendio.com", Issuer "icebox.sendio.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D22892494 for ; Wed, 4 Jun 2014 16:26:51 +0000 (UTC) X-Sendio-Return-Path: dd@gizmocreative.com X-Sendio-Delivered: Wed, 04 Jun 2014 09:26:49 -0700 Received: (sendio-qmail 2110 invoked from network); 4 Jun 2014 16:20:08 -0000 X-Sendio-SenderIP: 172.24.6.3 X-Sendio-RemoteSenderIP: 172.24.6.3 X-Sendio-MessageID: 1401898808.2106.1 Received: from unknown (HELO cloud.gizmocreative.com) (172.24.6.3) by esp.ouido.net with SMTP; 4 Jun 2014 16:20:08 -0000 Received: from localhost (localhost [127.0.0.1]) by cloud.gizmocreative.com (Postfix) with ESMTP id 3EFB420F498E for ; Wed, 4 Jun 2014 09:19:12 -0700 (PDT) X-Virus-Scanned: amavisd-new at gizmocreative.com Received: from cloud.gizmocreative.com ([127.0.0.1]) by localhost (cloud.gizmocreative.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7BtquuBkrmYR for ; Wed, 4 Jun 2014 09:19:12 -0700 (PDT) Received: from c160-dhcp.localdomain (unknown [76.72.147.60]) by cloud.gizmocreative.com (Postfix) with ESMTPSA id 14DFF20F4983 for ; Wed, 4 Jun 2014 09:19:12 -0700 (PDT) From: Daniel Duerr Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: SuperMicro SAS Expander compatibility question Message-Id: Date: Wed, 4 Jun 2014 09:20:07 -0700 To: freebsd-stable@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) X-Mailer: Apple Mail (2.1878.2) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 16:26:52 -0000 Hi everyone, I'm looking to build a new ZFS storage server on 9-STABLE. The zpool = will be running multiple raid2z vdevs. To accommodate a larger number = of disks, I'd like to use a SAS Expander. I'm leaning towards the = combination of the LSI SAS 9211-4i HBA (via mps) and the Supermicro = 846E16 expander chassis (via ses). Does anyone here have experience = with this specific hardware combination? Is it supported? Is it = stable? Thanks! Daniel