From 2357670e03a6d8830ca2ad203ba329c30a1d12b1 Mon Sep 17 00:00:00 2001 From: Patrick Donnelly Date: Wed, 4 Apr 2018 16:47:06 -0700 Subject: [PATCH] mds: bump mds_log_max_segments for trim buffer Under create heavy workloads, the MDS will sometimes get behind trimming but catch up. This avoids unnecessary warnings. Fixes: http://tracker.ceph.com/issues/23560 Signed-off-by: Patrick Donnelly (cherry picked from commit 86e76d15f3b3c06e96d7b27bb01d5840d311cf5d) Conflicts: src/common/options.cc --- 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 1c0d1cd5b186..db7b6378b65c 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6021,7 +6021,7 @@ std::vector