Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 8708 invoked from network); 10 Sep 2010 04:10:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Sep 2010 04:10:55 -0000 Received: (qmail 57672 invoked by uid 500); 10 Sep 2010 04:10:53 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 57568 invoked by uid 500); 10 Sep 2010 04:10:50 -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 57560 invoked by uid 99); 10 Sep 2010 04:10:49 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 04:10:49 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jbellis@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vw0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Sep 2010 04:10:27 +0000 Received: by vws10 with SMTP id 10so2273238vws.31 for ; Thu, 09 Sep 2010 21:10:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=TlMdfKnOesy68V2dsHupS1AiQbMw50BLPy3Nn7Piz58=; b=nFy2nehYe6WKnxtWpjspdOsIBbkg56c16uMYD1QJ/HYI+NDCN7nnAknGmKEVxz1PgE NhUxMhb+/1KBSqsUHCA8paekkHEdU/ruMGH0xnKC2dh7mhh/7stnuRUxBQRjioPsYtFK wvGQLw6+7LDh5QuVJvJ1Vtuq/GPmI8cRUdlj8= 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; b=rJYieNkfWbzulJ+9T58zej9npvTplhmwaFhNXMxcnaf3pMx0PCo2mGbBDGsLRna9Kq Vv3s95Fuspp/pM33A33J6HUsdKxareZ7khOh4xY4WFHJa8+WYchg2nkGE72qaTByqsD7 1ogesCCc4kI6xuKyrltxa/ixbv+DaEW/wtmO0= Received: by 10.220.128.205 with SMTP id l13mr100558vcs.241.1284091807215; Thu, 09 Sep 2010 21:10:07 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.182.193 with HTTP; Thu, 9 Sep 2010 21:09:46 -0700 (PDT) In-Reply-To: References: From: Jonathan Ellis Date: Thu, 9 Sep 2010 23:09:46 -0500 Message-ID: Subject: Re: disk full error while bootstrapping To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Thu, Sep 9, 2010 at 2:24 PM, Gurpreet Singh wrote: > D was once a part of the cluster, but had gone down because of disk issues. > Its back up, it still has the old data, however to bootstrap again, i > deleted the old Location db (is that a good practise?), and so i see it did > take a new token, but is not proceeding with the bootstrap. sounds like you didn't set autobootstrap=true. > Also, a question about the storage config file. When I brought up B, the > seeds configured in B's config was just A. When I am bringing up C and D, > the seeds configured in their config file are both A and B. B's config still > says the seed is A. For B to be a seed, does its own config need to also say > that its a seed. no. but best practice is for all nodes to have the same seeds list to avoid confusion. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of Riptano, the source for professional Cassandra support http://riptano.com