From: Sage Weil Date: Mon, 21 Jan 2013 23:09:00 +0000 (-0800) Subject: rados/thrash: 3 monitors, so that we can thrash them X-Git-Tag: v0.94.10~27^2^2~814 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b7cb1b113fee6827a41eaeefd9ac50f6123ac398;p=ceph.git rados/thrash: 3 monitors, so that we can thrash them --- diff --git a/suites/rados/thrash/clusters/6-osd-3-machine.yaml b/suites/rados/thrash/clusters/6-osd-3-machine.yaml index f6247ebf2f3..294c2e08b09 100644 --- a/suites/rados/thrash/clusters/6-osd-3-machine.yaml +++ b/suites/rados/thrash/clusters/6-osd-3-machine.yaml @@ -1,4 +1,4 @@ roles: -- [mon.a, osd.0, osd.1, osd.2] -- [mds.a, osd.3, osd.4, osd.5] +- [mon.a, mon.b, osd.0, osd.1, osd.2] +- [mon.c, mds.a, osd.3, osd.4, osd.5] - [client.0]