[Pkg-zfsonlinux-devel] Bug#962424: zfsutils-linux: systemd zfs-mount-generator breaks boot if multiple datasets have the same mountpoint
Antonio Russo
antonio.e.russo at gmail.com
Fri Jul 3 16:38:04 BST 2020
Can you confirm that
zfs set org.openzfs.systemd:ignore=on rpool/backups
resolves your issue? Right now, you've got backup datasets that are canmount=noauto, but presumably
should never be mounted at those mountpoints. Other options are
- change your mountpoint on your backup root, and have everything inherit from that. (my recommendation)
- set canmount=off for all the datasets that you cannot actually mount right now.
We're having an upstream discussion [1].
[1] https://github.com/openzfs/zfs/issues/10530
More information about the Pkg-zfsonlinux-devel
mailing list