mirror of
https://github.com/ceph/ceph
synced 2024-12-25 04:43:17 +00:00
fbc25b4486
Credit to Yan Zheng for identifying the race condition [1]. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1572555#c7 Test-for: http://tracker.ceph.com/issues/24072 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
9 lines
271 B
YAML
9 lines
271 B
YAML
roles:
|
|
- [mon.a, mon.c, mgr.y, mds.a, mds.b, mds.c, mds.d, osd.0, osd.1, osd.2, osd.3]
|
|
- [mon.b, mgr.x, mds.e, mds.f, mds.g, mds.h, mds.i, osd.4, osd.5, osd.6, osd.7]
|
|
- [client.0, client.1]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 4
|
|
size: 10 # GB
|