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 7BF5918D28 for ; Sun, 18 Oct 2015 22:45:23 +0000 (UTC) Received: (qmail 61050 invoked by uid 500); 18 Oct 2015 22:45:20 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 61010 invoked by uid 500); 18 Oct 2015 22:45:20 -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 61000 invoked by uid 99); 18 Oct 2015 22:45:20 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2015 22:45:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 1469E1A0981 for ; Sun, 18 Oct 2015 22:45:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.258 X-Spam-Level: *** X-Spam-Status: No, score=3.258 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.008, HTML_MESSAGE=3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id XDSmAlf58div for ; Sun, 18 Oct 2015 22:45:11 +0000 (UTC) Received: from mail-vk0-f51.google.com (mail-vk0-f51.google.com [209.85.213.51]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 7C5BE429AA for ; Sun, 18 Oct 2015 22:45:11 +0000 (UTC) Received: by vkfw189 with SMTP id w189so10793786vkf.2 for ; Sun, 18 Oct 2015 15:45:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=nOG5oug9hQZlkjyv/g4krsssje7HZkAXvgbtw6afUNM=; b=MGKjGISIeRdZeXfMo26dPWKvc3Zx8abOncU/N3iztpbgpQ6VoXGMrQNRWs1MCbC30W DGTefS3YZP9UnMm48I67nu6gTrPwEH6e7gXUiQ4tIYITaUe20lAW0ECDL2dWCbdrdUuH r4W8MX6E02ehLwhctoHPrteSkLU8rMhpDdCGEAj5QcP/Edqps5X1VXh1Nrm94nld1KeE pd/eUi3X4EyGY4L2zAzQXx5fXZNgWCY2LQYi9PgbuDNmXjGt++9+3DF5+AlAJl3KOomb M43NSFwYeaKDZEceqMyBCCZaVznQDXafeiwj9CNPWJtw3l1ocI0dj0D57QHEW0uxAjPr jquA== X-Received: by 10.31.2.205 with SMTP id 196mr2065903vkc.34.1445208310842; Sun, 18 Oct 2015 15:45:10 -0700 (PDT) MIME-Version: 1.0 Sender: burtonator2011@gmail.com Received: by 10.31.96.139 with HTTP; Sun, 18 Oct 2015 15:44:51 -0700 (PDT) In-Reply-To: References: From: Kevin Burton Date: Sun, 18 Oct 2015 15:44:51 -0700 X-Google-Sender-Auth: FHVCp17eDRRLnGeUbRMYGNVAogs Message-ID: Subject: Re: Would we have data corruption if we bootstrapped 10 nodes at once? To: "user@cassandra.apache.org" Content-Type: multipart/alternative; boundary=001a11c01300fe8a0c052268c738 --001a11c01300fe8a0c052268c738 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable An shit.. I think we're seeing corruption.. missing records :-/ On Sat, Oct 17, 2015 at 10:45 AM, Kevin Burton wrote: > We just migrated from a 30 node cluster to a 45 node cluster. (so 15 new > nodes) > > By default we have auto_boostrap =3D false > > so we just push our config to the cluster, the cassandra daemons restart, > and they're not cluster members and are the only nodes in the cluster. > > Anyway. While I was about 1/2 way done adding the 15 nodes, I had about > 7 members of the cluster and 8 not yet joined. > > We are only doing 1 at a time because apparently bootstrapping more than = 1 > is unsafe. > > I did a rolling restart whereby I went through and restarted all the > cassandra boxes. > > Somehow the new nodes auto boostrapped themselves EVEN though > auto_bootstrap=3Dfalse. > > We don't have any errors. Everything seems functional. I'm just worried > about data loss. > > Thoughts? > > Kevin > > -- > > We=E2=80=99re hiring if you know of any awesome Java Devops or Linux Oper= ations > Engineers! > > Founder/CEO Spinn3r.com > Location: *San Francisco, CA* > blog: http://burtonator.wordpress.com > =E2=80=A6 or check out my Google+ profile > > > --=20 We=E2=80=99re hiring if you know of any awesome Java Devops or Linux Operat= ions Engineers! Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http://burtonator.wordpress.com =E2=80=A6 or check out my Google+ profile --001a11c01300fe8a0c052268c738 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
An shit.. I think we're seeing corruption.. missing re= cords :-/

On= Sat, Oct 17, 2015 at 10:45 AM, Kevin Burton <burton@spinn3r.com>= wrote:
We just m= igrated from a 30 node cluster to a 45 node cluster. (so 15 new nodes)
=
By default we have auto_boostrap =3D false

so we just push our config to the cluster, the cassandra daemons re= start, and they're not cluster members and are the only nodes in the cl= uster.

Anyway.=C2=A0 While I was about 1/2 way don= e adding the 15 nodes, =C2=A0I had about 7 members of the cluster and 8 not= yet joined.

We are only doing 1 at a time because= apparently bootstrapping more than 1 is unsafe. =C2=A0

I did a rolling restart whereby I went through and restarted all the = cassandra boxes. =C2=A0

Somehow the new nodes auto= boostrapped themselves EVEN though auto_bootstrap=3Dfalse.

<= /div>
We don't have any errors.=C2=A0 Everything seems functional.= =C2=A0 I'm just worried about data loss.

Thoug= hts?

Kevin

--

We=E2=80=99re hiring if you know of any awesome Java Devops or = Linux Operations Engineers!

Founder/CEO= =C2=A0Spinn3r.com
<= /div>
Location:=C2=A0San Francisco, CA
= =E2=80=A6 or check out my Google+ profile




--

We=E2=80= =99re hiring if you know of any awesome Java Devops or Linux Operations Eng= ineers!

Founder/CEO=C2=A0Spinn3r.com
Location:= =C2=A0San Francisco, CA
=E2=80=A6 or chec= k out my Google+ profile

=

--001a11c01300fe8a0c052268c738--