Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 31661 invoked from network); 15 Sep 2010 10:10:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 10:10:23 -0000 Received: (qmail 32508 invoked by uid 500); 15 Sep 2010 10:10:19 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 30917 invoked by uid 500); 15 Sep 2010 10:10:14 -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 30884 invoked by uid 99); 15 Sep 2010 10:10:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 10:10:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of leo@thinkberg.com designates 82.94.215.3 as permitted sender) Received: from [82.94.215.3] (HELO mail.jugel.info) (82.94.215.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 10:10:07 +0000 Received: from champloo.ml.tu-berlin.de ([130.149.88.45]) by mail.jugel.info with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72 (FreeBSD)) (envelope-from ) id 1Ovovq-000HQk-QM for user@cassandra.apache.org; Wed, 15 Sep 2010 12:09:45 +0200 From: "Matthias L. Jugel" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: how long to wait for action (waiting for bootstrap token) Date: Wed, 15 Sep 2010 12:09:35 +0200 Message-Id: To: user@cassandra.apache.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) X-Spam-Score: -2.9 (mail.jugel.info) Hi, I would like to extend our cassandra system by another node. It contains = about 800GB data right now. I have set up another host and installed = cassandra (both 0.6.3). The new cassandra node starts up and contacts = the first to receive "load info" and then tries to receive the bootstrap = token: DEBUG 11:35:12,277 attempting to connect to /10.0.1.1 INFO 11:35:12,975 Node /10.0.1.1 is now part of the cluster DEBUG 11:35:12,976 Node /10.0.1.1 state normal, token mLsdpDaEx6qzriO9 DEBUG 11:35:12,977 No bootstrapping or leaving nodes -> empty pending = ranges for TEST DEBUG 11:35:12,977 No bootstrapping or leaving nodes -> empty pending = ranges for Twimpact DEBUG 11:35:13,276 Disseminating load info ...=20 INFO 11:35:13,977 InetAddress /10.0.1.1 is now UP=20 INFO 11:35:13,978 Started hinted handoff for endPoint /10.0.1.1 INFO 11:35:13,984 Finished hinted handoff of 0 rows to endpoint = /10.0.1.1 DEBUG 11:36:13,276 Disseminating load info ...DEBUG 11:36:41,278 ... got = load info INFO 11:36:41,278 Joining: getting bootstrap token DEBUG 11:36:41,281 attempting to connect to /10.0.1.1 DEBUG 11:37:13,276 Disseminating load info ... INFO 11:37:55,273 InetAddress /10.0.1.1 is now dead. DEBUG 11:38:13,276 Disseminating load info ... INFO 11:38:29,603 InetAddress /10.0.1.1 is now UP INFO 11:38:29,603 Started hinted handoff for endPoint /10.0.1.1 INFO 11:38:29,604 Finished hinted handoff of 0 rows to endpoint = /10.0.1.1 nodetool on this new host gives me: ./bin/nodetool -h localhost streams Mode: Joining: getting bootstrap token Not sending any streams. Not receiving any streams. I'd like to know how long it can take until the bootstrap token is = received. I guess we may have about 500 million keys on the seed node. What I was wondering too, is the short host is dead and host is UP = notice. I have no idea where this comes from. The seed node says = operation mode is normal. Thanks, Leo. --=20 Matthias L. Jugel - Idea Transporter Fon: +49 170 226 1897, Fax: +49 30 91685761 http://thinkberg.com | http://twitter.com/thinkberg There are two kinds of fool, one says "this is old and therefore good" and the other says "this is new and therefore better". Philip K. Dick.