From: Sage Weil Date: Fri, 22 Aug 2014 22:14:58 +0000 (-0700) Subject: ceph.conf: mon reweight min pgs per osd = 4 X-Git-Tag: 1.1.0~1249 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=692e5a1db918a865cdf8cff9bec49911a6e86cf2;p=teuthology.git ceph.conf: mon reweight min pgs per osd = 4 So teh cephtool reweight-by-pg test will pass with mini clusters. Signed-off-by: Sage Weil --- diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 563d691d..533aa092 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -41,6 +41,7 @@ debug mon = 20 debug paxos = 20 mon data avail warn = 5 + mon reweight min pgs per osd = 4 [mds] mds debug scatterstat = true