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: [email protected]
For additional commands, e-mail: [email protected]