Mellanox ConnectX-3 HCA's are not supported (MT27500 Family)

Bug #1037107 reported by Bart Van Assche
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
libmlx4 (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

# lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04
# ibv_devinfo -v
libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
No IB devices found
# strace -f ibv_devinfo -v |& tail -n 12
open("/sys/class/infiniband_verbs/uverbs0/device/vendor", O_RDONLY) = 3
read(3, "0x15b3\n", 8) = 7
close(3) = 0
open("/sys/class/infiniband_verbs/uverbs0/device/device", O_RDONLY) = 3
read(3, "0x1003\n", 8) = 7
close(3) = 0
write(2, "libibverbs: Warning: no userspac"..., 103libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0
) = 103
futex(0x7f4d12de31d0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
write(2, "No IB devices found\n", 20No IB devices found
) = 20
exit_group(-1) = ?

See also http://git.kernel.org/?p=libs/infiniband/libmlx4.git;a=commitdiff;h=1488631df283f03aefb1a7f67367c6e4e371a9a3

affects: libibverbs (Ubuntu) → libmlx4 (Ubuntu)
Revision history for this message
Roland Dreier (roland.dreier) wrote :

And the fix is to update to a new libmlx4 version, which is already in 12.10 / Quantal. I'm not sure if there's anything that can be done in the context of continuing maintenance to 12.04.

Revision history for this message
Matt (hookenz) wrote :

That's not very useful. 12.04 is meant to be a Long Term Service release.

Revision history for this message
Matt (hookenz) wrote :

The workaround for precise is to install the latest deb package from the quantal release.

i.e.
  wget http://us.archive.ubuntu.com/ubuntu/ubuntu/pool/universe/libm/libmlx4/libmlx4-1_1.0.4-1_amd64.deb
  sudo dpkg -i libmlx4-1_1.0.4-1_amd64.deb

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libmlx4 (Ubuntu):
status: New → Confirmed
Revision history for this message
Erwan Velu (erwan-t) wrote :

Got affected too... please make a backport to precise

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.