Return-Path: Delivered-To: apmail-hbase-user-archive@www.apache.org Received: (qmail 80284 invoked from network); 24 Oct 2010 17:38:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Oct 2010 17:38:07 -0000 Received: (qmail 13929 invoked by uid 500); 24 Oct 2010 17:38:06 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 13852 invoked by uid 500); 24 Oct 2010 17:38:06 -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 13844 invoked by uid 99); 24 Oct 2010 17:38:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 17:38:06 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of magnito@gmail.com designates 209.85.160.169 as permitted sender) Received: from [209.85.160.169] (HELO mail-gy0-f169.google.com) (209.85.160.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Oct 2010 17:37:59 +0000 Received: by gyg13 with SMTP id 13so1840911gyg.14 for ; Sun, 24 Oct 2010 10:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=PprmNUMquf8mWGOE94jGKFe2Zf2xzD8bwQM+MtkBhls=; b=RgwMx6/XXl3y0iUgGdlaLV/SUsqqtAwZgrogDz/lK3WSht01Nd6EB2qIuWK2bzCSwG oqAYw+hf2RnvNGio9hIyqirR23P2x7jhVKZTTHd91SKOY8GNgGnl4mHTGJ216jnOKGpC mx4l36kCCV1tkYRzNSA1glf5fWNMW40kX6RcU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=M/BNVatqrp0n28oB/a2aeX8+84+djXxn1S2w8OMkqL3Rn10HI9I8Cfh+teZ2plOcl+ g9yPE2HDDZzhkmkC7ZOEk3A2/evMl5CZKs+jw2IDa4RzvjpfReW41B3WvF6Pxl7+tCg+ uKmumG++xSqpZzI8IiIYju1xyHeCr4A6QWBGc= MIME-Version: 1.0 Received: by 10.42.166.200 with SMTP id p8mr3852083icy.26.1287941857409; Sun, 24 Oct 2010 10:37:37 -0700 (PDT) Received: by 10.231.40.13 with HTTP; Sun, 24 Oct 2010 10:37:37 -0700 (PDT) In-Reply-To: References: Date: Sun, 24 Oct 2010 10:37:37 -0700 Message-ID: Subject: Re: best way to clear inconsistencies? From: Jack Levin To: user@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org after restarting all regionservers and the master, I got: ............................................................................................................................... Number of Tables: 1014 Number of live region servers:30 Number of dead region servers:0 ... Rest easy, buddy! HBase is clean. Which is good I guess. But looking at total number of regions I know have 11700 , and last night I had 12300, so question is, what happen to the rest of the regions, did they consolidate somehow? -Jack On Sun, Oct 24, 2010 at 10:00 AM, Jack Levin wrote: > I got hbck reporting this: > > http://pastebin.com/TqQiaZMW > > Any ideas how do deal with this report? > > -Jack >