Merge pull request #25924 from neha-ojha/wip-fix-scrub-doc

doc/rados/configuration: add osd scrub {begin,end} week day

Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Neha Ojha 2019-01-11 15:05:02 -08:00 committed by GitHub
commit 995f320fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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