Xiaoxi Chen

Results 23 comments of Xiaoxi Chen

@shosseinimotlagh pls verify if this ticket still valid?

If we read the log carefully , there is always a write failure before the restart. I cannot tell if the write failure is exactly the metablk as we dont...

as the error code is 22 (einval) ``` EINVAL fd is attached to an object which is unsuitable for writing; or the file was opened with the O_DIRECT flag, and...

please do not close this till this get verify end to end. Better we can test this via UT

This is needed and become a bug once we have GC. Pushing this a bit later as GC is pushing to later milestone.

``` Thread 1 "homestore_test" hit Breakpoint 1, homestore::VarsizeBlkAllocator::VarsizeBlkAllocator (this=0x61500005d290, cfg=..., is_fresh=true, chunk_id=0) at /var/home/centos/.conan/data/homestore/6.2.3-49/oss/master/build/98a6c2ddffe4d1fb00eb495a8407dc88f8f61572/src/lib/blkalloc/varsize_blk_allocator.cpp:53 53 VarsizeBlkAllocator::VarsizeBlkAllocator(VarsizeBlkAllocConfig const& cfg, bool is_fresh, chunk_num_t chunk_id) : (gdb) p cfg $1 = (const homestore::VarsizeBlkAllocConfig...