[Bug 1774132] [NEW] [Bionic]udev stop notifying when network interface added

Talat Batheesh 1774132 at bugs.launchpad.net
Wed May 30 07:25:55 UTC 2018


Public bug reported:

Expected:

After a network driver restart, the network interfaces are deleted and
added again, the udev should notify that new interface was added. then
the interface service should be started accordingly.

Actual:
Udev doesn't notify about that new interface is added and the interface service doesn't start.

More details:

We see this issue when using Mellanox OFED package.
Mellanox OFED add a service per network device and add udev rule to start this service when the interface added.
After driver restart ("/etc/init.d/openibd restart") the network devices doesn't loaded, since udev doesn't notify.

The system should run from udev rules, since once the driver creates an
interface, there should be a udev event saying a new interface is added,
then this script will be ran by udev (the OS).

" /bin/systemctl --no-block start mlnx_interface_mgr at ib0.service "

** Affects: systemd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1774132

Title:
  [Bionic]udev stop notifying when network interface added

Status in systemd package in Ubuntu:
  New

Bug description:
  Expected:

  After a network driver restart, the network interfaces are deleted and
  added again, the udev should notify that new interface was added. then
  the interface service should be started accordingly.

  Actual:
  Udev doesn't notify about that new interface is added and the interface service doesn't start.

  More details:

  We see this issue when using Mellanox OFED package.
  Mellanox OFED add a service per network device and add udev rule to start this service when the interface added.
  After driver restart ("/etc/init.d/openibd restart") the network devices doesn't loaded, since udev doesn't notify.

  The system should run from udev rules, since once the driver creates
  an interface, there should be a udev event saying a new interface is
  added, then this script will be ran by udev (the OS).

  " /bin/systemctl --no-block start mlnx_interface_mgr at ib0.service "

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1774132/+subscriptions



More information about the foundations-bugs mailing list