Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 77536 invoked from network); 22 Jan 2010 20:59:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Jan 2010 20:59:59 -0000 Received: (qmail 64685 invoked by uid 500); 22 Jan 2010 20:59:59 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 64635 invoked by uid 500); 22 Jan 2010 20:59:59 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 64625 invoked by uid 99); 22 Jan 2010 20:59:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 20:59:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jan 2010 20:59:57 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 7088616E28; Fri, 22 Jan 2010 20:59:36 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Fri, 22 Jan 2010 20:59:36 -0000 Message-ID: <20100122205936.2945.87879@eos.apache.org> Subject: =?utf-8?q?=5BCassandra_Wiki=5D_Update_of_=22GettingStarted=22_by_EricEvan?= =?utf-8?q?s?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for= change notification. The "GettingStarted" page has been changed by EricEvans. http://wiki.apache.org/cassandra/GettingStarted?action=3Ddiff&rev1=3D23&rev= 2=3D24 -------------------------------------------------- = In addition to seeds, you'll also need to configure the IP interface to l= isten on for Gossip and Thrift, (`ListenAddress` and `ThriftAddress` respec= tively). Use a `ListenAddress` that will be reachable from the `ListenAddre= ss` used on all other nodes, and a `ThriftAddress` that will be accessible = to clients. = - Once everything is configured and the nodes are running, use the `bin/nod= eprobe` utility to verify a properly connected cluster. For example: + Once everything is configured and the nodes are running, use the `bin/nod= etool` utility to verify a properly connected cluster. For example: = {{{ - eevans@achilles:~$ bin/nodeprobe -host 98.139.220.175 ring + eevans@achilles:~$ bin/nodetool -host 98.139.220.175 ring Address Status Load Range = Ring 1690489759985626602697426996243780= 98572 = 98.139.220.175 Up 0.02 GB 1418369682437731005180817338576468= 9249 |<--|