Hi,
since today, one of the servers in my cluster hangs on boot for two minutes while starting the units ifupdown2-pre and systemd-udev-settle.
Once, the system is booted, I have no networking available - I can start it using
If I mask ifupdown2-pre, networking works after the boot, but this is not a solution.
Since both, ifupdown2-pre and systemd-udev-settle are waiting for the same (udevadm settle), I think that at least one device is not initializing fast enough - and therefore indicating a problem. Unfortunately I can not find anything in the system log or dmesg which points to a device causing this issue.
I already switched on debug logging in udev.conf before booting, but it did not help me finding the device causing udev not to settle.
The underlying server is a Dell machine - I did a system self test and found no problem, there.
Any ideas?
Thanks,
Markus
since today, one of the servers in my cluster hangs on boot for two minutes while starting the units ifupdown2-pre and systemd-udev-settle.
Once, the system is booted, I have no networking available - I can start it using
systemctl start networking
.If I mask ifupdown2-pre, networking works after the boot, but this is not a solution.
Since both, ifupdown2-pre and systemd-udev-settle are waiting for the same (udevadm settle), I think that at least one device is not initializing fast enough - and therefore indicating a problem. Unfortunately I can not find anything in the system log or dmesg which points to a device causing this issue.
I already switched on debug logging in udev.conf before booting, but it did not help me finding the device causing udev not to settle.
The underlying server is a Dell machine - I did a system self test and found no problem, there.
Any ideas?
Thanks,
Markus