Tejaskriya opened a new pull request, #5488:
URL: https://github.com/apache/ozone/pull/5488

   ## What changes were proposed in this pull request?
   
   This PR introduces a CLI command `ozone admin datanode decommissionStatus` 
in order to view the status of datanodes that are in DECOMMISSIONING and 
DECOMMISSIONED state.
   
   Currently, monitoring decommissioning status from the CLI is done using 
ozone admin datanode list and checking the status of the nodes. If there are 
specific containers waiting to be replicated that are blocking decommissioning, 
the SCM log needs to be checked. This CLI command can display the necessary 
information.
   
   The command displays the status of the datanode, associated pipelines and 
container counts when the decommissioning was started, and also the current 
state of the node, current pipelines and container counts, along with the start 
time of decommission.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-9324
   
   ## How was this patch tested?
   
   --under progress
   


-- 
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