After finishing my zrepl snapshot settings, I want to set up a periodic ZFS scrub.
I see someone suggested creating
However, after a few days, I cannot see any scrub is running. I would like to know how to make it work.
Thanks for your help!
I see someone suggested creating
/etc/periodic.conf
and adding these lines:
Code:
daily_scrub_zfs_enable="YES"
daily_scrub_zfs_pools=""
#daily_scrub_zfs_default_threshold="35"
However, after a few days, I cannot see any scrub is running. I would like to know how to make it work.
Thanks for your help!