diff options
Diffstat (limited to 'qa/debug/mgr.yaml')
-rw-r--r-- | qa/debug/mgr.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/qa/debug/mgr.yaml b/qa/debug/mgr.yaml new file mode 100644 index 000000000..1f8e9cbc2 --- /dev/null +++ b/qa/debug/mgr.yaml @@ -0,0 +1,17 @@ +overrides: + ceph: + conf: + mon: + debug mon: 20 + mgr: + debug mgr: 20 + debug ms: 1 + debug client: 20 + client: + debug client: 20 + debug mgrc: 20 + debug ms: 1 + osd: + debug mgrc: 20 + mds: + debug mgrc: 20 |