summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/mirror/cluster/2-node.yaml
blob: fbc76bda77364a7d35e6d25b4b3f1e639e7bebe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
meta:
- desc: 2 ceph clusters with 1 mon and 3 osds each
roles:
- - cluster1.mon.a
  - cluster1.mgr.x
  - cluster1.osd.0
  - cluster1.osd.1
  - cluster1.osd.2
  - cluster1.client.0
  - cluster2.client.0
- - cluster2.mon.a
  - cluster2.mgr.x
  - cluster2.osd.0
  - cluster2.osd.1
  - cluster2.osd.2
  - cluster1.client.mirror
  - cluster2.client.mirror