Skip to content

Commit

Permalink
qa/suites: add mon-reweight-min-pgs-per-osd = 4
Browse files Browse the repository at this point in the history
so we can run reweight commands in a small cluster with 3 OSD and 27
PGs.

Signed-off-by: Kefu Chai <kchai@redhat.com>
  • Loading branch information
tchaikov committed Apr 12, 2017
1 parent 6646b35 commit ef7583d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions qa/suites/rados/singleton/all/cephtool.yaml
Expand Up @@ -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:
Expand Down

0 comments on commit ef7583d

Please sign in to comment.