Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 42027 invoked from network); 23 Apr 2010 18:13:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Apr 2010 18:13:06 -0000 Received: (qmail 66878 invoked by uid 500); 23 Apr 2010 18:13:05 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 66859 invoked by uid 500); 23 Apr 2010 18:13:05 -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 66851 invoked by uid 99); 23 Apr 2010 18:13:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 18:13:05 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [131.215.239.119] (HELO mail.alumni.caltech.edu) (131.215.239.119) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Apr 2010 18:12:57 +0000 Received: from localhost (dsl081-082-089.lax1.dsl.speakeasy.net [64.81.82.89]) by mail.alumni.caltech.edu (Postfix) with ESMTPSA id 517743F0CE3; Fri, 23 Apr 2010 11:12:35 -0700 (PDT) X-DKIM: Sendmail DKIM Filter v2.8.2 mail.alumni.caltech.edu 517743F0CE3 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=alumni.caltech.edu; s=enforce; t=1272046355; bh=BdIq3yYQJuVF89lE2jU0bt1VZSlZCWlTPB0BU/+sJoE=; h=Date:From:To:Subject:Message-ID:References:Mime-Version: Content-Type:Content-Transfer-Encoding:In-Reply-To; b=VDjA/KtqC4PQM5IZcpYzz0bsxlCes9H0AnCMbNdpjxPRmn7wGdu+RCOdytknPZgBX LavYguWpi7/C0xg39G2RNUXch6bkN5bMM/aq25GyurjpKhBi7/GfuYRBu015kqxgeT 1R9b3Rj/VgPcLVOU2Rh/0rRKLVK9SgimeAyJOrHI= Date: Fri, 23 Apr 2010 11:12:34 -0700 From: Anthony Molinaro To: user@cassandra.apache.org Subject: Re: Odd ring problems with 0.5.1 Message-ID: <20100423181234.GB47022@alumni.caltech.edu> Mail-Followup-To: user@cassandra.apache.org References: <20100423173009.GA47022@alumni.caltech.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i X-MailScanner-Information-Alumni: X-Alumni-MailScanner-ID: 517743F0CE3.AA183 X-MailScanner-Alumni: No Virii found X-Spam-Status-Alumni: not spam, SpamAssassin (not cached, score=-3.268, required 5, ALL_TRUSTED -1.80, BAYES_00 -2.60, DNS_FROM_OPENWHOIS 1.13, FH_DATE_PAST_20XX 0.00) X-MailScanner-From: anthonym@alumni.caltech.edu X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Apr 23, 2010 at 12:41:17PM -0500, Jonathan Ellis wrote: > On Fri, Apr 23, 2010 at 12:30 PM, Anthony Molinaro > wrote: > > Some nodes appear in the ring from some nodes, but not others. �Right > > now I have 14 nodes, 10 of those nodes have the same output of a > > nodeprobe ring, the other 4 are missing one node. > > What's the history of the missing node? Is it a newly bootstrapped one? Yes, newly bootstrapped with an initial token. > > Also, I have a > > couple nodes that when I try to bootstrap them with an InitialToken > > they get put into yet another ring with only a few nodes including > > nodes that I called removetoken on. �They all have the same seed node > > and it has not gone down. �The seed node has all nodes. > > > > Anyone seen this? > > The only time I have seen multiple rings is when some nodes have been > configured with a different seed than others. Yeah, that's the first thing I checked, but the seed is the same. The odd thing is also when I bootstrap a new node, it still finds hosts which are no longer part of the cluster and puts them in the cluster. I'm not sure how it would get this, maybe I need to restart my seed node? When I run nodeprobe ring on the seed I don't see any of the hosts I decommissioned, but maybe they are still listed there somewhere? -Anthony -- ------------------------------------------------------------------------ Anthony Molinaro