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 15F0A109C8 for ; Wed, 16 Jul 2014 19:21:58 +0000 (UTC) Received: (qmail 29333 invoked by uid 500); 16 Jul 2014 19:21:55 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 29300 invoked by uid 500); 16 Jul 2014 19:21:55 -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 29290 invoked by uid 99); 16 Jul 2014 19:21:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 19:21:55 +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 (nike.apache.org: domain of dfgriffith@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jul 2014 19:21:53 +0000 Received: by mail-wi0-f179.google.com with SMTP id f8so1896370wiw.12 for ; Wed, 16 Jul 2014 12:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O8P92UievEHo95xxgc6DER2IqfZzsCeJGVHhHZ3Bh5o=; b=zYBmRxaIKuPBgDY84xqL/eSTQmiCC/XnbFRI4CCuNrYTKOQumDV2bRr3ktXssnO7r0 O/EX7y8DQxbzcUphw+YtEyQ7wM5mJd4fyjf1kF+sqm7NGZIkjH00K8HGInA2C9Hsj5vX v3Wx3/VGaBoWRA5jM1u3NoKMZ/qRiB1hGeeSoCRUOJnvRJgLOxwelrRhWEP9V2v8BPGj GP8hwbdtonCkiCqTLlQfT/Omhx+nfjSZeiTjdU08qG4SybpsPtdR5E+KfTRdqYQ/GYxH ryASlBHFvdc0NXDWkdUBNPWIP3j1744nNawj23fKTbGED2Y6/GSzkbRc8w5ic3K+TJDq OepQ== MIME-Version: 1.0 X-Received: by 10.195.11.132 with SMTP id ei4mr29806448wjd.95.1405538488810; Wed, 16 Jul 2014 12:21:28 -0700 (PDT) Received: by 10.217.130.129 with HTTP; Wed, 16 Jul 2014 12:21:28 -0700 (PDT) In-Reply-To: References: <40766A7A7EC78844856145F32891F05419BB0ED4@exchange2010.dimcap.corp> Date: Wed, 16 Jul 2014 15:21:28 -0400 Message-ID: Subject: Re: adding more nodes into the cluster From: Diane Griffith To: user Content-Type: multipart/alternative; boundary=047d7bae42ca5805df04fe546edb X-Virus-Checked: Checked by ClamAV on apache.org --047d7bae42ca5805df04fe546edb Content-Type: text/plain; charset=UTF-8 So for specifically adding nodes to a cluster then? Under initializing a cluster (so bringing up a full cluster either in a single data center or multiple data centers) it didn't talk of 2 minutes between nodes. That is what I'm trying to figure out when the 2 minute rule applies versus not. Thanks, Diane On Wed, Jul 16, 2014 at 3:02 PM, Robert Coli wrote: > On Wed, Jul 16, 2014 at 11:31 AM, Diane Griffith > wrote: > >> Being a newbie, can you point out where in the documentation it talks of >> waiting 2 minutes between starts of each node? >> > > > http://www.datastax.com/documentation/cassandra/2.0/cassandra/operations/ops_add_node_to_cluster_t.html > " > Start Cassandra on each new node. Allow two minutes between node > initializations. You can monitor the startup and data streaming process > using nodetool netstats. > " > > I'm not sure where in Apache Cassandra documentation that might appear. > > =Rob > > --047d7bae42ca5805df04fe546edb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
So for specifically adding nodes to a cluster then?
Under initializing a cluster (so bringing up a full cluster ei= ther in a single data center or multiple data centers) it didn't talk o= f 2 minutes between nodes. =C2=A0That is what I'm trying to figure out = when the 2 minute rule applies versus not. =C2=A0

Thanks,
Diane


On Wed, Jul 16, 2014 at 3:02 PM, = Robert Coli <rcoli@eventbrite.com> wrote:
=
On Wed, Jul 16, 2014 at 11:31 AM= , Diane Griffith <dfgriffith@gmail.com> wrote:
Being a newbie, can you point out where i= n the documentation it talks of waiting 2 minutes between starts of each no= de?

"
Start Cassandra on each new node. Allow two minutes b= etween node initializations. You can monitor the startup and data streaming= process using nodetool netstats.
"

I'm not sure where in Apache Cassandra documentation that might ap= pear.

=3DRob


--047d7bae42ca5805df04fe546edb--