when bluestore bigwrite it divided into two steps: 1, alloc a disk space and write data to it. 2, update the metadata to the database(rocksdb). How to do data consistency? Will the following error occur? when write data to device sucess Osd process crushed . But metadata is not update to rocksdb. So I think there are legacy data in the disk,this can cause data inconsistencies. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html