docs/162890: periodic.conf: daily_scrub_zfs_default_threshold: defaults to 35 in script, is mentioned to have default 30 in doc

Niclas Zeising niclas.zeising at gmail.com
Sat Nov 26 08:40:11 UTC 2011


The following reply was made to PR docs/162890; it has been noted by GNATS.

From: Niclas Zeising <niclas.zeising at gmail.com>
To: Oliver Hartmann <ohartman at mail.zedat.fu-berlin.de>
Cc: freebsd-gnats-submit at FreeBSD.org
Subject: Re: docs/162890: periodic.conf: daily_scrub_zfs_default_threshold:
 defaults to 35 in script, is mentioned to have default 30 in doc
Date: Sat, 26 Nov 2011 09:34:49 +0100

 This is a multi-part message in MIME format.
 --------------060502000207000700060706
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Here is a patch for that change.
 Regards!
 -- 
 Niclas
 
 --------------060502000207000700060706
 Content-Type: text/plain;
  name="periodic.conf.5.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="periodic.conf.5.diff"
 
 Index: share/man/man5/periodic.conf.5
 ===================================================================
 --- share/man/man5/periodic.conf.5	(revision 227991)
 +++ share/man/man5/periodic.conf.5	(working copy)
 @@ -631,7 +631,7 @@
  .It Va daily_scrub_zfs_default_threshold
  .Pq Vt int
  Number of days between a scrub if no pool-specific threshold is set.
 -The default value if no value is set is 30.
 +The default value if no value is set is 35, which corresponds to 5 weeks.
  .It Va daily_scrub_zfs_ Ns Ao Ar poolname Ac Ns Va _threshold
  .Pq Vt int
  The same as
 
 --------------060502000207000700060706--



More information about the freebsd-doc mailing list