Skip to content
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

HDDS-11944. Usability improvements for Ozone tools. #7597

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

errose28
Copy link
Contributor

What changes were proposed in this pull request?

Document a proposal for a new layout of the ozone debug and ozone repair CLIs as part of the usability improvements in HDDS-11944.

What is the link to the Apache JIRA

HDDS-11944

How was this patch tested?

N/A

@errose28
Copy link
Contributor Author

cc @Tejaskriya @sarvekshayr @ptlrs

@errose28 errose28 added the tools Tools that helps with debugging label Dec 19, 2024
Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @errose28 for the proposal, LGTM.

Copy link
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a mismatch while working on the --dry-run flag.

Comment on lines +99 to +100
- `ozone repair om quota`
The new location of `ozone repair ldb quota`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ozone repair ldb quota does not exist currently, but I found this:

Usage: ozone repair quota [COMMAND]
Operational tool to repair quota in OM DB.
Commands:
  status  CLI to get the status of last trigger quota repair if available.
  start   CLI to trigger quota repair.

which is an online command (requires running OM).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design tools Tools that helps with debugging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants