Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0D2363EA for ; Sat, 6 Aug 2011 19:12:56 +0000 (UTC) Received: (qmail 89364 invoked by uid 500); 6 Aug 2011 19:12:55 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 89322 invoked by uid 500); 6 Aug 2011 19:12:54 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 89314 invoked by uid 500); 6 Aug 2011 19:12:53 -0000 Delivered-To: apmail-hadoop-hbase-user@hadoop.apache.org Received: (qmail 89311 invoked by uid 99); 6 Aug 2011 19:12:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 19:12:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ghendrey@decarta.com designates 208.81.204.160 as permitted sender) Received: from [208.81.204.160] (HELO mx3.decarta.com) (208.81.204.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 19:12:45 +0000 Received: from dct-mail.sanjose.telcontar.com ([10.253.0.17]) by mx3.decarta.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 6 Aug 2011 12:12:24 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC546C.C62FB9C0" Subject: corrupt .logs block Date: Sat, 6 Aug 2011 12:12:23 -0700 Message-ID: <6C5C1804772DB944BA88A0DC48D338DA0B0FCF5B@dct-mail.sanjose.telcontar.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: corrupt .logs block Thread-Index: AcxUbMV5i3mVfmekQ7SWP28Rt82uog== From: "Geoff Hendrey" To: X-OriginalArrivalTime: 06 Aug 2011 19:12:24.0621 (UTC) FILETIME=[C6405DD0:01CC546C] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CC546C.C62FB9C0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hey - =20 I've got a corrupt HDFS block in a region server's ".logs" directory. Also, "hbase hbck" reports 5 inconsistencies.=20 =20 .META. shows a region as offline, and it won't come online. What are my options. "hbck -fix" didn't do anything. It's not "live" data and I don't mind losing it. However, if I delete the corrupt HDFS .logs files, would it screw up HBase? I don't care if I lose some writes from the log. I just don't want to totally bork hbase. =20 -geoff ------_=_NextPart_001_01CC546C.C62FB9C0--