freebsd-dev/etc/periodic/daily
Alexander Leidinger 63669de232 Add a periodic zfs scrub script.
Features:
 - configurable amount of days between scrubs (default value or per pool)
 - do not scrub directly after pool creation (respects the configured
   number of days between scrubs)
 - do not scrub if a scrub is in progress
 - tells how to see the status of the scrub
 - tells how many days since the last scrub if it skips the scrubbing
 - warns if a non-existent pool is specified explicitely
   (default: no pools specified -> all currently imported pools are
   handled)
 - runs late in the periodic run to not slow down the other periodic daily
   scripts

Discussed on:	fs@
2010-06-15 08:58:16 +00:00
..
100.clean-disks Rather than using both -prune (which requires directory-first tree traversal) 2009-06-02 07:35:51 +00:00
110.clean-tmps Don't remove empty dirs if their names are in $daily_clean_tmps_ignore 2004-02-28 04:58:40 +00:00
120.clean-preserve
130.clean-msgs
140.clean-rwho
150.clean-hoststat Use hoststat/purgestat instead of sendmail -bh/-bH so the calls can 2004-01-02 18:50:22 +00:00
200.backup-passwd
210.backup-aliases
300.calendar
310.accounting Remove trailing white space. No functional changes. 2010-05-14 04:53:57 +00:00
330.news
400.status-disks Silence warning printed by getfsspec(3) when /etc/fstab does not exist 2009-09-28 03:32:35 +00:00
404.status-zfs Add ZFS periodic scripts that monitors status of ZFS pools. 2007-04-06 02:33:06 +00:00
405.status-ata-raid Add status checking of ATA raid to the daily periodic scripts. 2003-10-27 20:14:53 +00:00
406.status-gmirror Add a daily script to show the status of gmirror(8) devices. 2006-01-13 18:07:52 +00:00
407.status-graid3 Add periodic scripts that check the status of graid3(8), gstripe(8) 2006-03-02 14:44:19 +00:00
408.status-gstripe Add periodic scripts that check the status of graid3(8), gstripe(8) 2006-03-02 14:44:19 +00:00
409.status-gconcat Add periodic scripts that check the status of graid3(8), gstripe(8) 2006-03-02 14:44:19 +00:00
420.status-network
430.status-rwho
440.status-mailq Remove trailing white space. No functional changes. 2010-05-14 04:53:57 +00:00
450.status-security
460.status-mail-rejects Update this script so that it handles different ruleset failures 2009-05-28 07:43:06 +00:00
470.status-named o Add missed $start variable in the grep statement back. 2006-06-11 20:39:12 +00:00
480.status-ntpd o Add a script to check ntpd(8) state. Default is off. 2007-05-13 09:33:35 +00:00
500.queuerun
800.scrub-zfs Add a periodic zfs scrub script. 2010-06-15 08:58:16 +00:00
999.local
Makefile add new build knobs and jigger some existing controls to improve 2008-09-21 22:02:26 +00:00