This is an automated email from the ASF dual-hosted git repository.
dineshc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 69dd3ff HDDS-3850. Update the admin document to let user know how to
show the status of all rules. (#1109)
69dd3ff is described below
commit 69dd3ff2aeb118291278a9f551414ca17c232368
Author: maobaolong <[email protected]>
AuthorDate: Tue Jun 23 22:19:32 2020 +0800
HDDS-3850. Update the admin document to let user know how to show the
status of all rules. (#1109)
* HDDS-3850. Modify the admin document to let user know how to show the
status of all rules.
Co-authored-by: Dinesh Chitlangia <[email protected]>
---
hadoop-hdds/docs/content/tools/Admin.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-hdds/docs/content/tools/Admin.md
b/hadoop-hdds/docs/content/tools/Admin.md
index 9a33d26..d99423a 100644
--- a/hadoop-hdds/docs/content/tools/Admin.md
+++ b/hadoop-hdds/docs/content/tools/Admin.md
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]