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 "Bikas Saha (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 00:46:59 UTC

[jira] [Created] (HDFS-2912) HA: Namenode not shutting down when shared edits dir is inaccessible

HA: Namenode not shutting down when shared edits dir is inaccessible
--------------------------------------------------------------------

                 Key: HDFS-2912
                 URL: https://issues.apache.org/jira/browse/HDFS-2912
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: name-node
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Bikas Saha
            Assignee: Bikas Saha


When there is an error in shared edits dir then current policy requires the active name node to abort and shutdown.
Currently there is no way to shut down the name node and hence this does not happen even after all journals have been aborted on error. In fact the name node stays Active and also is not in safe mode. Ideally it should shut down, or at least go into safe mode or standby mode.

--
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

        

[jira] [Resolved] (HDFS-2912) HA: Namenode not shutting down when shared edits dir is inaccessible

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

Aaron T. Myers resolved HDFS-2912.
----------------------------------

       Resolution: Fixed
    Fix Version/s: HA branch (HDFS-1623)
     Hadoop Flags: Reviewed

I've just committed this to the HA branch. Thanks, Bikas.
                
> HA: Namenode not shutting down when shared edits dir is inaccessible
> --------------------------------------------------------------------
>
>                 Key: HDFS-2912
>                 URL: https://issues.apache.org/jira/browse/HDFS-2912
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: HA branch (HDFS-1623)
>
>         Attachments: HDFS-2909.HDFS-1623.patch, HDFS-2912.HDFS-1623.patch, HDFS-2912.HDFS-1623.patch
>
>
> When there is an error in shared edits dir then current policy requires the active name node to abort and shutdown.
> Currently there is no way to shut down the name node and hence this does not happen even after all journals have been aborted on error. In fact the name node stays Active and also is not in safe mode. Ideally it should shut down, or at least go into safe mode or standby mode.

--
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