Tejaskriya commented on code in PR #6322:
URL: https://github.com/apache/ozone/pull/6322#discussion_r1512163478


##########
hadoop-hdds/docs/content/feature/Decommission.zh.md:
##########
@@ -50,6 +50,14 @@ ozone admin datanode decommission [-hV] [-id=<scmServiceId>]
 ```
 您可以输入多个主机,以便一起Decommission多个DataNode。
 
+查看 Decommission时datanode 的状态,可以执行下面的命令,
+
+```shell
+ozone admin datanode status decommission [-hV] [-id=<scmServiceId>] 
[--scm=<scm>] [--id=<uuid>] [--ip=<ipAddress>]
+```
+您可以传递一个 Datanode 的 ipAddress 或 uuid 以仅查看与该 Datanode 相关的详细信息。

Review Comment:
   Thank you for the review! I have fixed this in my recent commit



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to