You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jinglun (Jira)" <ji...@apache.org> on 2019/08/27 12:52:00 UTC

[jira] [Created] (HDFS-14782) Add a new fsck command to get detailed decommission information.

Jinglun created HDFS-14782:
------------------------------

             Summary: Add a new fsck command to get detailed decommission information.
                 Key: HDFS-14782
                 URL: https://issues.apache.org/jira/browse/HDFS-14782
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Jinglun


When we decommission datanodes, sometimes the decommission progress is blocked. From the Namenode dfshealth page, the statistics of decommissioning datanode only tells us the number but not which blocks are 'Undre replicated blocks', 'Blocks with no live replicas' and 'Under Replicated Blocks In files under construction' . So we add a new fsck command to fetch the detail information of decommissioning nodes. We can use this command to target the blocks that blocking the node from decommission.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org