From user-return-19390-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Tue Aug 2 17:31:15 2011 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-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 4996B6384 for ; Tue, 2 Aug 2011 17:31:15 +0000 (UTC) Received: (qmail 7316 invoked by uid 500); 2 Aug 2011 17:31:13 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 7158 invoked by uid 500); 2 Aug 2011 17:31:12 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 7148 invoked by uid 99); 2 Aug 2011 17:31:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 17:31:12 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of adi.pandit@gmail.com designates 209.85.218.44 as permitted sender) Received: from [209.85.218.44] (HELO mail-yi0-f44.google.com) (209.85.218.44) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 17:31:04 +0000 Received: by yie30 with SMTP id 30so5032782yie.31 for ; Tue, 02 Aug 2011 10:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=dwesix7y6nny0Hit0d7PV75BF4lWmQhp1jFsva6UfKs=; b=JOofwdo3ODSrN6Fq4zfUcXHwcqGJCS140S3F3B4k+uFPFqjA5V0VrNY5PPcMk2nQdH cvKppwWlXwtlIUkANAFwvWzQzj91IhjaKdQ3rtUsc8MhjpBjseCqKCglPZAqBOI5RqN6 r76YcpgKyfDrhGyy6W8BqL4SMTdJ0G9R1QHcE= MIME-Version: 1.0 Received: by 10.101.137.14 with SMTP id p14mr4341972ann.96.1312306243377; Tue, 02 Aug 2011 10:30:43 -0700 (PDT) Received: by 10.100.152.16 with HTTP; Tue, 2 Aug 2011 10:30:43 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Aug 2011 13:30:43 -0400 Message-ID: Subject: Re: Nodetool ring not showing all nodes in cluster From: Adi To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e6d265b1791ab004a9891be6 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d265b1791ab004a9891be6 Content-Type: text/plain; charset=ISO-8859-1 > > The seedlist of A is localhost. Seedlist of B is localhost, A_ipaddr and seedlist of C is localhost,B_ipaddr,A_ipaddr. > Using localhost(or own IP address for non-seed nodes) is not a good practice. Try > The seedlist of A : A_ipaddr. Seedlist of B : A_ipaddr seedlist of C : A_ipaddr --0016e6d265b1791ab004a9891be6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
=A0The seedlist = of A is localhost.=A0
Seedlist of B is=A0localhost, A_ipaddr and
seedlist of C is localhost,B_ipaddr,A_ipaddr.
<= div> =A0
Using localhost(or own IP address for non-seed nodes) is not = a good practice.
Try
=A0The seedlist of A : A_ipaddr.=A0
Seedlist of B :=A0A_ipaddr
seedlist of C : A_ipaddr
=A0
--0016e6d265b1791ab004a9891be6--