Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 80585 invoked from network); 2 Apr 2010 22:50:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Apr 2010 22:50:39 -0000 Received: (qmail 1261 invoked by uid 500); 2 Apr 2010 22:50:38 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 1244 invoked by uid 500); 2 Apr 2010 22:50:38 -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 1235 invoked by uid 99); 2 Apr 2010 22:50:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 22:50:38 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Apr 2010 22:50:32 +0000 Received: by wyb29 with SMTP id 29so1038302wyb.31 for ; Fri, 02 Apr 2010 15:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:received:message-id:subject:to:content-type :content-transfer-encoding; bh=x9lECenX/kv6RqlHHJBflmkp+dsQaNIdufphkhKIJpo=; b=UWJ3T6plHqBXhocXGJbyi9+JkA2lI7FfKlwugv0K/ZXKpKNaLXGj9i1baMbIHClY6/ 1QHXHsWJDEkxdQMd0Cc66OHN+WqmyRgCrtt1eWRU7bNPrC7SiSpo8z4OC9OnwCfOtGQH +ytd79uDqzDeXYpoFAajovP7Jcyonp6q93+1A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=gKrKbgDwrWbXgc90HIcZIZdnJEc9+iFFfHJT+bRhxXMOjZ0zs/XXScqDkf2A8ItWEe JuYoRgBmE1gM7USL/9c7STGuYTRzKrHa6EfnfqjKTa4ppqEr8doMALm+r1wsXhnbL+28 yoTKdxvkN3YmXCv3TSaHVaeG7HUXpnIyV2kn0= MIME-Version: 1.0 Received: by 10.216.25.204 with HTTP; Fri, 2 Apr 2010 15:49:51 -0700 (PDT) In-Reply-To: References: From: Jonathan Ellis Date: Fri, 2 Apr 2010 17:49:51 -0500 Received: by 10.216.88.10 with SMTP id z10mr1502425wee.108.1270248611131; Fri, 02 Apr 2010 15:50:11 -0700 (PDT) Message-ID: Subject: Re: Stalled Bootstrapping Process To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Ah, right. That's confusing for everyone. I think the best solution there is to just get http://issues.apache.org/jira/browse/CASSANDRA-579 done so it can start streaming immediately. On Fri, Apr 2, 2010 at 5:45 PM, Dan Di Spaltro wr= ote: > It did once it was actually done anti-compacting. =A0The biggest > question-mark (for us) was, what was happening during the > anti-compaction phase. > > On Fri, Apr 2, 2010 at 3:39 PM, Jonathan Ellis wrote: >> Great, glad it worked. >> >> Sounds like we do have a bug though if the destination node never >> showed anything in Streaming mbean. :( >> >> On Fri, Apr 2, 2010 at 5:11 PM, Dan Di Spaltro = wrote: >>> To close the loop on this, the node finished bootstrapping. =A0The >>> source node rebooting definitely halted the process. >>> >>> Visibility-wise, watching the anti-compactions is the best way to tell >>> how much progress is being made on the bootstrapping process. =A0The >>> CompactionManager mbean gives you insight into the progress of each >>> anti-compaction as well. >>> >>> Thanks for the help, >>> >>> On Thu, Apr 1, 2010 at 4:23 PM, Jonathan Ellis wrot= e: >>>> I would turn debug logging on globally on the new node, that will >>>> answer more questions than just the streaming package. >>>> >>> >>> >>> >>> -- >>> Dan Di Spaltro >>> >> > > > > -- > Dan Di Spaltro >