bundlewrap/bundles/zfs
Franzi 72cf616114
bundles/zfs: use zfs-import-scan instead of zfs-import-cache
Last night, rx300 rebooted. After a reboot, the disks were detected
in another order (but still, all were detected!), so the cachefile did
no longer match, leading to breaking the import.

Running `zpool import` manually worked, because that will ignore the
cachefile. So, why do we depend on the cache file on boot up? The added
reliability of zfs-import-scan beats the speed of zfs-import-cache in
any way.
2022-03-12 09:03:42 +01:00
..
files bundles/zfs: use zfs-import-scan instead of zfs-import-cache 2022-03-12 09:03:42 +01:00
items.py bundles/zfs: use zfs-import-scan instead of zfs-import-cache 2022-03-12 09:03:42 +01:00
metadata.py bundles/zfs: move scrub to systemd-timer 2022-02-18 21:10:50 +01:00