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: v12.2.13~148^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4fea82b3725e13fe5c1159d2263f403ceb896b16;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 8d24234ed91..9e8ff68f3eb 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2640,7 +2640,7 @@ std::vector