-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[curvefs]tools-v2: Add the command of statistical cluster size information #2532
Comments
Hi, can I try this issue? |
welcome! |
@WWWindrunner No, this function is brand new, mainly to obtain some fs (data metadata, etc.) usage and other related information. |
Hello, I am a graduate student in the University of the Chinese Academy of Sciences. My major is cyberspace security. I am familiar with programming languages such as Golang, Java and C++. I am interested in technology fields such as distributed systems, cloud native and storage systems. I am good at technology stacks such as Golang server development, storage system principles, etc. |
Registration procedure
Step 1. Add a comment when you sign up.The purpose of comments is for us to understand you and determine whether you have the basic ability to complete this issue.
Step 2. Use WeChat to add the Curve community assistant "Curve" as a WeChat friend, tell your GitHub ID, and send the Issue link of your choice. The assistant will invite you to communicate with the mentor by WeChat.
Step 3. In order to better complete each development task, the mentor will select the developer who best matches the issue based on everyone's comment on GitHub and communication status by WeChat. If you are not selected, please select another issue.
Tips
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
It is necessary to query more accurate cluster scale information, such as total capacity, used capacity, number of files, number of inodes, metadata information., and cluster running time. You can not complete these problems in one pr, but do a function separately and submit them in stages.
The capacity of the s3 file system can be represented by the quota of the bucket, if not represented as unlimited.
Describe the solution you'd like (描述你期望的解决方法)
The following is for reference only
......
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered: