Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 95087 invoked from network); 22 Jun 2010 17:55:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 17:55:19 -0000 Received: (qmail 92914 invoked by uid 500); 22 Jun 2010 17:55:19 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 92750 invoked by uid 500); 22 Jun 2010 17:55: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 92612 invoked by uid 99); 22 Jun 2010 17:55:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 17:55:18 +0000 X-ASF-Spam-Status: No, hits=-1537.0 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 17:55:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5MHsvmS019450 for ; Tue, 22 Jun 2010 17:54:57 GMT Message-ID: <17475610.17201277229297896.JavaMail.jira@thor> Date: Tue, 22 Jun 2010 13:54:57 -0400 (EDT) From: "Konstantin Shvachko (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Resolved: (HDFS-18) NameNode startup failed 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-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko resolved HDFS-18. ------------------------------------- Resolution: Cannot Reproduce Please feel free to reopen if you see this as a problem again. > NameNode startup failed > ----------------------- > > Key: HDFS-18 > URL: https://issues.apache.org/jira/browse/HDFS-18 > Project: Hadoop HDFS > Issue Type: Bug > Environment: 0.19.1 patched with 3422, 4675 and 5269 on Redhat > Reporter: Tamir Kamara > Attachments: nn-log.txt > > > After bouncing the cluster namenode refuses to start and gives the error: FSNamesystem initialization failed. Also says: saveLeases found path /tmp/temp623789763/tmp659456056/_temporary/_attempt_200904211331_0010_r_000002_0/part-00002 but no matching entry in namespace. Recovery from checkpoint resulted in wide spread corruption which made it necessary to format the dfs. > This is opened as a result from these threads: http://www.mail-archive.com/core-user@hadoop.apache.org/msg09397.html, http://www.mail-archive.com/core-user@hadoop.apache.org/msg09663.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.