<?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: Why cassandra&#039;s cluster doesn&#039;t work?</title>
		<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 09:13:05 +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/why-cassandras-cluster-doesnt-work" rel="self" type="application/rss+xml" />

		<item>
			<title>mailme365 on "Why cassandra&#039;s cluster doesn&#039;t work?"</title>
			<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work#post-8470</link>
			<pubDate>Thu, 17 Jan 2013 03:10:19 +0000</pubDate>
			<dc:creator>mailme365</dc:creator>
			<guid isPermaLink="false">8470@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Thank you khahn, I guess this is the root cause, since I'm using the virtual machine, so there is no DNS, I will try to try again in the real machine with DNS.  Thanks a lot for your answer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khahn on "Why cassandra&#039;s cluster doesn&#039;t work?"</title>
			<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work#post-8454</link>
			<pubDate>Wed, 16 Jan 2013 14:13:53 +0000</pubDate>
			<dc:creator>khahn</dc:creator>
			<guid isPermaLink="false">8454@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Your problem sounds like it might be related to these things: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.jointhegrid.com/highperfcassandra/?p=140&#34; rel=&#34;nofollow&#34;&#62;http://www.jointhegrid.com/highperfcassandra/?p=140&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/what-other-ports-than-7199-need-to-be-open-for-nodetool-to-work-td7407319.html&#34; rel=&#34;nofollow&#34;&#62;http://cassandra-user-incubator-apache-org.3065146.n2.nabble.com/what-other-ports-than-7199-need-to-be-open-for-nodetool-to-work-td7407319.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mailme365 on "Why cassandra&#039;s cluster doesn&#039;t work?"</title>
			<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work#post-8448</link>
			<pubDate>Wed, 16 Jan 2013 06:26:52 +0000</pubDate>
			<dc:creator>mailme365</dc:creator>
			<guid isPermaLink="false">8448@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Could anyone help on this?  I'm still unable to run nodetool , get error &#34;Failed to connect to '127.0.0.1:7199': Connection refused&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mailme365 on "Why cassandra&#039;s cluster doesn&#039;t work?"</title>
			<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work#post-8385</link>
			<pubDate>Sun, 13 Jan 2013 16:16:19 +0000</pubDate>
			<dc:creator>mailme365</dc:creator>
			<guid isPermaLink="false">8385@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;It's so weird, the cluster doesn't work in the past days, but it's working now, from the log file of each cluster machine, I find they joined cluster, and I did some test to create table , they are visible from all the nodes.  &#60;/p&#62;
&#60;p&#62;However, when I execute nodetool ring, or nodetool -h 127.0.0.1 ring, or nodetool -h 192.168.0.103 ring, they all report connection error. &#60;/p&#62;
&#60;p&#62;And, I still don't understand why it doesn't work days ago(I didn't change anything today, and I'm very sure that cluster doesn't work days ago).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mailme365 on "Why cassandra&#039;s cluster doesn&#039;t work?"</title>
			<link>http://www.datastax.com/support-forums/topic/why-cassandras-cluster-doesnt-work#post-8384</link>
			<pubDate>Sun, 13 Jan 2013 15:35:45 +0000</pubDate>
			<dc:creator>mailme365</dc:creator>
			<guid isPermaLink="false">8384@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi All, &#60;/p&#62;
&#60;p&#62;I setup 4 virtual machines by virtualbox, all the four machines installed ubuntu linux server edition with Cassandra 1.2.0, and they all adopt bridge network.  &#60;/p&#62;
&#60;p&#62;The problem I get is that these four machines could start in cluster mode when I'm working in office , but they don't work when I'm working from home. &#60;/p&#62;
&#60;p&#62;Since the four machines use bridge mode, the IP addresses in Company are different with those when I'm working from home. I have to change the IP addresses when I switch the ENV in cassandra.yaml configuration files in them. &#60;/p&#62;
&#60;p&#62;Since the ENV in company works, I only list the configuration in my home. &#60;/p&#62;
&#60;p&#62;Below is the list for the configuration items I changed for my home CLUSTER ENV: &#60;/p&#62;
&#60;p&#62;initial_token: 0 (all the four machines have different token, I use the token tool to generate token for them) &#60;/p&#62;
&#60;p&#62;listen_address: 192.168.0.103 (all the other machines set their own address, 192.168.0.104,192.168.105, 192.168.0.106) &#60;/p&#62;
&#60;p&#62; - class_name: org.apache.cassandra.locator.SimpleSeedProvider&#60;br /&#62;
      parameters:&#60;br /&#62;
          - seeds: &#34;192.168.0.103&#34;&#60;/p&#62;
&#60;p&#62;partitioner: org.apache.cassandra.dht.RandomPartitioner&#60;/p&#62;
&#60;p&#62;rpc_address: 0.0.0.0&#60;/p&#62;
&#60;p&#62;When, I startup the cassandra on these machines (I start the seed machine first), there is no error reported, however, they are running in their own local mode, whatever I created such as column family, it will be invisible to other nodes.   And when I execute nodetool ring in those machines, I get error message: &#60;/p&#62;
&#60;p&#62;~/software/java/apache-cassandra-1.2.0/conf$ nodetool ring&#60;br /&#62;
Failed to connect to '127.0.0.1:7199': Connection refused&#60;/p&#62;
&#60;p&#62;This is really weird, because when I'm working from home, after I changing the IP addresses in the cassandra.yaml file, the cluster ENV does work, does anyone could help on this?  Thanks a lot!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
