]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/clusters/fixed-2: 4 osds per node, not 3 16842/head
authorSage Weil <sage@redhat.com>
Sat, 5 Aug 2017 18:34:27 +0000 (14:34 -0400)
committerSage Weil <sage@redhat.com>
Sat, 5 Aug 2017 18:34:27 +0000 (14:34 -0400)
We need this for the thrashing with ec k=2 m=2 pools.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/clusters/fixed-2.yaml

index 3b08e287d516584ec4dc30721025611576fa4968..f3ef24195680700b6f6f3581ccf14ed7cf7299b0 100644 (file)
@@ -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