------- Comment From [email protected] 2016-03-22 12:38 EDT-------
Just noticed a quirk in configuration.
journalctl --system shows following errors:
Mar 22 15:20:11 s83lp41 systemd-udevd[4306]: unknown key 'WAIT_FOR_SYSFS' in
/lib/udev/rules.d/85-sysconfig-hardware
Mar 22 15:20:11 s83lp41 systemd-udevd[4306]: invalid rule
'/lib/udev/rules.d/85-sysconfig-hardware.rules:1'
Indeed, there is such key:
root@s83lp41:/lib/udev/rules.d# cat 85-sysconfig-hardware.rules
SUBSYSTEM=="ccw", WAIT_FOR_SYSFS="online"
SUBSYSTEM=="ccw", ACTION=="add", RUN+="/sbin/hwup -A -D $devpath
$env{SUBSYSTEM} $kernel"
Its support was removed some time ago with WAIT_FOR, see
https://github.com/systemd/systemd/pull/434
So I guess is that the WAIT_FOR is ignored and systemd-udevd spawns a
huge number of hwups. Is it possble that they are started too early or
just mess with each other?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1560545
Title:
Some or all OSA devices may be unavailable after boot if too many are
visible
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysconfig/+bug/1560545/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs