-
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
[curve tool]: implement seginfo command #2029
Labels
Comments
The old output format is inconvenient to read. Need to improve the presentation of results in new tools |
/assign @wudong5 |
Please note that the code submission deadline for this developer activity is December 3rd :) |
you are welcome to continue the work if you are free @wudong5 |
cc @wudong5 Since you haven't responded for a long time, this issue is reopened to others who is interested. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature you'd like:
we'd like to support seginfo command in curve tool
seginfo is one of the commands to list the segments info of the volume.
https://github.com/opencurve/curve/blob/master/src/tools/namespace_tool.cpp#L277
Teachability, Documentation, Adoption, Migration Strategy:
Refer to tool develop guide to get start, and paste the result of the command in pr.
Build compilation environment:https://github.com/opencurve/curve/blob/master/docs/cn/build_and_run.md
The text was updated successfully, but these errors were encountered: