Am 18.02.2020 um 01:21 schrieb Peter B: > Package: systemd > Version: 244-3 > Severity: normal > > > > -- Package-specific info: > > ZFS filesystems can be mounted through fstab, the zpool needs to be > imported before the mount. Currently systemd does not enforce > imports before mounts. > > I demonstrably worked around this using this option in fstab: > 'x-systemd.requires=zfs-import-scan.service' > > I believe more generically all zfs filesystems in fstab should 'want' to > be 'after' the following services: > zfs-import-scan.service > zfs-import-cache.service > > The three ways I know to have Debian import zpools: > - systemd: zfs-import-scan.service > - systemd: zfs-import-cache.service > - zfs kernel module parameter: zfs_autoimport_disable=0
zfs-import-scan.service and zfs-import-cache.service appear to be implementation details of zfs-linux. I don't think we should pull something like this into systemd, especially since no-one in the systemd team has ZFS knowledge (at least I don't have any idea if what you propose makes sense or not from a ZFS pov). Finally, this would have to be added upstream first and not be maintained as downstream patch. For that you'd need to file a bug report at https://github.com/systemd/systemd/issues and convince upstream that what you propose is the right thing to do. Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
