mirror of
https://github.com/ceph/ceph
synced 2024-12-11 22:18:18 +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>
17 lines
265 B
YAML
17 lines
265 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mon:
|
|
debug mon: 20
|
|
mgr:
|
|
debug mgr: 20
|
|
debug ms: 1
|
|
client:
|
|
debug client: 20
|
|
debug mgrc: 20
|
|
debug ms: 1
|
|
osd:
|
|
debug mgrc: 20
|
|
mds:
|
|
debug mgrc: 20
|