Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 24739 invoked from network); 13 Feb 2011 08:05:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2011 08:05:17 -0000 Received: (qmail 63595 invoked by uid 500); 13 Feb 2011 08:05:15 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 63323 invoked by uid 500); 13 Feb 2011 08:05:11 -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 63315 invoked by uid 99); 13 Feb 2011 08:05:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 08:05:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of guxiaobo1982@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Feb 2011 08:05:02 +0000 Received: by iwc10 with SMTP id 10so4050495iwc.31 for ; Sun, 13 Feb 2011 00:04:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=qRrOIPZusg178ZbMApAy4LJgJfCc5bLeaygPcT7hOyE=; b=wKJLyIPHmepDQc9Mmhis5mOoRtBL5q2Yeiv4eoc8jek1SIC5/AkUEaOuVUQXXW+off SKlmY7+0wXl9pEythRNrGrXKAZSVHr76EpW4f1kK6G4K4l8JWMqSYh/1kO38rRTg7xae RcovMkBT3n1TIqrIvLVcshR7VDI3Q7zpxR/X0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=JROYX1K4XUDX70ACJ4m17TRMvqA2AcQq29YhI8kOvMunu0pfHRIH2nGWx5s9Th3tXA 4GpNLSNA8Top9EQwHxvp9EfXFeJ6uHFXYgNBdkrRZwkiGNWex0+io7ssNnUJEnocZYcd t72CxqLTFq+M7mZhCS5766NWyVT8iVum/tSAE= MIME-Version: 1.0 Received: by 10.231.31.196 with SMTP id z4mr1840782ibc.199.1297584281661; Sun, 13 Feb 2011 00:04:41 -0800 (PST) Received: by 10.231.177.129 with HTTP; Sun, 13 Feb 2011 00:04:41 -0800 (PST) Date: Sun, 13 Feb 2011 16:04:41 +0800 Message-ID: Subject: Question about seeds in tow node cluster. From: Xiaobo Gu To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, If the cluster only have tow nodes, should they both in the seeds list? Regards, Xiaobo Gu