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: v13.2.7~230^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F29174%2Fhead;p=ceph.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 (cherry picked from commit 1ec948409ab547effbd5c656af8f0c9565f1717a) --- diff --git a/src/common/options.cc b/src/common/options.cc index c32e57a62130..3749801fa4fb 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3119,7 +3119,7 @@ std::vector