Bug 1321144

Summary: Configuration guide should explain clearer that adjusting scrubbing time windows effects both scrub and deep scrub
Product: Red Hat Ceph Storage Reporter: Mike Hackett <mhackett>
Component: DocumentationAssignee: Bara Ancincova <bancinco>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 1.3.2CC: hnallurv, kdreyer, ngoswami, vumrao
Target Milestone: rc   
Target Release: 2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-19 17:25:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Mike Hackett 2016-03-24 19:00:16 UTC
Description of problem:

- In the Ceph configuration Guide (https://access.redhat.com/documentation/en/red-hat-ceph-storage/version-1.3/configuration-guide/#scrubbing) chapter 6.3 on Scrubbing details the following:

osd scrub begin hour

Description
    The earliest hour scrubbing can begin. Used with osd scrub end hour to define a scrubbing time window. Allows constraining scrubbing to off-peak hours. Takes an integer to specify the hour on a 24 hour cycle where 0 represents the hour from 12:01 a.m. to 1:00 a.m., 13 represents the hour from 1:01pm-2:00 p.m., etc. 
Type
    32-bit Integer 
Default
    0 for 12:01-1:00 a.m. 





osd scrub end hour

Description
    The latest hour scrubbing can begin. Used with osd scrub begin hour to define a scrubbing time window. Allows constraining scrubbing to off-peak hours. Takes an integer to specify the hour on a 24 hour cycle where 0 represents the hour from 12:01 a.m. to 1:00 a.m., 13 represents the hour from 1:01pm-2:00 p.m., etc. The end hour must be greater than the begin hour. 
Type
    32-bit Integer 
Default
    24 for 11:01pm-12:00 a.m. 






- This does not detail if scrub or deep-scrub is impacted here. This should be stated clearer that BOTH scrub and deep-scrub are impacted by this configuration setting.

For example could write up as:

osd scrub begin hour

Description
    The earliest hour that scrubbing and deep-scrubbing can begin. Used with osd scrub end hour to define a scrubbing time window. Allows constraining scrubbing to off-peak hours. Takes an integer to specify the hour on a 24 hour cycle where 0 represents the hour from 12:01 a.m. to 1:00 a.m., 13 represents the hour from 1:01pm-2:00 p.m., etc. 


Version-Release number of selected component (if applicable):
1.3