Let me know what I can do to help move this forward. The ubuntu-load-zfs-unconditionally patch was not a great solution as it results in systems that install zfsutils-linux to come up in a failed state when there are no ZFS pools present:
$ systemctl --failed
UNIT LOAD ACTIVE SUB DESCRIPTION
* zfs-import-cache.service loaded failed failed Import ZFS pools by cache file
We use a common system image across a large fleet, some with ZFS pools, most without - and would prefer not having to do a local override.conf in our image.
Let me know what I can do to help move this forward. The ubuntu- load-zfs- unconditionally patch was not a great solution as it results in systems that install zfsutils-linux to come up in a failed state when there are no ZFS pools present:
$ systemctl --failed cache.service loaded failed failed Import ZFS pools by cache file
UNIT LOAD ACTIVE SUB DESCRIPTION
* zfs-import-
We use a common system image across a large fleet, some with ZFS pools, most without - and would prefer not having to do a local override.conf in our image.