From: Neha Ojha Date: Fri, 28 Jun 2019 16:31:35 +0000 (-0700) Subject: common/options.cc: Lower the default value of osd_deep_scrub_large_omap_object_key_th... X-Git-Tag: v15.1.0~2306^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1ec948409ab547effbd5c656af8f0c9565f1717a;p=ceph-ci.git common/options.cc: Lower the default value of osd_deep_scrub_large_omap_object_key_threshold Warning when there are already 2M omap keys does not help, reduce this threshold so that preemptive measures can be taken based on this. Fixes: https://tracker.ceph.com/issues/40583 Signed-off-by: Neha Ojha --- diff --git a/src/common/options.cc b/src/common/options.cc index 8f9c899e6ee..331dd6caeb0 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3501,7 +3501,7 @@ std::vector