diff options
Diffstat (limited to 'qa/debug/mds_client.yaml')
-rw-r--r-- | qa/debug/mds_client.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/debug/mds_client.yaml b/qa/debug/mds_client.yaml new file mode 100644 index 000000000..c6fec3fc6 --- /dev/null +++ b/qa/debug/mds_client.yaml @@ -0,0 +1,9 @@ +overrides: + ceph: + conf: + mds: + debug ms: 1 + debug mds: 20 + client: + debug ms: 1 + debug client: 20
\ No newline at end of file |