From: Xiubo Li Date: Thu, 23 Nov 2023 07:21:15 +0000 (+0800) Subject: qa/fscrypt: enable debug log for bluestore X-Git-Tag: v19.3.0~381^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=21a1e1cd953248f01a609442293d876deca0afba;p=ceph.git qa/fscrypt: enable debug log for bluestore We need to get more debug logs from bluestore to know what exactly has happened for the extent map. URL: https://tracker.ceph.com/issues/63586 Signed-off-by: Xiubo Li --- diff --git a/qa/suites/fs/fscrypt/overrides/osd.yaml b/qa/suites/fs/fscrypt/overrides/osd.yaml new file mode 100644 index 000000000000..c78ccec1d622 --- /dev/null +++ b/qa/suites/fs/fscrypt/overrides/osd.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + osd: + debug bluestore: 20