freebsd-dev/etc/systemd/system
Georgy Yakovlev 2300621dc7
systemd: add weekly and monthly scrub timers
Timers can be enabled as follows:

systemctl enable zfs-scrub-weekly@rpool.timer --now
systemctl enable zfs-scrub-monthly@datapool.timer --now

Each timer will pull in zfs-scrub@${poolname}.service, which is not
schedule-specific.

Added PERIODIC SCRUB section to zpool-scrub.8.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Closes #12193
2021-12-16 11:47:22 -08:00
..
.gitignore systemd: add weekly and monthly scrub timers 2021-12-16 11:47:22 -08:00
50-zfs.preset.in New service that waits on zvol links to be created 2019-07-17 15:33:05 -07:00
Makefile.am systemd: add weekly and monthly scrub timers 2021-12-16 11:47:22 -08:00
zfs-import-cache.service.in systemd: import: expand $ZPOOL_IMPORT_OPTS correctly 2021-06-14 09:48:53 -06:00
zfs-import-scan.service.in systemd: import: expand $ZPOOL_IMPORT_OPTS correctly 2021-06-14 09:48:53 -06:00
zfs-import.target.in Cleanup systemd dependencies 2017-11-08 09:39:15 -08:00
zfs-mount.service.in Fix a dependency loop 2020-08-28 10:16:13 -07:00
zfs-scrub-monthly@.timer.in systemd: add weekly and monthly scrub timers 2021-12-16 11:47:22 -08:00
zfs-scrub-weekly@.timer.in systemd: add weekly and monthly scrub timers 2021-12-16 11:47:22 -08:00
zfs-scrub@.service.in systemd: add weekly and monthly scrub timers 2021-12-16 11:47:22 -08:00
zfs-share.service.in Verify zfs module loaded before starting services 2020-11-28 11:11:18 -08:00
zfs-volume-wait.service.in Verify zfs module loaded before starting services 2020-11-28 11:11:18 -08:00
zfs-volumes.target.in New service that waits on zvol links to be created 2019-07-17 15:33:05 -07:00
zfs-zed.service.in Verify zfs module loaded before starting services 2020-11-28 11:11:18 -08:00
zfs.target.in Systemd configuration fixes 2016-05-27 11:54:29 -07:00