mirror of
https://github.com/ceph/ceph
synced 2025-01-17 00:12:31 +00:00
16ad68d0fd
Only one job needs 2 clients; put them on separate hosts. They should not be colocated with the OSDs! Signed-off-by: Sage Weil <sage@redhat.com>
6 lines
95 B
YAML
6 lines
95 B
YAML
roles:
|
|
- [mon.a, mds.a, osd.0, osd.1]
|
|
- [mon.b, mon.c, osd.2, osd.3]
|
|
- [client.0]
|
|
- [client.1]
|