1
0
mirror of https://github.com/ceph/ceph synced 2025-02-24 03:27:10 +00:00
ceph/suites/upgrade/dumpling-firefly-x/parallel/0-cluster/start.yaml
Yuri Weinstein 277cc10e14 Added dumpling-firefly-x upgrade suite per http://tracker.ceph.com/issues/8796
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-07-10 14:53:59 -07:00

20 lines
264 B
YAML

overrides:
ceph:
conf:
mon:
mon warn on legacy crush tunables: false
log-whitelist:
- scrub mismatch
- ScrubResult
roles:
- - mon.a
- mds.a
- osd.0
- osd.1
- - mon.b
- mon.c
- osd.2
- osd.3
- - client.0
- client.1