<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>DataStax Support Forums &#187; Topic: 4 Node Cassandra Cluster, Each Node Owns 50.00%</title>
		<link>http://www.datastax.com/support-forums/topic/4-node-cassandra-cluster-each-node-owns-5000</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 06:35:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.datastax.com/support-forums/search.php</link>
		</textInput>
		<atom:link href="http://www.datastax.com/support-forums/rss/topic/4-node-cassandra-cluster-each-node-owns-5000" rel="self" type="application/rss+xml" />

		<item>
			<title>Julien.Campan on "4 Node Cassandra Cluster, Each Node Owns 50.00%"</title>
			<link>http://www.datastax.com/support-forums/topic/4-node-cassandra-cluster-each-node-owns-5000#post-8978</link>
			<pubDate>Fri, 08 Feb 2013 09:32:00 +0000</pubDate>
			<dc:creator>Julien.Campan</dc:creator>
			<guid isPermaLink="false">8978@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;In fact when you use the command line nodetool ring or nodetool status, the % represent the % of your data on each node, (with their replica).&#60;/p&#62;
&#60;p&#62;For exemple, if you have a cluster with one keyspace with a replication factor of 3, you will have 300 % of data on all your cluster.&#60;/p&#62;
&#60;p&#62;So in your case , i think that you made a keyspace with a replication factor of 2.So you have 200 % of your real data on the cluster and  50 % on each node.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mustafa on "4 Node Cassandra Cluster, Each Node Owns 50.00%"</title>
			<link>http://www.datastax.com/support-forums/topic/4-node-cassandra-cluster-each-node-owns-5000#post-8975</link>
			<pubDate>Thu, 07 Feb 2013 21:07:24 +0000</pubDate>
			<dc:creator>mustafa</dc:creator>
			<guid isPermaLink="false">8975@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am running 4 node on a Cassandra cluster built in Windows platform. When I run&#60;/p&#62;
&#60;p&#62;nodetool -h localhost ring&#60;/p&#62;
&#60;p&#62;command on seed node, I see each nodes in up status, normal state and own 50.00% which I expect to see 25.00%. Is this normal to see the each node owns the 50.00%?&#60;/p&#62;
&#60;p&#62;Here is the configuration of each node;&#60;/p&#62;
&#60;p&#62;1. Node&#60;br /&#62;
rpc_address: 0.0.0.0&#60;br /&#62;
initial_token: -9223372036854775808&#60;br /&#62;
listen_address: [IP Addres of the machine]&#60;br /&#62;
seeds: &#34;[IP Addres of the seed machine (1. Node)]&#34;&#60;/p&#62;
&#60;p&#62;2. Node&#60;br /&#62;
rpc_address: 0.0.0.0&#60;br /&#62;
initial_token: -4611686018427387904&#60;br /&#62;
listen_address: [IP Addres of the machine]&#60;br /&#62;
seeds: &#34;[IP Addres of the seed machine (1. Node)]&#34;&#60;/p&#62;
&#60;p&#62;3. Node&#60;br /&#62;
rpc_address: 0.0.0.0&#60;br /&#62;
initial_token: 0&#60;br /&#62;
listen_address: [IP Addres of the machine]&#60;br /&#62;
seeds: &#34;[IP Addres of the seed machine (1. Node)]&#34;&#60;/p&#62;
&#60;p&#62;4. Node&#60;br /&#62;
rpc_address: 0.0.0.0&#60;br /&#62;
initial_token: 4611686018427387904&#60;br /&#62;
listen_address: [IP Addres of the machine]&#60;br /&#62;
seeds: &#34;[IP Addres of the seed machine (1. Node)]&#34;&#60;/p&#62;
&#60;p&#62;Initial Tokens calculated by using this formula; (2^64 / 4) * [NodeIndex] - 2^63&#60;/p&#62;
&#60;p&#62;Cassandra 1.2.1 installed in each node. Any idea about the 50.00% value for each node?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
