From: Sage Weil Date: Sat, 5 Aug 2017 18:34:27 +0000 (-0400) Subject: qa/clusters/fixed-2: 4 osds per node, not 3 X-Git-Tag: v12.1.3~41 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8da5f1c96fd46f05d48931b68b6f13521bea315f;p=ceph.git qa/clusters/fixed-2: 4 osds per node, not 3 We need this for the thrashing with ec k=2 m=2 pools. Signed-off-by: Sage Weil (cherry picked from commit 4203c4f88785d8149235dd34d37f87e471084d71) --- diff --git a/qa/clusters/fixed-2.yaml b/qa/clusters/fixed-2.yaml index 3b08e287d51..f3ef2419568 100644 --- a/qa/clusters/fixed-2.yaml +++ b/qa/clusters/fixed-2.yaml @@ -1,6 +1,6 @@ roles: -- [mon.a, mon.c, mgr.y, osd.0, osd.1, osd.2, client.0] -- [mon.b, mgr.x, osd.3, osd.4, osd.5, client.1] +- [mon.a, mon.c, mgr.y, osd.0, osd.1, osd.2, osd.3, client.0] +- [mon.b, mgr.x, osd.4, osd.5, osd.6, osd.7, client.1] openstack: - volumes: # attached to each instance count: 3