curve icon indicating copy to clipboard operation
curve copied to clipboard

Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage...

Results 258 curve issues
Sort by recently updated
recently updated
newest added

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...

Signed-off-by: Zhao ZeYu ### What problem does this PR solve? Issue Number: #1058 Problem Summary: ### What is changed and how it works? What's Changed:add chunkfilepool size at topology_stat to...

### the volume creation should fail when the CurveBS cluster capacity reaches a certain watermark Issue Number: #1059 Problem Summary: ### What is changed and how it works? What's Changed:...

### 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 compatibility? Performance...

Signed-off-by: hzwuhongsong [[email protected]](mailto:[email protected]) Issue Number: #1802 Problem Summary: Added warmup function, then we can warmup the file to local cache directory before we need it.

### 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 compatibility? Performance...

Added warmup function, then we can warmup the file to local cache directory before we need it.

enhancement

**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

Signed-off-by: h0hmj ### What problem does this PR solve? Issue Number: #xxx Problem Summary: ### What is changed and how it works? What's Changed: support 1. ip 2. ip:port 3....

**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