From: Xiubo Li Date: Tue, 4 Jun 2024 01:36:14 +0000 (+0800) Subject: qa: set debug_ms=2 for cephfs tests X-Git-Tag: v20.0.0~1448^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=98c9c8cf1572385a7eac2a3929209562e7da9db0;p=ceph.git qa: set debug_ms=2 for cephfs tests Since we have hit this many times in cephfs tests, just increase the debug_ms log level for now. Related: https://tracker.ceph.com/issues/65309 Signed-off-by: Xiubo Li --- diff --git a/qa/cephfs/conf/mds.yaml b/qa/cephfs/conf/mds.yaml index b1c7a5869444..3b49b44d6a2f 100644 --- a/qa/cephfs/conf/mds.yaml +++ b/qa/cephfs/conf/mds.yaml @@ -4,7 +4,7 @@ overrides: mds: debug mds: 20 debug mds balancer: 20 - debug ms: 1 + debug ms: 2 mds debug frag: true mds debug scatterstat: true mds op complaint time: 180 diff --git a/qa/suites/fs/full/tasks/mgr-osd-full.yaml b/qa/suites/fs/full/tasks/mgr-osd-full.yaml index a005f52037c7..df566545d1b4 100644 --- a/qa/suites/fs/full/tasks/mgr-osd-full.yaml +++ b/qa/suites/fs/full/tasks/mgr-osd-full.yaml @@ -8,7 +8,7 @@ overrides: debug ms: 1 debug client: 20 mds: - debug ms: 1 + debug ms: 2 debug mds: 20 osd: # force bluestore since it's required for ec overwrites osd objectstore: bluestore diff --git a/qa/suites/fs/libcephfs/tasks/client.yaml b/qa/suites/fs/libcephfs/tasks/client.yaml index bfdfee4a86b3..da8413732206 100644 --- a/qa/suites/fs/libcephfs/tasks/client.yaml +++ b/qa/suites/fs/libcephfs/tasks/client.yaml @@ -5,7 +5,7 @@ overrides: debug ms: 1 debug client: 20 mds: - debug ms: 1 + debug ms: 2 debug mds: 20 tasks: - workunit: diff --git a/qa/suites/fs/libcephfs/tasks/ino_release_cb.yaml b/qa/suites/fs/libcephfs/tasks/ino_release_cb.yaml index 5b524748975c..1f208e342ec2 100644 --- a/qa/suites/fs/libcephfs/tasks/ino_release_cb.yaml +++ b/qa/suites/fs/libcephfs/tasks/ino_release_cb.yaml @@ -5,7 +5,7 @@ overrides: debug ms: 1 debug client: 20 mds: - debug ms: 1 + debug ms: 2 debug mds: 20 tasks: - exec: diff --git a/qa/suites/fs/libcephfs/tasks/libcephfs/test.yaml b/qa/suites/fs/libcephfs/tasks/libcephfs/test.yaml index 70afa2da3f2b..e98c8dee9157 100644 --- a/qa/suites/fs/libcephfs/tasks/libcephfs/test.yaml +++ b/qa/suites/fs/libcephfs/tasks/libcephfs/test.yaml @@ -5,7 +5,7 @@ overrides: debug ms: 1 debug client: 20 mds: - debug ms: 1 + debug ms: 2 debug mds: 20 tasks: - check-counter: