From owner-freebsd-infiniband@FreeBSD.ORG Mon Oct 13 17:21:52 2014 Return-Path: Delivered-To: freebsd-infiniband@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C265C83B for ; Mon, 13 Oct 2014 17:21:52 +0000 (UTC) Received: from webmail2.jnielsen.net (webmail2.jnielsen.net [50.114.224.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "webmail2.jnielsen.net", Issuer "freebsdsolutions.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A138A3DF for ; Mon, 13 Oct 2014 17:21:52 +0000 (UTC) Received: from [10.10.1.198] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by webmail2.jnielsen.net (8.14.9/8.14.9) with ESMTP id s9DHCClR040642 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 13 Oct 2014 11:12:14 -0600 (MDT) (envelope-from lists@jnielsen.net) X-Authentication-Warning: webmail2.jnielsen.net: Host office.betterlinux.com [199.58.199.60] claimed to be [10.10.1.198] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: SRP + Infiniband + FreeBSD 10 From: John Nielsen In-Reply-To: <7A08FE2B-34DE-4BEB-937D-4AF1B4B871AB@jnielsen.net> Date: Mon, 13 Oct 2014 11:12:21 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <7A08FE2B-34DE-4BEB-937D-4AF1B4B871AB@jnielsen.net> To: freebsd-infiniband@freebsd.org X-Mailer: Apple Mail (2.1878.6) X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Oct 2014 17:21:52 -0000 It's been a few months since I sent this, but I'd still love any = responses. Can anyone tell me what the status of SRP (or RDMA in = general) with InfiniBand on FreeBSD is? Specifically interested in = Mellanox ConnectX 3 cards, so input from the Mellanox folks on the list = would be much appreciated. Thanks! On Jan 23, 2014, at 2:27 PM, John Nielsen wrote: > Can someone tell me if SRP can be used with Infiniband on FreeBSD 10? = Any success or horror stories? If you've done this, how was the = performance? What software did you use? >=20 > Currently using a Solaris server to export ZFS zvols via SRP; trying = to determine if replacing it with FreeBSD would be feasible (or a good = idea).