diff options
Diffstat (limited to 'src/ceph/qa/debug/mds_client.yaml')
-rw-r--r-- | src/ceph/qa/debug/mds_client.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ceph/qa/debug/mds_client.yaml b/src/ceph/qa/debug/mds_client.yaml new file mode 100644 index 0000000..c6fec3f --- /dev/null +++ b/src/ceph/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 |