]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/fscrypt: enable debug log for bluestore 54628/head
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Nov 2023 07:21:15 +0000 (15:21 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 23 Nov 2023 07:22:53 +0000 (15:22 +0800)
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 <xiubli@redhat.com>
qa/suites/fs/fscrypt/overrides/osd.yaml [new file with mode: 0644]

diff --git a/qa/suites/fs/fscrypt/overrides/osd.yaml b/qa/suites/fs/fscrypt/overrides/osd.yaml
new file mode 100644 (file)
index 0000000..c78ccec
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        debug bluestore: 20