Re: [ceph-users] Scrub and deep-scrub repeating over and over

2016-09-14 Thread Arvydas Opulskis
Hi, in case someone hit same problem, try to: stop scrubbing by enabling "no scrub" and "no deep-scrub" flags wait until scrub ends restart monitors (one by one) restart OSD servers (I've restarted all three of them, because there was small cluster, but this could be not necessary to restart all o

Re: [ceph-users] Scrub and deep-scrub repeating over and over

2016-09-08 Thread Arvydas Opulskis
Hi Goncalo, there it is: # ceph pg 11.34a query { "state": "active+clean+scrubbing", "snap_trimq": "[]", "epoch": 6547, "up": [ 24, 3 ], "acting": [ 24, 3 ], "actingbackfill": [ "3", "24" ], "info": { "

Re: [ceph-users] Scrub and deep-scrub repeating over and over

2016-09-08 Thread Goncalo Borges
Can you please share the result of ceph pg 11.34a query ? On 09/08/2016 05:03 PM, Arvydas Opulskis wrote: 2016-09-08 08:45:01.441945 osd.24 [INF] 11.34a scrub starts 2016-09-08 08:45:03.585039 osd.24 [INF] 11.34a scrub ok -- Goncalo Borges Research Computing ARC Centre of Excellence for

[ceph-users] Scrub and deep-scrub repeating over and over

2016-09-08 Thread Arvydas Opulskis
Hi all, we have several PG's with repeating scrub tasks. As soon as scrub is complete, it starts again. You can get an idea from the log bellow: $ ceph -w | grep -i "11.34a" 2016-09-08 08:28:33.346798 osd.24 [INF] 11.34a scrub ok 2016-09-08 08:28:37.319018 osd.24 [INF] 11.34a scrub starts 2016-09