zpool not imported on boot (systemd?) #14280
Freeaqingme
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Debian 11 install, running a 5.10.158 kernel with ZFS 2.1.7-1 built in. Everything works just fine, except that my zpool isn't automatically imported on boot. I suspect this is due to some Systemd behavior that I cannot really lay my finger on.
The /etc/zfs/zpool.cache file is present and filled.
I think this is the problem, that for some reason this service isn't run at boot. But I can't figure out why it won't start this (oneshot) service.
Even if I remove the conditions from this file it still does not make a difference.
Journalctl does not show anything either for this service.
And when I run it manually, it just runs fine:
Any idea why this service does not want to start on boot by itself?
Beta Was this translation helpful? Give feedback.
All reactions