From user-return-7020-apmail-zookeeper-user-archive=zookeeper.apache.org@zookeeper.apache.org Wed Nov 20 15:37:03 2013 Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-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 EBD9F102C1 for ; Wed, 20 Nov 2013 15:37:02 +0000 (UTC) Received: (qmail 36188 invoked by uid 500); 20 Nov 2013 15:36:25 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 36131 invoked by uid 500); 20 Nov 2013 15:36:21 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 36092 invoked by uid 99); 20 Nov 2013 15:36:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 15:36:20 +0000 X-ASF-Spam-Status: No, hits=1.3 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS,UNPARSEABLE_RELAY,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [216.82.243.198] (HELO mail1.bemta8.messagelabs.com) (216.82.243.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 15:36:13 +0000 Received: from [216.82.242.115:58329] by server-6.bemta-8.messagelabs.com id 0B/E0-13366-7D6DC825; Wed, 20 Nov 2013 15:35:51 +0000 X-Env-Sender: bryan@systap.com X-Msg-Ref: server-12.tower-132.messagelabs.com!1384961745!12019827!15 X-Originating-IP: [216.166.12.99] X-StarScan-Received: X-StarScan-Version: 6.9.13; banners=-,-,- X-VirusChecked: Checked Received: (qmail 28037 invoked from network); 20 Nov 2013 15:35:51 -0000 Received: from out001.collaborationhost.net (HELO out001.collaborationhost.net) (216.166.12.99) by server-12.tower-132.messagelabs.com with RC4-SHA encrypted SMTP; 20 Nov 2013 15:35:51 -0000 Received: from AUSP01VMBX28.collaborationhost.net ([192.168.20.73]) by AUSP01MHUB08.collaborationhost.net ([10.2.8.243]) with mapi; Wed, 20 Nov 2013 09:36:17 -0600 From: Bryan Thompson To: "user@zookeeper.apache.org" Date: Wed, 20 Nov 2013 09:35:26 -0600 Subject: Re: From standalone ZK instance to 3 instances Thread-Topic: From standalone ZK instance to 3 instances Thread-Index: Ac7mBkAuBJsNHIEbQUKbNmz76TrVEQ== Message-ID: In-Reply-To: <1384961554455-7579343.post@n2.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.8.130913 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Michael, I've been monitoring this thread. Do you plan to post a procedure for doing this? That would be quite useful. Thanks, Bryan On 11/20/13 10:32 AM, "michael.boom" wrote: >Hmm, I think you were right. Thank you! >I changed the conf from hostnames to IPs, and now it looks better. > >However, when i connect with zkCli i get from both instances the message: > >WATCHER:: > >WatchedEvent state:SyncConnected type:None path:null >[zk: localhost:9983(CONNECTED) 0] > > >Shouldn't one of them had become LEADER ? Or, am i looking in the wrong >place? >Also, to be noted that the second ZK has replicated the state from the >first. > > > >-- >View this message in context: >http://zookeeper-user.578899.n2.nabble.com/From-standalone-ZK-instance-to- >3-instances-tp7579325p7579343.html >Sent from the zookeeper-user mailing list archive at Nabble.com.