mirror_zfs/man
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
..
man1 ztest: take -B ./path/to/ztest, LD_LIBRARY_PATH=./path/lib:$L_L_P 2022-05-11 10:33:12 -07:00
man4 zvol: Support blk-mq for better performance 2022-06-09 08:10:38 -06:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-09 14:35:53 -07:00
man7 Add Linux namespace delegation support 2022-06-10 09:51:46 -07:00
man8 Add weekly and monthly systemd timers for trimming 2022-06-10 18:22:14 -07:00
Makefile.am Add Linux namespace delegation support 2022-06-10 09:51:46 -07:00