Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 37845B805 for ; Tue, 10 Jan 2012 21:51:03 +0000 (UTC) Received: (qmail 80452 invoked by uid 500); 10 Jan 2012 21:51:03 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 80240 invoked by uid 500); 10 Jan 2012 21:51:02 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 80230 invoked by uid 99); 10 Jan 2012 21:51:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 21:51:02 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Jan 2012 21:51:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 189521432BB for ; Tue, 10 Jan 2012 21:50:41 +0000 (UTC) Date: Tue, 10 Jan 2012 21:50:41 +0000 (UTC) From: "Hari Mankude (Commented) (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1473540374.27198.1326232241102.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1182936244.11710.1325800359520.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HDFS-2753) Standby namenode stuck in safemode during a failover MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13183612#comment-13183612 ] Hari Mankude commented on HDFS-2753: ------------------------------------ Todd, Looking at the new test in the patch, I am not sure as to how this is going to bring out the race. The race happens when a blockreceived happens before the first block report when NN is in safemode. I don't see test guarantee this sequence of operations. > Standby namenode stuck in safemode during a failover > ---------------------------------------------------- > > Key: HDFS-2753 > URL: https://issues.apache.org/jira/browse/HDFS-2753 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: ha, name-node > Affects Versions: HA branch (HDFS-1623) > Reporter: Hari Mankude > Assignee: Hari Mankude > Attachments: HDFS-2753.patch, hdfs-2753.txt > > > Write traffic initiated from the client. Manual failover is done by killing NN and converting a different standby to active. NN is restarted as standby. The restarted standby stays in safemode forever. More information in the description. -- 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