mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +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
229 B
YAML
9 lines
229 B
YAML
roles:
|
|
- [mon.a, mon.c, mgr.y, mds.a, osd.0, osd.1, osd.2, osd.3]
|
|
- [mon.b, mgr.x, mds.b, mds.c, osd.4, osd.5, osd.6, osd.7]
|
|
- [client.0, client.1]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 4
|
|
size: 10 # GB
|