]> git.proxmox.com Git - ceph.git/blob - ceph/qa/cephfs/objectstore-ec/bluestore-comp-ec-root.yaml
update sources to 12.2.2
[ceph.git] / ceph / qa / cephfs / objectstore-ec / bluestore-comp-ec-root.yaml
1 overrides:
2 thrashosds:
3 bdev_inject_crash: 2
4 bdev_inject_crash_probability: .5
5 ceph:
6 fs: xfs
7 cephfs_ec_profile:
8 - m=2
9 - k=2
10 - crush-failure-domain=osd
11 conf:
12 osd:
13 osd objectstore: bluestore
14 bluestore block size: 96636764160
15 debug bluestore: 20
16 debug bluefs: 20
17 debug rocksdb: 10
18 bluestore compression mode: aggressive
19 bluestore fsck on mount: true
20 # lower the full ratios since we can fill up a 100gb osd so quickly
21 mon osd full ratio: .9
22 mon osd backfillfull_ratio: .85
23 mon osd nearfull ratio: .8
24 osd failsafe full ratio: .95
25
26 # this doesn't work with failures bc the log writes are not atomic across the two backends
27 # bluestore bluefs env mirror: true
28