]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/objectstore/bluestore.yaml
update sources to v12.1.2
[ceph.git] / ceph / qa / objectstore / bluestore.yaml
index 794d9e9d0e7178332005886b4aa703ecec02b4e0..838f3715b2c011b009bdbfc78f0983e98bb7e242 100644 (file)
@@ -20,3 +20,21 @@ overrides:
         osd failsafe full ratio: .95
 # this doesn't work with failures bc the log writes are not atomic across the two backends
 #        bluestore bluefs env mirror: true
+  ceph-deploy:
+    fs: xfs
+    bluestore: yes
+    conf:
+      osd:
+        osd objectstore: bluestore
+        bluestore block size: 96636764160
+        debug bluestore: 30
+        debug bdev: 20
+        debug bluefs: 20
+        debug rocksdb: 10
+        bluestore fsck on mount: true
+        # lower the full ratios since we can fill up a 100gb osd so quickly
+        mon osd full ratio: .9
+        mon osd backfillfull_ratio: .85
+        mon osd nearfull ratio: .8
+        osd failsafe full ratio: .95
+