os/bluestore/bluefs: make bluefs_preextend_wal_files default is false.#12617
os/bluestore/bluefs: make bluefs_preextend_wal_files default is false.#12617majianpeng wants to merge 1 commit intoceph:masterfrom
Conversation
|
@liewegas . My cluster always met this bug: I add debug message in rocksb: the type of this fragment is kReclylabelasttype. So this mean rocksb enable log recycling function. The last flush infos of ino=20 is: |
|
Can you try wip-log-reader-writer from the ceph/rocksdb repo and
reproduce?
|
|
ca20994 merged manually to kraken branch |
|
Do you have a procedure for reproducing this? |
This make rocksdb log corruption. Before fix, disable this function. Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
This make rocksdb log corruption. Before fix, disable this function.
Signed-off-by: Jianpeng Ma jianpeng.ma@intel.com