[
https://issues.apache.org/jira/browse/HDFS-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13974599#comment-13974599
]
Arpit Agarwal commented on HDFS-6245:
-------------------------------------
This is effectively a regression since 2.3. {{File.getCanonicalPath}} can throw
IOException which should be ignored by {{getStorageLocations}}.
URISyntaxException is already consumed by the callee.
> datanode fails to start with a bad disk even when failed volumes is set
> -----------------------------------------------------------------------
>
> Key: HDFS-6245
> URL: https://issues.apache.org/jira/browse/HDFS-6245
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.4.0
> Reporter: Arpit Gupta
> Assignee: Arpit Agarwal
> Attachments: HDFS-6245.01.patch
>
>
> Data node startup failed even when failed volumes was set. Had to remove the
> bad disk from the config to get it to boot.
--
This message was sent by Atlassian JIRA
(v6.2#6252)