Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hadoop-hdds/docs/content/tools/Admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Ozone Admin command (`ozone admin`) is a collection of tools intended to be used

And quick overview about the available functionalities:

* `ozone admin safemode`: You can check the safe mode status and force to leave/enter from/to safemode.
* `ozone admin safemode`: You can check the safe mode status and force to leave/enter from/to safemode, `--verbose` option will print validation status of all rules that evaluate safemode status.
* `ozone admin container`: Containers are the unit of the replicaiton. The subcommands can help to debug the current state of the containers (list/get/create/...)
* `ozone admin pipeline`: Can help to check the available pipelines (datanode sets)
* `ozone admin datanode`: Provides information about the datanode
Expand Down