Your message dated Tue, 14 Nov 2017 12:59:42 +0100
with message-id <1510660782.4026.29.camel@xxxxxxxxxxxxxxxx>
and subject line Re: support autoloading of kernel modules
has caused the Debian Bug report #860498,
regarding support autoloading of kernel modules
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@xxxxxxxxxxxxxxx
immediately.)
--
860498: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860498
Debian Bug Tracking System
Contact owner@xxxxxxxxxxxxxxx with problems
--- Begin Message ---
- Subject: support autoloading of kernel modules
- From: dann frazier <dannf@xxxxxxxxxx>
- Date: Mon, 17 Apr 2017 17:05:09 -0600
- Delivered-to: submit@xxxxxxxxxxxxxxx
Package: ibverbs-utils
Version: 1.2.1-2
Severity: normal
Certain kernel modules need to be loaded to use this stack, for example:
dannf@xps13:~$ sudo ibv_devinfo
Failed to get IB devices list: Function not implemented
dannf@xps13:~$ sudo modprobe ib_uverbs
dannf@xps13:~$ sudo ibv_devinfo
libibverbs: Warning: couldn't open config directory '/etc/libibverbs.d'.
No IB devices found
It seems like we could be loading the necessary modules automatically.
Indeed, there seems to be code in the rdma-core repo for doing so:
redhat/rdma.udev-rules
redhat/rdma.kernel-init
Could we enable such a facility for Debian?
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages ibverbs-utils depends on:
ii libc6 2.24-10
ii libibverbs1 1.2.1-2
ii libnl-3-200 3.2.27-2
ii libnl-route-3-200 3.2.27-2
ibverbs-utils recommends no packages.
ibverbs-utils suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
- Subject: Re: support autoloading of kernel modules
- From: Benjamin Drung <benjamin.drung@xxxxxxxxxxxxxxxx>
- Date: Tue, 14 Nov 2017 12:59:42 +0100
Version: 15-1
We have rdma-core in Debian unstable now. This source package provides
a binary package called 'rdma-core' which provides the basic boot time
support for systems that use the Linux kernel's remote direct memory
access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over
Converged Ethernet (RoCE).
--
Benjamin Drung
System Developer
Debian & Ubuntu Developer
ProfitBricks GmbH
Greifswalder Str. 207
D - 10405 Berlin
Email: benjamin.drung@xxxxxxxxxxxxxxxx
URL: https://www.profitbricks.de
Sitz der Gesellschaft: Berlin
Registergericht: Amtsgericht Charlottenburg, HRB 125506 B
Geschäftsführer: Achim Weiss, Matthias Steinberg
--- End Message ---