File zfs-import-scan.patch of Package zfs
--- etc/systemd/system/zfs-import-scan.service.in 2025-01-13 23:02:00.100592500 +0200 +++ etc/systemd/system/zfs-import-scan.service 2025-06-09 23:00:00.780878923 +0200 @@ -14,7 +14,7 @@ Type=oneshot RemainAfterExit=yes EnvironmentFile=-@initconfdir@/zfs -ExecStart=@sbindir@/zpool import -aN -o cachefile=none $ZPOOL_IMPORT_OPTS +ExecStart=@sbindir@/zpool import -f -aN -o cachefile=none $ZPOOL_IMPORT_OPTS [Install] WantedBy=zfs-import.target