From 86e76d15f3b3c06e96d7b27bb01d5840d311cf5d 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 --- 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 79b156f75ab11..4b4b75aef7d3b 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6588,7 +6588,7 @@ std::vector