From 4fea82b3725e13fe5c1159d2263f403ceb896b16 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Fri, 28 Jun 2019 09:31:35 -0700 Subject: [PATCH] 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) --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 8d24234ed919b..9e8ff68f3ebda 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -2640,7 +2640,7 @@ std::vector