qa/objectstore/bluestore*: fsck on mount

This will catch more bugs!

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2017-06-20 12:17:48 -04:00
parent 4908814ffc
commit 072bf61a94
2 changed files with 3 additions and 0 deletions

View File

@ -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

View File

@ -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