Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Incompatible change, Reviewed
-
The output of hdfs fsck now also contains information about decommissioning replicas.
Description
Fsck doesn't count replicas that are on decommissioning nodes. If a block has all replicas on the decommissioning nodes, it will be marked as missing, which is alarming for the admins, although the system will replicate them before nodes are decommissioned.
Fsck output should also show decommissioning replicas along with the live replicas.
Attachments
Attachments
Issue Links
- relates to
-
HDFS-11743 Revert the incompatible fsck reporting output in HDFS-7933 from branch-2.7
- Resolved