mirror of
https://github.com/ceph/ceph
synced 2024-12-12 06:28:31 +00:00
493ee6d78f
This moves dashboard.yaml from rados/mgr into a new, separate rados/dashboard suite. The common elements it uses are moved from rados/mgr into qa/ and replaced with symlinks. Fixes: https://tracker.ceph.com/issues/41820 Signed-off-by: Nathan Cutler <ncutler@suse.com>
11 lines
255 B
YAML
11 lines
255 B
YAML
roles:
|
|
- [mgr.x, mon.a, mon.c, mds.a, mds.c, osd.0, client.0]
|
|
- [mgr.y, mgr.z, mon.b, mds.b, osd.1, osd.2, osd.3, client.1]
|
|
log-rotate:
|
|
ceph-mds: 10G
|
|
ceph-osd: 10G
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 30 # GB
|