Adding this bug as that seems to be the exact issue here -
https://github.com/openzfs/zfs/issues/10140
Solution is "Use zfs-mount-generator instead of zfs-mount.service" ...
** Bug watch added: github.com/openzfs/zfs/issues #10140
https://github.com/openzfs/zfs/issues/10140
--
You received t
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: zfs-linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904764
Title:
So, long story short, I believe I have run into this issue
https://github.com/zfsonlinux/pkg-zfs/issues/205
** Bug watch added: github.com/zfsonlinux/pkg-zfs/issues #205
https://github.com/zfsonlinux/pkg-zfs/issues/205
--
You received this bug notification because you are a member of Ubuntu
B
Hmm, issue still happens, and I'm now suspicious of the dependencies in
systemd.
$ systemctl list-dependencies boot.mount
boot.mount
● ├─-.mount
● ├─system.slice
● └─zfs-import.target
● └─zfs-import-cache.service
I see "boot.mount" depends on "zfs-import-cache.service", however the
timestamp
BTW, I ran the following and that seems to have solved the missing
bpool.
zpool set cachefile=/etc/zfs/zpool.cache bpool
zpool set cachefile=/etc/zfs/zpool.cache rpool
update-initramfs -u -k all
I have a hunch the zpool.cache file is getting out of sync with the
initramfs one..?
--
You received