Re: [ceph-users] Deep Scrub distribution

2018-03-19 Thread Jonathan Proulx
On Mon, Mar 05, 2018 at 12:55:52PM -0500, Jonathan D. Proulx wrote: :Hi All, : :I've recently noticed my deep scrubs are EXTREAMLY poorly :distributed. They are stating with in the 18->06 local time start :stop time but are not distrubuted over enough days or well distributed :over the range of da

Re: [ceph-users] Deep Scrub distribution

2018-03-06 Thread Jonathan Proulx
On Tue, Mar 06, 2018 at 03:48:30PM +, David Turner wrote: :I'm pretty sure I put up one of those scripts in the past. Basically what :we did was we set our scrub cycle to something like 40 days, we then sort :all PGs by the last time they were deep scrubbed. We grab the oldest 1/30 :of those

Re: [ceph-users] Deep Scrub distribution

2018-03-06 Thread David Turner
I'm pretty sure I put up one of those scripts in the past. Basically what we did was we set our scrub cycle to something like 40 days, we then sort all PGs by the last time they were deep scrubbed. We grab the oldest 1/30 of those PGs and tell them to deep-scrub manually, the next day we do it ag

Re: [ceph-users] Deep Scrub distribution

2018-03-05 Thread Gregory Farnum
On Mon, Mar 5, 2018 at 9:56 AM Jonathan D. Proulx wrote: > Hi All, > > I've recently noticed my deep scrubs are EXTREAMLY poorly > distributed. They are stating with in the 18->06 local time start > stop time but are not distrubuted over enough days or well distributed > over the range of days t

[ceph-users] Deep Scrub distribution

2018-03-05 Thread Jonathan D. Proulx
Hi All, I've recently noticed my deep scrubs are EXTREAMLY poorly distributed. They are stating with in the 18->06 local time start stop time but are not distrubuted over enough days or well distributed over the range of days they have. root@ceph-mon0:~# for date in `ceph pg dump | awk '/active/

Re: [ceph-users] Deep scrub distribution

2017-10-25 Thread Denes Dolhay
I think you are searching for this: |osd scrub sleep| |http://docs.ceph.com/docs/master/rados/configuration/osd-config-ref/| | | |Denes.| On 10/25/2017 06:06 PM, Alejandro Comisario wrote: any comment on this one ? interesting what to do in this situation On Wed, Jul 5, 2017 at 10:51 PM, Adrian

Re: [ceph-users] Deep scrub distribution

2017-10-25 Thread Alejandro Comisario
any comment on this one ? interesting what to do in this situation On Wed, Jul 5, 2017 at 10:51 PM, Adrian Saul wrote: > > > During a recent snafu with a production cluster I disabled scrubbing and > deep scrubbing in order to reduce load on the cluster while things > backfilled and settled down

[ceph-users] Deep scrub distribution

2017-07-05 Thread Adrian Saul
During a recent snafu with a production cluster I disabled scrubbing and deep scrubbing in order to reduce load on the cluster while things backfilled and settled down. The PTSD caused by the incident meant I was not keen to re-enable it until I was confident we had fixed the root cause of the