Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 67522 invoked from network); 3 Apr 2010 19:16:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Apr 2010 19:16:05 -0000 Received: (qmail 84877 invoked by uid 500); 3 Apr 2010 19:16:04 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 84853 invoked by uid 500); 3 Apr 2010 19:16:04 -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 84845 invoked by uid 99); 3 Apr 2010 19:16:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Apr 2010 19:16:04 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.221.177] (HELO mail-qy0-f177.google.com) (209.85.221.177) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Apr 2010 19:15:57 +0000 Received: by qyk7 with SMTP id 7so2965381qyk.17 for ; Sat, 03 Apr 2010 12:15:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.233.75 with HTTP; Sat, 3 Apr 2010 12:15:36 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 Apr 2010 12:15:36 -0700 Received: by 10.229.73.135 with SMTP id q7mr6186245qcj.41.1270322136117; Sat, 03 Apr 2010 12:15:36 -0700 (PDT) Message-ID: Subject: Re: multinode cluster wiki page From: Benjamin Black To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I do not claim it is the best/right way, just the one least likely to go wrong. On Sat, Apr 3, 2010 at 12:10 PM, Jonathan Ellis wrote: > IMO the "right" way to do it is to configure your machines so that > autodetecting listenaddress Just Works, so you can deploy exactly the > same config to all nodes. > > On Sat, Apr 3, 2010 at 3:14 AM, Benjamin Black wrote: >> Just added this to the wiki as it seemed a very frequent request on >> irc: http://wiki.apache.org/cassandra/MultinodeCluster >> >> Would very much appreciate feedback and edits to improve it. >> >> >> b >> >