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 "Daryn Sharp (JIRA)" <ji...@apache.org> on 2015/05/14 22:11:00 UTC

[jira] [Created] (HDFS-8402) Fsck exit codes are not reliable

Daryn Sharp created HDFS-8402:
---------------------------------

             Summary: Fsck exit codes are not reliable
                 Key: HDFS-8402
                 URL: https://issues.apache.org/jira/browse/HDFS-8402
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 2.7.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


HDFS-6663 added the ability to check specific blocks.  The exit code is non-deterministically based on the state (corrupt, healthy, etc) of the last displayed block's last storage location - instead of whether any of the checked blocks' storages are corrupt.  Blocks with decommissioning or decommissioned nodes should not be flagged as an error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)