ceph/qa/clusters/fixed-1.yaml
Sage Weil 271a7588b5 qa/suites: run mgr daemon(s)
Everything up upgrade/, which will be slightly tricky.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-03-29 11:39:26 -04:00

11 lines
252 B
YAML

overrides:
ceph-deploy:
conf:
global:
osd pool default size: 2
osd crush chooseleaf type: 0
osd pool default pg num: 128
osd pool default pgp num: 128
roles:
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]