diff --git a/qa/objectstore/bluestore-comp.yaml b/qa/objectstore/bluestore-comp.yaml index f49e4bcb073..274962f0f9a 100644 --- a/qa/objectstore/bluestore-comp.yaml +++ b/qa/objectstore/bluestore-comp.yaml @@ -13,6 +13,7 @@ overrides: debug bluefs: 20 debug rocksdb: 10 bluestore compression mode: aggressive + bluestore fsck on mount: true # this doesn't work with failures bc the log writes are not atomic across the two backends # bluestore bluefs env mirror: true diff --git a/qa/objectstore/bluestore.yaml b/qa/objectstore/bluestore.yaml index 61f5754d446..d7f59aa45a7 100644 --- a/qa/objectstore/bluestore.yaml +++ b/qa/objectstore/bluestore.yaml @@ -12,5 +12,7 @@ overrides: debug bdev: 20 debug bluefs: 20 debug rocksdb: 10 + bluestore fsck on mount: true + # this doesn't work with failures bc the log writes are not atomic across the two backends # bluestore bluefs env mirror: true