Hello Same thing in ubuntu 26.04 lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Resolute Raccoon (development branch) Release: 26.04 Codename: resolute
Journalctl said ...... avril 05 16:45:55 a systemd[1]: Stopped zfs-import-scan.service - Import ZFS pools by device scanning. avril 05 16:45:55 a systemd[1]: zfs-load-module.service: Deactivated successfully. avril 05 16:45:55 a systemd[1]: Stopped zfs-load-module.service - Install ZFS kernel module. avril 05 16:45:55 a systemd[1]: zfs-nonroot-necessities.service skipped, unmet condition check ConditionEnvironment=BOOTFS avril 05 16:46:02 a udevadm[1196]: systemd-udev-settle.service is deprecated. Please fix zfs-import-cache.service, zfs-load-module.service not to pull it in. avril 05 16:46:09 a systemd[1]: Starting zfs-load-module.service - Install ZFS kernel module... avril 05 16:46:09 a systemd[1]: Finished zfs-load-module.service - Install ZFS kernel module. ......... The service said systemctl cat zfs-load-module.service # /usr/lib/systemd/system/zfs-load-module.service [Unit] Description=Install ZFS kernel module DefaultDependencies=no Requires=systemd-udev-settle.service After=systemd-udev-settle.service After=cryptsetup.target Before=dracut-mount.service After=systemd-remount-fs.service [Service] Type=oneshot RemainAfterExit=yes ExecStart=-/usr/sbin/modprobe zfs [Install] WantedBy=zfs-mount.service WantedBy=zfs.target -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/2032934/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
