You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Raghu Angadi (JIRA)" <ji...@apache.org> on 2008/11/19 01:19:44 UTC

[jira] Updated: (HADOOP-1980) 'dfsadmin -safemode enter' should prevent the namenode from leaving safemode automatically after startup

     [ https://issues.apache.org/jira/browse/HADOOP-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghu Angadi updated HADOOP-1980:
---------------------------------

    Attachment: HADOOP-1980.patch

Suggested patch for trunk.

If admin  puts NN in safemode during startup, NN will stay in safemode even after block ratios are satisfied. It also prints block ratios for convenience (just like the default case where admin does not enter safemode manually).


> 'dfsadmin -safemode enter' should prevent the namenode from leaving safemode automatically after startup
> --------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1980
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1980
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs
>            Reporter: Koji Noguchi
>            Assignee: Raghu Angadi
>            Priority: Minor
>         Attachments: HADOOP-1980.patch
>
>
> When debugging, I'd like to be able to intentionally keep the FS in a safemode. (For example, when looking at HADOOP-1978).
> Also, it'll be nice if the namenode can still update the webUI/report when it hits the dfs.safemode.threshold.pct.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.