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 "Brahma (JIRA)" <ji...@apache.org> on 2011/04/26 18:27:03 UTC

[jira] [Created] (HDFS-1863) When all data directory volumes pulled out in DataNode, Its better to shutdown.

When all data directory volumes pulled out in DataNode, Its better to shutdown.
-------------------------------------------------------------------------------

                 Key: HDFS-1863
                 URL: https://issues.apache.org/jira/browse/HDFS-1863
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: data-node
    Affects Versions: 0.20.1
            Reporter: Brahma
            Priority: Minor


When we pulled out all the data directory volumes in DataNode, 
 it is not shuttingdown. Because of this NameNode is keep selecting this DN also for write.
But datanode is saying 'No available volumes' and throwing exception.

Instead of this, we can shutdown the DataNode.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HDFS-1863) When all data directory volumes pulled out in DataNode, Its better to shutdown.

Posted by "Harsh J (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved HDFS-1863.
---------------------------

    Resolution: Cannot Reproduce

This doesn't seem to be a problem on 0.23 given Bharath's work (see comments above).
                
> When all data directory volumes pulled out in DataNode, Its better to shutdown.
> -------------------------------------------------------------------------------
>
>                 Key: HDFS-1863
>                 URL: https://issues.apache.org/jira/browse/HDFS-1863
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node
>    Affects Versions: 0.20.1
>            Reporter: Brahma
>            Priority: Minor
>
> When we pulled out all the data directory volumes in DataNode, 
>  it is not shuttingdown. Because of this NameNode is keep selecting this DN also for write.
> But datanode is saying 'No available volumes' and throwing exception.
> Instead of this, we can shutdown the DataNode.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira