ilixiaocui

Results 42 issues of ilixiaocui

Signed-off-by: ilixiaocui ### What problem does this PR solve? Issue Number: #xxx Problem Summary: ### What is changed and how it works? What's Changed: How it Works: Side effects(Breaking backward...

**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** 1. curve fs status cluster need support abbreviations Now status will show every copy and metaserver, it's too long 2. curve...

enhancement

**Describe the bug (描述bug)** When creating a file system concurrently, s3 information verification fails sporadically **To Reproduce (复现方法)** for i in {1..200}; do curve fs create fs --fsname test$i &...

bug

**Describe the bug (描述bug)** 1. Process creating filesystem gets stuck 2. List copyset info fails, but the mds-side processing succeeds **To Reproduce (复现方法)** for i in {1..200}; do curve fs...

bug

https://github.com/opencurve/curve/blob/f85a8131fb45be3a72ef6b83587c05f87a08c070/src/mds/topology/topology_chunk_allocator.cpp#L180 The size of chunkfilepool should be used instead of diskCapacity * poolUsagePercentLimit_

good first issue

Signed-off-by: ilixiaocui ### What problem does this PR solve? Issue Number: #xxx Problem Summary: ### What is changed and how it works? What's Changed: How it Works: Side effects(Breaking backward...

**Describe the bug (描述bug)** last read time: first AsyncPrefetchCallback: bthread excution queue running task: **To Reproduce (复现方法)** **Expected behavior (期望行为)** **Versions (各种版本)** OS: Compiler: branch: release2.3 commit id: **Additional context/screenshots...

bug
need test

Following error log need optimize. Only the logs that need human operation and maintenance are defined as the Error level. ``` 报警项:ccs.chunkserver日志监控,报警内容:cs=11, count=2, E 2022-02-23T15:06:15.071630+0800 1984056 io_tracker.cpp:296] file [\/nova\/a8cf72cc-9f1a-4296-8d62-2550a62212ab] IO...

high