mirror of
https://github.com/ceph/ceph
synced 2025-03-01 14:03:04 +00:00
In "nvmeof" task, change "client" config to "installer" which allows to take inputs like "host.a". nvmeof/basic: change 2-gateway-2-initiator to 4-gateway-2-inititator cluster nvmeof/thrash: change 3-gateway-1-initiator to 4-gateway-1-inititaor cluster Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
31 lines
453 B
YAML
31 lines
453 B
YAML
roles:
|
|
- - client.0
|
|
- - client.1
|
|
- - host.a
|
|
- mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- client.2
|
|
- ceph.nvmeof.nvmeof.a
|
|
- - host.b
|
|
- mon.b
|
|
- osd.1
|
|
- client.3
|
|
- ceph.nvmeof.nvmeof.b
|
|
- - host.c
|
|
- mon.c
|
|
- osd.2
|
|
- client.4
|
|
- ceph.nvmeof.nvmeof.c
|
|
- - host.d
|
|
- osd.3
|
|
- client.5
|
|
- ceph.nvmeof.nvmeof.d
|
|
|
|
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
# cephadm can take up to 5 minutes to bring up remaining mons
|
|
mon down mkfs grace: 300
|