]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration: add osd scrub {begin,end} week day 25924/head
authorNeha Ojha <nojha@redhat.com>
Fri, 11 Jan 2019 20:55:51 +0000 (12:55 -0800)
committerNeha Ojha <nojha@redhat.com>
Fri, 11 Jan 2019 20:55:51 +0000 (12:55 -0800)
Signed-off-by: Neha Ojha <nojha@redhat.com>
doc/rados/configuration/osd-config-ref.rst

index 1932e4a232e513ea8593852ac712af9d8dc7b702..863813111b85f6b543cf22213763346944605762 100644 (file)
@@ -235,6 +235,22 @@ scrubbing operations.
 :Default: ``24``
 
 
+``osd scrub begin week day``
+
+:Description: This restricts scrubbing to this day of the week or later.
+              0 or 7 = Sunday, 1 = Monday, etc.
+:Type: Integer in the range of 0 to 7
+:Default: ``0``
+
+
+``osd scrub end week day``
+
+:Description: This restricts scrubbing to days of the week earlier than this.
+              0 or 7 = Sunday, 1 = Monday, etc.
+:Type: Integer in the range of 0 to 7
+:Default: ``7``
+
+
 ``osd scrub during recovery``
 
 :Description: Allow scrub during recovery. Setting this to ``false`` will disable