summaryrefslogtreecommitdiffstats
path: root/qa/debug/mgr.yaml
blob: 1f8e9cbc26b6d1bba863f3abe35d74439514cfbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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