From owner-freebsd-infiniband@FreeBSD.ORG Wed Jan 7 13:45:37 2015 Return-Path: Delivered-To: freebsd-infiniband@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82C35CFC for ; Wed, 7 Jan 2015 13:45:37 +0000 (UTC) Received: from mail.tdx.com (mail.tdx.com [62.13.128.18]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1D6148D for ; Wed, 7 Jan 2015 13:45:36 +0000 (UTC) Received: from [10.12.30.106] (vpn01-01.tdx.co.uk [62.13.130.213]) (authenticated bits=0) by mail.tdx.com (8.14.3/8.14.3/) with ESMTP id t07DjZ7F081937 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 7 Jan 2015 13:45:35 GMT Date: Wed, 07 Jan 2015 13:45:36 +0000 From: Karl Pielorz To: Oded Shanoon , Hans Petter Selasky , freebsd-infiniband@freebsd.org Subject: RE: Infiniband under FreeBSD 11.0-CURRENT... Message-ID: <640D4900BB006C2D80760288@[10.12.30.106]> In-Reply-To: References: <54AB853C.7070300@selasky.org> <9406DDD429A698CCFE8EA77B@Karls-Mac-mini.local> <54ACE6B1.1060705@selasky.org> <62BC1791A40C62A1836B5368@[10.12.30.106]> X-Mailer: Mulberry/4.0.8 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: Wed, 07 Jan 2015 13:45:37 -0000 --On 07 January 2015 13:34 +0000 Oded Shanoon wrote: > Did you change the ports to 'ib' instead of 'eth' in the sysctl? Sorry - I took the original email to mean 'run the sysctl to check they are in eth mode' - not, 'see if they're in eth mode then flip them to ib mode if needed' :) > Also, please verify the relevant modules are loaded: > Kldstat -v | grep 'mlx4\|mlx4ib\|ibcore\|ipoib' Ok, I'll set them to ib - and check the relevant modules are loaded, Thanks, -Karl