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 9143C99F4 for ; Mon, 11 Mar 2013 23:15:47 +0000 (UTC) Received: (qmail 47237 invoked by uid 500); 11 Mar 2013 23:15:44 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 47151 invoked by uid 500); 11 Mar 2013 23:15:44 -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 47047 invoked by uid 99); 11 Mar 2013 23:15:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 23:15:44 +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 goudarzi@gmail.com designates 209.85.216.47 as permitted sender) Received: from [209.85.216.47] (HELO mail-qa0-f47.google.com) (209.85.216.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Mar 2013 23:15:40 +0000 Received: by mail-qa0-f47.google.com with SMTP id j8so1287627qah.20 for ; Mon, 11 Mar 2013 16:15:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=+VxL/6sLmRnM9hoIMmwaTJG38R7lPivuoKcQZZdgOcY=; b=oQkzWfFXGVm5eoxi1ZoDUGgJG0IhNUeoWP8vI5hhqU7T8FlKAuaLtRc0awiGdDHpyf GHbC8owaa4O/Ji2fQ6tbstNy09IRsJeFg7U8CSzlHHhtG2BQIaff4uA4xQpIuI5DeCF9 z7MRe80mIyHU/JT9yyx9wJyX8zR/IyuaxbTbYVgayF00oX1EcRIJwcfN8ZqHvsf2eSJL 3r/BLCbC0E0ar8V8BJK9Gs23WmSts/M0dsUsbAF/UyTQZUt98DHQqrWHW0WCnVsXwHRg p+ZB6YblLCewofzlBVKZNW7VcoKRXuMXe0Ugrr+umQ5suezSDCwZZU6bW8u0WED53e89 Yvdw== MIME-Version: 1.0 X-Received: by 10.229.111.80 with SMTP id r16mr4593017qcp.146.1363043719623; Mon, 11 Mar 2013 16:15:19 -0700 (PDT) Received: by 10.229.46.83 with HTTP; Mon, 11 Mar 2013 16:15:19 -0700 (PDT) In-Reply-To: <93BD4FF0-ACE8-4CFA-85B4-BD550CD39330@thelastpickle.com> References: <93BD4FF0-ACE8-4CFA-85B4-BD550CD39330@thelastpickle.com> Date: Mon, 11 Mar 2013 16:15:19 -0700 Message-ID: Subject: Re: Can't replace dead node From: Arya Goudarzi To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0023544717d4b8dce404d7ae5812 X-Virus-Checked: Checked by ClamAV on apache.org --0023544717d4b8dce404d7ae5812 Content-Type: text/plain; charset=UTF-8 You may have bumped to this issue: https://github.com/Netflix/Priam/issues/161 make sure is_replace_token Priam API call is working for you. On Fri, Mar 8, 2013 at 8:22 AM, aaron morton wrote: > If it does not have the schema check the logs for errors and ensure it is > actually part of the cluster. > > You may have better luck with Priam specific questions on > https://github.com/Netflix/Priam > > Cheers > > ----------------- > Aaron Morton > Freelance Cassandra Developer > New Zealand > > @aaronmorton > http://www.thelastpickle.com > > On 7/03/2013, at 11:11 AM, Andrey Ilinykh wrote: > > Hello everybody! > > I used to run cassandra 1.1.5 with Priam. To replace dead node priam > launches cassandra with cassandra.replace_token property. It works smoothly > with 1.1.5. Couple days ago I moved to 1.1.10 and have a problem now. New > cassandra successfully starts, joins the ring but it doesn't see my > keyspaces. It doesn't try to stream data from other nodes. I see only > system keyspace. Any idea what is the difference between 1.1.5 and 1.1.10? > How am I supposed to replace dead node? > > Thank you, > Andrey > > > --0023544717d4b8dce404d7ae5812 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You may have bumped to this issue:=C2=A0https://github.com/Netflix/Priam/issues/161
ma= ke sure is_replace_token Priam API call is working for you.

On Fri, Mar 8, 2013 at 8:22 AM, aaron morton <aaron@thelastpickle.c= om> wrote:
If it does not have the schema check th= e logs for errors and ensure it is actually part of the cluster.=C2=A0
=
You may have better luck with Priam specific questions on=C2= =A0https://g= ithub.com/Netflix/Priam

Cheers

-----------------
Aaron Morton
Freelance Cassandra= Developer
New Zealand


On 7/03/2013, at 11:11 AM, Andrey Ilinykh <ailinykh@gmail.com> wrote:<= /div>
Hello everybody!
I used to run cassandra 1.1.5 with Priam. To replace dead node priam l= aunches cassandra with cassandra.replace_token property. It works smoothly = with 1.1.5. Couple days ago I moved to 1.1.10 and have a problem now. New c= assandra successfully starts, joins the ring but it doesn't see my keys= paces. It doesn't try to stream data from other nodes. I see only syste= m keyspace. Any idea what is the difference between 1.1.5 and 1.1.10? How a= m I supposed to replace dead node?

Thank you,
=C2=A0 =C2=A0Andrey=C2=A0


--0023544717d4b8dce404d7ae5812--