From 89ee323cb99f2a2d3aac3ce5144a386e27a6d69f 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 c32e57a62130..3749801fa4fb 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -3119,7 +3119,7 @@ std::vector