From: Joao Eduardo Luis Date: Wed, 21 Feb 2018 12:24:17 +0000 (+0000) Subject: ceph.conf: run with 'mon osdmap full prune' config X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Fwip-mon-osdmap-prune;p=teuthology.git ceph.conf: run with 'mon osdmap full prune' config Signed-off-by: Joao Eduardo Luis --- diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 6e495aa91..a3740be30 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -82,6 +82,9 @@ mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 + mon osdmap full prune min = 50 + mon osdmap full prune interval = 5 + mon osdmap full prune txsize = 5 [mds] mds debug scatterstat = true