]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: bump mds_log_max_segments for trim buffer
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 4 Apr 2018 23:47:06 +0000 (16:47 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 4 Apr 2018 23:47:06 +0000 (16:47 -0700)
commit86e76d15f3b3c06e96d7b27bb01d5840d311cf5d
tree4cc7cdbb4da8d90cf9d0d29c64ef05fd2c0ffb3e
parent806072a49467ed6e0a732ded93f66c19dc434499
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 <pdonnell@redhat.com>
src/common/options.cc