zfs/etc/systemd/system
Julian Brunner 482505fd42
Add weekly and monthly systemd timers for trimming
On machines using systemd, trim timers can be enabled on a per-pool
basis. Weekly and monthly timer units are provided. Timers can be
enabled as follows:

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

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

The manpage zpool-trim has been updated accordingly.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Julian Brunner <julian.brunner@gmail.com>
Closes #13544
2022-06-10 18:22:14 -07:00
..
.gitignore autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
50-zfs.preset autoconf: use include directives instead of recursing down etc 2022-05-10 10:19:58 -07:00
zfs-import-cache.service.in systemd: read initconfdir 2022-02-22 12:59:11 -08:00
zfs-import-scan.service.in systemd: read initconfdir 2022-02-22 12:59:11 -08:00
zfs-import.target.in Cleanup systemd dependencies 2017-11-08 09:39:15 -08:00
zfs-mount.service.in systemd: read initconfdir 2022-02-22 12:59:11 -08: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: read initconfdir 2022-02-22 12:59:11 -08:00
zfs-share.service.in systemd: read initconfdir 2022-02-22 12:59:11 -08:00
zfs-trim-monthly@.timer.in Add weekly and monthly systemd timers for trimming 2022-06-10 18:22:14 -07:00
zfs-trim-weekly@.timer.in Add weekly and monthly systemd timers for trimming 2022-06-10 18:22:14 -07:00
zfs-trim@.service.in Add weekly and monthly systemd timers for trimming 2022-06-10 18:22:14 -07:00
zfs-volume-wait.service.in systemd: read initconfdir 2022-02-22 12:59:11 -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 systemd: read initconfdir 2022-02-22 12:59:11 -08:00
zfs.target.in Systemd configuration fixes 2016-05-27 11:54:29 -07:00