summaryrefslogtreecommitdiffstats
path: root/qa/cephfs/conf/mds.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--qa/cephfs/conf/mds.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/qa/cephfs/conf/mds.yaml b/qa/cephfs/conf/mds.yaml
new file mode 100644
index 000000000..b1c7a5869
--- /dev/null
+++ b/qa/cephfs/conf/mds.yaml
@@ -0,0 +1,14 @@
+overrides:
+ ceph:
+ conf:
+ mds:
+ debug mds: 20
+ debug mds balancer: 20
+ debug ms: 1
+ mds debug frag: true
+ mds debug scatterstat: true
+ mds op complaint time: 180
+ mds verify scatter: true
+ osd op complaint time: 180
+ rados mon op timeout: 900
+ rados osd op timeout: 900