hello all.
is there any solution to this?
it affects me too, boot takes about 3 min
liviu@bobdenaut:~$ systemctl status systemd-udev-settle.service
● systemd-udev-settle.service - Wait for udev To Complete Device Initialization
Loaded: loaded (/usr/lib/systemd/system/systemd-udev-settle.service;
static)
Active: active (exited) since Sun 2025-10-12 11:17:46 EEST; 2h 41min ago
Invocation: 7f34580dff7d4245b935487fbb67597d
Docs: man:systemd-udev-settle.service(8)
Main PID: 1106 (code=exited, status=0/SUCCESS)
Mem peak: 1.7M
CPU: 4ms
Oct 12 11:17:42 bobdenaut systemd[1]: Starting systemd-udev-settle.service -
Wait for udev To Complete Device I>
Oct 12 11:17:42 bobdenaut udevadm[1106]: systemd-udev-settle.service is
deprecated. Please fix zfs-load-module.>
Oct 12 11:17:46 bobdenaut systemd[1]: Finished systemd-udev-settle.service -
Wait for udev To Complete Device I>
liviu@bobdenaut:~$ systemctl list-dependencies --reverse
systemd-udev-settle.service
systemd-udev-settle.service
● ├─zfs-import-cache.service
● └─zfs-load-module.service
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/2032934
Title:
udevadm[4193]: systemd-udev-settle.service is deprecated. Please fix
zfs-load-module.service, zfs-import-cache.service not to pull it in.
Status in zfs-linux package in Ubuntu:
New
Bug description:
After recent update my Jammy ZFS based distro goes into emergency mode
It waits till timeout 3 minutes for systemd-udev-settle
I see the following message
Aug 24 10:46:28 drakkar udevadm[4193]: systemd-udev-settle.service is
deprecated. Please fix zfs-load-module.service, zfs-import-cache.service not to
pull it in.
I need restart the service manually
systemctl restart systemd-udev-settle
systemctl restart zfs-load-module
systemctl restart zfs-import-cache
exit
and exit emergency shell so the system can start normally to the
default target
I guess solution would be to remove that dependency, but maybe I am
wrong
For instance
mkdir /etc/systemd/system/zfs-load-module.service.d
mkdir /etc/systemd/system/zfs-import-cache.service.d
echo -e "[Unit]\nRequires=" >
/etc/systemd/system/zfs-load-module.service.d/override.conf
echo -e "[Unit]\nRequires="
/etc/systemd/system/zfs-import-cache.service.d/override.conf
systemctl daemon-reload
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: zfsutils-linux 2.1.5-1ubuntu6~22.04.1
ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
Uname: Linux 6.2.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Thu Aug 24 13:06:52 2023
ProcEnviron:
TERM=xterm-256color
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: zfs-linux
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.logrotate.d.apport: 2023-08-24T03:09:53.125138
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2032934/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp