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 3906D9595 for ; Thu, 26 Jul 2012 13:35:23 +0000 (UTC) Received: (qmail 51503 invoked by uid 500); 26 Jul 2012 13:24:24 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 20212 invoked by uid 500); 26 Jul 2012 13:20:21 -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 51629 invoked by uid 99); 26 Jul 2012 12:36:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2012 12:36:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of michael.cherkasov@gmail.com designates 209.85.216.172 as permitted sender) Received: from [209.85.216.172] (HELO mail-qc0-f172.google.com) (209.85.216.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Jul 2012 12:35:53 +0000 Received: by qcac10 with SMTP id c10so1182182qca.31 for ; Thu, 26 Jul 2012 05:35:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=HoOwFYc0A848jotV/vPWMsv0wn3HC0CUjoxkJ52ybZ0=; b=VpHQCYhZOkK+xci/tpUbqdg6jHE5Dca6/2QNob6ypRNYpLX9jtYc33pbdaAm1c8TVn g3s7d0VyvXFeP8eTibcMEbzKOKdSbnjhOxrGKfuWB6ESfSl+qj7ZdwNBBn0ZlG9Gsrnz LaSCdAh3a9STwfwgwui8ir7WoZ6nHXztjB/k/2gmivXGO5F0oWVH/kGgyhdOGFaYn2y4 5TJa/dp+mC6i/6CiVkPYZwQz3Z2NKCVSriLp9o0qpAH9kzH27Le0xIJ8W7KJzwdOzf0K Vg7wegtBB9+Dplh49Fuedcz3SAZC8VcutFdao2TXzgbt+5+XObE6nphcwVY7c3Frr1CH qdSQ== Received: by 10.229.135.67 with SMTP id m3mr13063714qct.26.1343306132835; Thu, 26 Jul 2012 05:35:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.39.213 with HTTP; Thu, 26 Jul 2012 05:35:12 -0700 (PDT) From: Michael Cherkasov Date: Thu, 26 Jul 2012 16:35:12 +0400 Message-ID: Subject: Adding new node to clusters with PropertyFileSnitch To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=00248c6a66c6df4c8c04c5bad4c4 --00248c6a66c6df4c8c04c5bad4c4 Content-Type: text/plain; charset=ISO-8859-1 Hi all, if my clusters have PropertyFileSnitch and I'm going to add nee node, does that mean that new node must be added to ALL cassandra-topology.properties files, and all nodes(in all clusters) must be restarted? BTW can I restart nodes one by one or must to switch off all nodes and only then start them all? --00248c6a66c6df4c8c04c5bad4c4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all, if my clusters have PropertyFileSnitch and I'm going to add nee= node, does that mean that new node must be added to ALL cassandra-topology= .properties files, and all nodes(in all clusters) must be restarted?

BTW can=A0I restart nodes one by one or must to switch off a= ll nodes and only then start them all?
--00248c6a66c6df4c8c04c5bad4c4--