]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites: add mon-reweight-min-pgs-per-osd = 4 14404/head
authorKefu Chai <kchai@redhat.com>
Wed, 12 Apr 2017 15:29:08 +0000 (23:29 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 12 Apr 2017 15:29:10 +0000 (23:29 +0800)
so we can run reweight commands in a small cluster with 3 OSD and 27
PGs.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/singleton/all/cephtool.yaml

index 55f8822f2b1012f215b215a97949a73a67b8c222..a7d1ced9b4f7e33f1e050986189ab688386b2262 100644 (file)
@@ -11,6 +11,13 @@ openstack:
   - volumes: # attached to each instance
       count: 3
       size: 10 # GB
+overrides:
+  ceph:
+    conf:
+      mgr:
+        mon reweight min pgs per osd: 4
+      mon:
+        mon reweight min pgs per osd: 4
 tasks:
 - install:
 - ceph: