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 92737E6AB for ; Tue, 26 Feb 2013 00:50:18 +0000 (UTC) Received: (qmail 10072 invoked by uid 500); 26 Feb 2013 00:50:18 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 10037 invoked by uid 500); 26 Feb 2013 00:50:18 -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 10028 invoked by uid 99); 26 Feb 2013 00:50:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 00:50:18 +0000 Date: Tue, 26 Feb 2013 00:50:18 +0000 (UTC) From: "Andrew Wang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (HDFS-3736) Failure in starting NN due to fsimage loading failure 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-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang reassigned HDFS-3736: --------------------------------- Assignee: Andrew Wang > Failure in starting NN due to fsimage loading failure > ----------------------------------------------------- > > Key: HDFS-3736 > URL: https://issues.apache.org/jira/browse/HDFS-3736 > Project: Hadoop HDFS > Issue Type: Bug > Components: ha, namenode > Affects Versions: 2.0.0-alpha > Reporter: suja s > Assignee: Andrew Wang > > Came across a situation as follows in our test environment. > NNs running in HA mode. > While uploading checkpoint, MD5 file renaming from tmp to actual file failed due to some reason which is unknown (non IO exception). > At the same time at standby side, connection imeout occured. > This lead to tmp MD5 file and original fsimage file (ckpt fsimage file was renamed successfully to original fsimage file) in the name dir of active NN. > On NN restart it checks for MD5 file and since it is not found, startup is failing. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira