]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/crimson-rados/thrash/objectstore/bluestore.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / crimson-rados / thrash / objectstore / bluestore.yaml
1 overrides:
2 ceph:
3 fs: xfs
4 conf:
5 osd:
6 osd objectstore: bluestore
7 bluestore block size: 96636764160
8 debug bluestore: 20
9 debug bluefs: 20
10 debug rocksdb: 10
11 bluestore compression mode: aggressive
12 bluestore fsck on mount: true
13 bluestore compression algorithm: snappy
14 # lower the full ratios since we can fill up a 100gb osd so quickly
15 mon osd full ratio: .9
16 mon osd backfillfull_ratio: .85
17 mon osd nearfull ratio: .8
18 osd failsafe full ratio: .95
19 bluestore rocksdb cf: false
20 log to stderr: true
21 err to stderr: true
22 log flush on exit: true
23 log to file: false