On Mon, Aug 19, 2013 at 3:09 PM, Mostowiec Dominik <Dominik.Mostowiec@xxxxxxxxxxxx> wrote: > Hi, >> Yes, it definitely can as scrubbing takes locks on the PG, which will prevent reads or writes while the message is being processed (which will involve the rgw index being scanned). > It is possible to tune scrubbing config for eliminate slow requests and marking osd down when large rgw bucket index is scrubbing? Unfortunately not, or we would have mentioned it before. :/ There are some proposals for sharding bucket indexes that would ameliorate this problem, and on Cuttlefish or Dumpling the OSD won't get marked down, but it will still block incoming requests on that object (ie, requests to access the bucket) while the scrubbing is in place. That said, that improvement might be sufficient since you haven't actually shown us how long the object scrub takes. -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com