Wangpan
Wangpan
**Describe the bug (描述bug)** `curve fs list partition` hang a long time when run it in a new deployment cluster by curveadm. **To Reproduce (复现方法)** curveadm deploy a new fs...
## General Question I want to know the recommended configuration, capacity planning, software and hardware compatibility and other issues for deploying a curve cluster, please provide relevant documents.
## General Question I want to know what issues need to be paid attention to when using curve in a production environment, such as restrictions of curve designment, solutions to...
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** Thinking about this usecase: after we delete-fs, but we find some files have no copy, we need to restore them. **Describe...
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** curvefs needs to support the x-amz-storage-class header so that I can store data into the specified s3 storage class level, such...
我们需要你帮我们支持部署 minio-s3-gateway,相关文档请参考: https://github.com/opencurve/curve-meetup-slides/pull/85 如果你有任何问题和疑问,都可以在该 issue 下面告诉我 ## Registration procedure Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether...
we should remove dependency of curve-nbd/tgt and nebd, then we can support map curve-nbd/tgt with/without nebd, without is the default operation, may be we can add a flag `--with-nebd true/false`.
Currently we hardcode envs: `Envs: []string{"LD_PRELOAD=/usr/local/lib/libjemalloc.so"},` If we want to add more envs, we have to change the source codes, it's better to modify envs through yaml config file.
such as chunkserver disable ext4 renameat2 feature, nbd kernel module problem, nbd block size is 512bytes problem...
Few users may be unlike to deploy curve client with docker, we should handle this problem. And if we deploy client for openstack or k8s csi, the client deployment with...