<?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: The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster</title>
		<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter</link>
		<description>Software, Support, and Training for Apache Cassandra</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 04:52:14 +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/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter" rel="self" type="application/rss+xml" />

		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7397</link>
			<pubDate>Mon, 05 Nov 2012 14:11:26 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7397@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;as small correction&#60;/p&#62;
&#60;p&#62;The command is : service iptables stop
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7371</link>
			<pubDate>Fri, 02 Nov 2012 09:02:43 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7371@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I stopped iptable service &#60;/p&#62;
&#60;p&#62;command-- iptables servide stop &#60;/p&#62;
&#60;p&#62;Now the node are listening to each other.&#60;/p&#62;
&#60;p&#62;Thanks nick for yor support&#60;/p&#62;
&#60;p&#62;Cheeerssss!!!!!!!!!!!! .. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7209</link>
			<pubDate>Tue, 30 Oct 2012 14:46:23 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7209@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Perhaps your router/networking software is blocking certain ports?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7119</link>
			<pubDate>Fri, 26 Oct 2012 04:46:25 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7119@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;i have tried evrything ,but still no progress :-( .The nodes are not listed yet.&#60;/p&#62;
&#60;p&#62;There is no firewall for the system.They are just 4 sytems in an independent network.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7084</link>
			<pubDate>Tue, 23 Oct 2012 14:55:54 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7084@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The netstat is showing the cassandra process listening on port 7000. The fact that telnet is failing means that even though cassandra is listening, something is blocking access to that port.&#60;/p&#62;
&#60;p&#62;Most likely, you have a firewall/port blocking enabled either on your individual servers or on your networking hardware.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7072</link>
			<pubDate>Tue, 23 Oct 2012 08:34:09 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7072@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;i tried the command in all node :i get the following from all &#60;/p&#62;
&#60;p&#62;[root@masternode bin]# telnet 192.168.1.3 7000&#60;br /&#62;
Trying 192.168.1.3...&#60;br /&#62;
telnet: connect to address 192.168.1.3: No route to host&#60;br /&#62;
[root@masternode bin]# telnet 192.168.1.4 7000&#60;br /&#62;
Trying 192.168.1.4...&#60;br /&#62;
telnet: connect to address 192.168.1.4: No route to host&#60;br /&#62;
[root@masternode bin]# telnet 192.168.1.5 7000&#60;br /&#62;
Trying 192.168.1.5...&#60;br /&#62;
telnet: connect to address 192.168.1.5: No route to host&#60;/p&#62;
&#60;p&#62;also when i searched for the process using port 7000&#60;br /&#62;
using the command :   netstat -tunlap &#124; grep 7000&#60;br /&#62;
i got following in nodes:&#60;/p&#62;
&#60;p&#62;Node1:&#60;br /&#62;
[root@masternode bin]# netstat -tunlap &#124; grep 7000&#60;br /&#62;
tcp        0      0 192.168.1.2:7000            0.0.0.0:*                   LISTEN      25245/java   &#60;/p&#62;
&#60;p&#62;Node 2:&#60;br /&#62;
[root@datanode1 bin]# netstat -tunlap &#124; grep 7000&#60;br /&#62;
tcp        0      0 192.168.1.3:7000            0.0.0.0:*                   LISTEN      23825/java&#60;br /&#62;
tcp        0      1 192.168.1.3:53055           192.168.1.2:7000            SYN_SENT    23825/java  &#60;/p&#62;
&#60;p&#62;Does this signify anything?&#60;/p&#62;
&#60;p&#62;Also there is no error logged in the logs... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7052</link>
			<pubDate>Mon, 22 Oct 2012 15:15:26 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7052@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Those settings appear fine. The only other advice I can give is to check the log for errors, and possibly verify connectivity between the nodes.&#60;/p&#62;
&#60;p&#62;Can you run:&#60;/p&#62;
&#60;p&#62;telnet &#38;lt;ip&#38;gt; 7000&#60;/p&#62;
&#60;p&#62;From each node to every other node?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7048</link>
			<pubDate>Mon, 22 Oct 2012 11:04:24 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7048@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am having four nodes and these are main properties in cassandra.yaml in each node :&#60;/p&#62;
&#60;p&#62;Node1: ip add/name (192.168.1.2/masternode)&#60;br /&#62;
listen_address:192.168.1.2&#60;br /&#62;
rpc_address:192.168.1.2&#60;br /&#62;
seeds:&#34;192.168.1.2&#34;&#60;/p&#62;
&#60;p&#62;Node2:ip add/name (192.168.1.3/datanode1)&#60;br /&#62;
listen_address:192.168.1.3&#60;br /&#62;
rpc_address:192.168.1.3&#60;br /&#62;
seeds:&#34;192.168.1.2&#34;&#60;/p&#62;
&#60;p&#62;Node3:ip add/name (192.168.1.4/datanode2)&#60;br /&#62;
listen_address:192.168.1.4&#60;br /&#62;
rpc_address:192.168.1.4&#60;br /&#62;
seeds:&#34;192.168.1.2&#34;&#60;/p&#62;
&#60;p&#62;Node4:ip add/name (192.168.1.5/datanode3)&#60;br /&#62;
listen_address:192.168.1.5&#60;br /&#62;
rpc_address:192.168.1.5&#60;br /&#62;
seeds:&#34;192.168.1.2&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7020</link>
			<pubDate>Fri, 19 Oct 2012 14:51:16 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7020@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;How are your seed nodes configured in cassandra.yaml?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7018</link>
			<pubDate>Fri, 19 Oct 2012 07:11:26 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7018@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;Hi nick,&#60;br /&#62;
thanx for the reply..&#60;br /&#62;
bt i tried enabling all the ports mentioned in the list using :&#60;br /&#62;
iptables -A INPUT -p tcp --dport &#38;lt;port number&#38;gt; -j ACCEPT in all nodes.&#60;/p&#62;
&#60;p&#62;I tried to ping all the system and am getting the reply too. &#60;/p&#62;
&#60;p&#62;even if i use the ./nodetool -h local host join command&#60;br /&#62;
it gives the message 'Already Joined the ring'&#60;/p&#62;
&#60;p&#62;Still the all nodes are not listed yet...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nickmbailey on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7006</link>
			<pubDate>Thu, 18 Oct 2012 16:10:51 +0000</pubDate>
			<dc:creator>nickmbailey</dc:creator>
			<guid isPermaLink="false">7006@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;The first thing to check is to make sure your nodes can connect on the ports cassandra uses. You should check your firewall/network settings.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.datastax.com/docs/1.1/references/firewall_ref&#34; rel=&#34;nofollow&#34;&#62;http://www.datastax.com/docs/1.1/references/firewall_ref&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abrahamjohnson on "The ./nodetool -h localhost ring doesnt list all the node in a 4 node cluster"</title>
			<link>http://www.datastax.com/support-forums/topic/the-nodetool-h-localhost-ring-doesnt-list-all-the-node-in-clsuter#post-7004</link>
			<pubDate>Thu, 18 Oct 2012 13:34:59 +0000</pubDate>
			<dc:creator>abrahamjohnson</dc:creator>
			<guid isPermaLink="false">7004@http://www.datastax.com/support-forums/</guid>
			<description>&#60;p&#62;I am using cassasndra 1.1.5 and opscenter2.1.2.&#60;/p&#62;
&#60;p&#62;I have followed all the steps mentioned in the link :http://www.datastax.com/resources/articles/multi-node-cassandra-cluster-on-linux&#60;/p&#62;
&#60;p&#62;But after starting cassasndra in all nodes,the nodes are not listed when using the command&#60;br /&#62;
./nodetool -h localhost ring&#60;br /&#62;
On all individual nodes only the current one is listed.&#60;br /&#62;
For eg: In the seed node with Ip 192.168.1.2&#60;/p&#62;
&#60;p&#62;[root@masternode bin]# ./nodetool -h 192.168.1.2 -p 7199 ring&#60;br /&#62;
Address         DC          Rack        Status State   Load            Effective-Ownership Token&#60;br /&#62;
192.168.1.2     datacenter1 rack1       Up     Normal  54.25 KB        100.00%             0  &#60;/p&#62;
&#60;p&#62;In the other nodes with 192.168.1.3&#60;/p&#62;
&#60;p&#62;[root@datanode1 bin]#  ./nodetool -h 192.168.1.3 -p 7199 ring&#60;br /&#62;
Note: Ownership information does not include topology, please specify a keyspace.&#60;br /&#62;
Address         DC          Rack        Status State   Load            Owns                Token&#60;br /&#62;
192.168.1.3     datacenter1 rack1       Up     Normal  31.26 KB        100.00%             42535295865117307932921825928971026432
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
