summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/mirror-thrash/cluster/2-node.yaml
blob: 74f9fb3c466f36014ed408c6fcc939fe4e9e9e17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
meta:
- desc: 2 ceph clusters with 1 mon and 3 osds each
roles:
- - cluster1.mon.a
  - cluster1.mgr.x
  - cluster2.mgr.x
  - cluster1.osd.0
  - cluster1.osd.1
  - cluster1.osd.2
  - cluster1.client.0
  - cluster2.client.0
- - cluster2.mon.a
  - cluster2.osd.0
  - cluster2.osd.1
  - cluster2.osd.2
  - cluster1.client.mirror
  - cluster1.client.mirror.0
  - cluster1.client.mirror.1
  - cluster1.client.mirror.2
  - cluster1.client.mirror.3
  - cluster1.client.mirror.4
  - cluster1.client.mirror.5
  - cluster1.client.mirror.6
  - cluster2.client.mirror
  - cluster2.client.mirror.0
  - cluster2.client.mirror.1
  - cluster2.client.mirror.2
  - cluster2.client.mirror.3
  - cluster2.client.mirror.4
  - cluster2.client.mirror.5
  - cluster2.client.mirror.6