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 0C918103FA for ; Tue, 29 Apr 2014 21:53:02 +0000 (UTC) Received: (qmail 73790 invoked by uid 500); 29 Apr 2014 21:52:56 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 73717 invoked by uid 500); 29 Apr 2014 21:52:56 -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 73700 invoked by uid 99); 29 Apr 2014 21:52:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2014 21:52:55 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saint.ack@gmail.com designates 209.85.216.50 as permitted sender) Received: from [209.85.216.50] (HELO mail-qa0-f50.google.com) (209.85.216.50) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Apr 2014 21:52:51 +0000 Received: by mail-qa0-f50.google.com with SMTP id s7so816531qap.37 for ; Tue, 29 Apr 2014 14:52:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=vCgKP5ntswmhOfs8O66WuyKAnwYxQo0YLcmL59L++Fk=; b=YUEdfHMeixnsiQwaH1b6UO3jew7bk2cwQQrCmanxsKXveIkcgBXCQS0fmlvv3knaFq bbl5bhsiLjbKmeWMUAQw8pLE5JV2rKNhGvUvEMKE4cJhJNqAPEKD54vJEI9xYuZm9h3t OTav3vQJ/DukDVeI0TRgXu9AmRJxaWmgy0SgOOXD2rGxa/Dj00XW3/Z7BcMPmTUBh4kX CM5y2aJRQOsHL50G1AFSs4Xz+r7rZyIKysUaeJREUSyeBuBDPoHv6X/FaGnWyP+KmXPm fO7pQ/rTYN1U3GcCTubLsijCuc4uDdz5tOnLHxKSD3LOgSLgMA85IAX5qNSePNkgCpiQ aNiA== MIME-Version: 1.0 X-Received: by 10.224.119.141 with SMTP id z13mr582722qaq.48.1398808350417; Tue, 29 Apr 2014 14:52:30 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.96.183.230 with HTTP; Tue, 29 Apr 2014 14:52:30 -0700 (PDT) In-Reply-To: References: Date: Tue, 29 Apr 2014 14:52:30 -0700 X-Google-Sender-Auth: 9957Ro4CpTAnWEaf_vYAYd9x8Dc Message-ID: Subject: Re: ZK issue on one single RS. From: Stack To: Hbase-User Content-Type: multipart/alternative; boundary=047d7bacbaaad6034d04f8357251 X-Virus-Checked: Checked by ClamAV on apache.org --047d7bacbaaad6034d04f8357251 Content-Type: text/plain; charset=UTF-8 Anything in the zk log when the RS connects JMS? On Tue, Apr 29, 2014 at 7:37 AM, Jean-Marc Spaggiari < jean-marc@spaggiari.org> wrote: > Hi, > > I face a "strange" issue today. > > I stopped my cluster to merge some regions. When I tried to restart it, one > server got stuck. > > If I try to stop the cluster, this server ignore the request and stay > stuck. > > Then if I restart, the cluster come back without this server saying that > it's already started. > > The server seems to be stuck with ZK. http://pastebin.com/6UcYEKN2 > > I have killed the RS and tried to restart it, same issue. I'm able to > access the ZK server from the RS. I have restarted the 3 ZK server too, > same result. The RS tries to connect to all of them but always fail. > > Any idea why ZK might faile that way? > > Thanks, > > JM > --047d7bacbaaad6034d04f8357251--