|
|
|
|
|
by olgeni
4915 days ago
|
|
You may add something like this to /etc/periodic.conf: daily_status_zfs_enable="YES"
daily_scrub_zfs_enable="YES"
daily_scrub_zfs_default_threshold="6" # in days and it will scrub the pools every 6 days (and send you a report in the daily run output). |
|