mirror of
https://github.com/ceph/ceph
synced 2024-12-30 07:23:11 +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>
5 lines
82 B
YAML
5 lines
82 B
YAML
roles:
|
|
- [mon.a, mds.a, osd.0, osd.1]
|
|
- [mon.b, mon.c, osd.2, osd.3]
|
|
- [client.0]
|