From owner-freebsd-infiniband@freebsd.org Sat Apr 30 12:52:15 2016 Return-Path: Delivered-To: freebsd-infiniband@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 033C6B1CE23 for ; Sat, 30 Apr 2016 12:52:15 +0000 (UTC) (envelope-from justin@postgresql.org) Received: from meldrar.postgresql.org (meldrar.postgresql.org [IPv6:2a02:c0:301:0:ffff::31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.postgresql.org", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B3EB814E7 for ; Sat, 30 Apr 2016 12:52:14 +0000 (UTC) (envelope-from justin@postgresql.org) Received: from 82-69-92-196.dsl.in-addr.zen.co.uk ([82.69.92.196] helo=[172.16.1.14]) by meldrar.postgresql.org with esmtpsa (TLS1.0:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1awUNU-0004J9-95; Sat, 30 Apr 2016 12:52:11 +0000 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Subject: Re: QLogic IBA7322 QDR InfiniBand HCA on 10.3-RELEASE From: Justin Clift In-Reply-To: <57249865.9060301@gmail.com> Date: Sat, 30 Apr 2016 13:52:05 +0100 Cc: Hans Petter Selasky , =?windows-1252?Q?Vin=EDcius_Ferr=E3o?= , "freebsd-infiniband@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <001FE6A2-112B-40B2-BC38-C19A57012EA7@postgresql.org> References: <1E132EAE-8287-4407-BBBD-25319FB0091C@vmio.com.br> <5724759A.1090805@selasky.org> <57249865.9060301@gmail.com> To: Jason Bacon X-Mailer: Apple Mail (2.1878.6) X-Pg-Spam-Score: -2.9 (--) X-BeenThere: freebsd-infiniband@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Infiniband on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 12:52:15 -0000 On 30 Apr 2016, at 12:35, Jason Bacon wrote: > On 04/30/16 05:56, Justin Clift wrote: >> On 30 Apr 2016, at 10:06, Hans Petter Selasky = wrote: >>> On 04/30/16 09:54, Vin=EDcius Ferr=E3o wrote: >>>> Hello guys, >>>>=20 >>>> I=92m playing with Inifinband for the first time on FreeBSD and I = already have problems with it. I=92ve got a machine with this card in = specific and I=92m trying to use this card without any success. >>>>=20 >>>> pciconf -lv outputs this: >>>> root@freebsd1:~ # pciconf -lv | grep -i Qlogic -A3 -B1 >>>> none17@pci0:2:0:0: class=3D0x0c0600 card=3D0x73221077 = chip=3D0x73221077 rev=3D0x02 hdr=3D0x00 >>>> vendor =3D 'QLogic Corp.' >>>> device =3D 'IBA7322 QDR InfiniBand HCA' >>>> class =3D serial bus >>>>=20 >>>> So at least the system is aware of the card, but I can=92t see it = on dmesg, so something is missing. Drivers? Support? Kernel Module? >>>>=20 >>>> I came across this webpage https://wiki.freebsd.org/InfiniBand and = cannot find the card on the table of supported hardware, so at this = point I started to believe that the card is just unsupported. >>>>=20 >>>> But here we are on the mailing list, to see if anyone can help. >>>>=20 >>>> Thanks in advance. >>> Hi, >>>=20 >>> Try loading qlxgb or qlxgbe. >> Hmmm, between them, the man pages for qlxgb and qlxgbe say they = support: >>=20 >> * QLogic 3200 series (qlxgb) >> * QLogic 8200 series (qlxgb) >> * QLogic 8300 series (qlxgbe) >>=20 >> Should we add them to the "hardware support by release" table? >>=20 >> Vin=EDcius, with your card, do you know the exact model number? = IBA7322 >> seems to be the controller chip on the card itself, not the adapter = model >> number, so it's hard to tell which series it belong too. >>=20 >> Saying that from looking through the QLogic IB Adapters PDF: >>=20 >> = http://filedownloads.qlogic.com/files/driver/78254/Install_Guide_QLogic_IB= _Adapters_A.pdf >>=20 >> Page 3-5 mentions it, as well as Figure 3-1 on that same page. :) >=20 > I'm not seeing any mention of Infiniband support in the 3200 or 8x00 = series cards. They look to be strictly 10 GBE. Ahhh, that explains a few things then. :) + Justin -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi