Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D506FE0BA for ; Mon, 18 Feb 2013 17:55:59 +0000 (UTC) Received: (qmail 93886 invoked by uid 500); 18 Feb 2013 17:55:57 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 93857 invoked by uid 500); 18 Feb 2013 17:55:57 -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 93849 invoked by uid 99); 18 Feb 2013 17:55:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 17:55:57 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of boris.solovyov@gmail.com designates 209.85.219.67 as permitted sender) Received: from [209.85.219.67] (HELO mail-oa0-f67.google.com) (209.85.219.67) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Feb 2013 17:55:50 +0000 Received: by mail-oa0-f67.google.com with SMTP id o6so1703597oag.2 for ; Mon, 18 Feb 2013 09:55:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=Ya6dx9eNt3bMaWYZLFDzgknxJ1KVIaMt83hHMzjeDjs=; b=D/zxXhMXHwY7mN7FUyK0RSwxKV5bXXaB3kdk+jPV9qoLauXfAo/VMKRYuZF8e0tc0L px7UelZdUqolgxcdI8finFgbLT6KHAE+JQPsUywJ6KZjBy2fRAswvYAmPnfJjgK1flaj ImVisJQhI+D05O7R1PtStkynS+uAKpH45dd0h1CQ+tkLC9pbfI69YUgG2ziv9GlbI7mn MBMT8QfhhfDfVHx7SDQz12oePKxQGHEvXZUv4lzU7H3CVZQDIk7EpJwaaxec6RsjHhy8 Eo0KU+b83svB7RXrfDR8WBs1Z/zsHGtu4hB5KMNPriQTWEZkXd/ljGXeNuubInACjPO8 bQzw== MIME-Version: 1.0 X-Received: by 10.182.119.101 with SMTP id kt5mr6506228obb.22.1361210130228; Mon, 18 Feb 2013 09:55:30 -0800 (PST) Received: by 10.76.91.135 with HTTP; Mon, 18 Feb 2013 09:55:29 -0800 (PST) Date: Mon, 18 Feb 2013 12:55:29 -0500 Message-ID: Subject: Both nodes own 100% of cluster From: Boris Solovyov To: user Content-Type: multipart/alternative; boundary=f46d0444ee1f46e55104d6036eba X-Virus-Checked: Checked by ClamAV on apache.org --f46d0444ee1f46e55104d6036eba Content-Type: text/plain; charset=ISO-8859-1 What does the it mean that each node owns effective 100% of cluster? Both nodes report same output. [ec2-user@ip-10-152-162-228 ~]$ nodetool status Datacenter: us-east =================== Status=Up/Down |/ State=Normal/Leaving/Joining/Moving -- Address Load Tokens Owns (effective) Host ID Rack UN 10.152.162.228 62.98 KB 256 100.0% 7c50a482-1a0b-4dda-a58c-9232c2f18149 1a UN 10.147.166.207 60.98 KB 256 100.0% 4aebbf59-dbe5-4736-a7b7-6a59611e66e5 1a --f46d0444ee1f46e55104d6036eba Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
What does the it mean that each node owns effective 100% o= f cluster? Both nodes report same output.

[ec2-user@ip-10-152-162-228 ~]$ nodetool statu= s
Datacenter: us-east
=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D
Status=3DUp/Down
|/ State=3DNormal/Leaving/Joining/Moving
-- =A0Address =A0 =A0 =A0 =A0 = =A0 Load =A0 =A0 =A0 Tokens =A0Owns (effective) =A0Host ID =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Rack
UN =A010.152.162.228 =A0 =A062.98 KB =A0 256 = =A0 =A0 100.0% =A0 =A0 =A0 =A0 =A0 =A07c50a482-1a0b-4dda-a58c-9232c2f18149 = =A01a
UN =A010.147.166.207 =A0 =A060.9= 8 KB =A0 256 =A0 =A0 100.0% =A0 =A0 =A0 =A0 =A0 =A04aebbf59-dbe5-4736-a7b7-= 6a59611e66e5 =A01a

--f46d0444ee1f46e55104d6036eba--