From: Sage Weil Date: Tue, 20 Jun 2017 16:17:48 +0000 (-0400) Subject: qa/objectstore/bluestore*: fsck on mount X-Git-Tag: v12.1.0~18^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=072bf61a9416d25ddf02dd3a4613b37c121e732d;p=ceph.git qa/objectstore/bluestore*: fsck on mount This will catch more bugs! Signed-off-by: Sage Weil --- diff --git a/qa/objectstore/bluestore-comp.yaml b/qa/objectstore/bluestore-comp.yaml index f49e4bcb073e6..274962f0f9a4a 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 61f5754d446eb..d7f59aa45a791 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