There is also ceph osd set noscrub and then later ceph osd unset noscrub I forget whether this pauses an in-progress PG scrub or just makes it stop when it gets to the next PG boundary. sage On Mon, 27 Jan 2014, Kyle Bader wrote: > > Are there any tools we are not aware of for controlling, possibly pausing, > > deep-scrub and/or getting some progress about the procedure ? > > Also since I believe it would be a bad practice to disable deep-scrubbing do you > > have any recommendations of how to work around (or even solve) this issue ? > > The periodicity of scrubs is controllable with these tunables: > > osd scrub max interval > osd deep scrub interval > > You may also be interested in adjusting: > > osd scrub load threshold > > More information on the docs page: > > http://ceph.com/docs/master/rados/configuration/osd-config-ref/#scrubbing > > Hope that helps some! > > -- > > Kyle > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html