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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2016/11/01 21:51:58 UTC

[jira] [Created] (HDFS-11086) DataNode disk check improvements

Arpit Agarwal created HDFS-11086:
------------------------------------

             Summary: DataNode disk check improvements
                 Key: HDFS-11086
                 URL: https://issues.apache.org/jira/browse/HDFS-11086
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


This Jira tracks a few improvements to DataNode’s usage of DiskChecker to address the following problems:
# Checks are serialized so a single slow disk can indefinitely delay checking the rest.
# Related to 1, no detection of stalled checks.
# Lack of granularity. A single IO error initiates checking all disks.
# Inconsistent activation. Some DataNode IO failures trigger disk checks but not all.



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

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