Are you sure all your settings are perfect. If so, then plz follow this
steps
./nodetool disablethrift
./nodetool disablegossip
./nodetool drain
stop the service and then delete the all data, saved_caches and commitlog
files. Then restart your service.
Repeat these steps for all the nodes. I hope
I did all you said. No errors and warnings.
On Mon, Jun 18, 2012 at 2:31 PM, aaron morton wrote:
> Did you set the cluster name to be the same ?
>
> Check the logs on the machines for errors or warnings.
>
> Finally check that each node can telnet to port 7000 on the others.
>
> Cheers
>
> --
Did you set the cluster name to be the same ?
Check the logs on the machines for errors or warnings.
Finally check that each node can telnet to port 7000 on the others.
Cheers
-
Aaron Morton
Freelance Developer
@aaronmorton
http://www.thelastpickle.com
On 19/06/2012, at 6:29
For EC2, you can check out http://wiki.apache.org/cassandra/CloudConfig for
details on the security settings.
Note that on EC2, it's likely easiest if you place all your nodes in the
same region. You can still make redundant/HA deployment using availability
zones. If you use multiple AZs in the
This page may help http://wiki.apache.org/cassandra/MultinodeClusterit goes through the settings to change in storage-config.xmlHave not used it on EC2 so cannot help there. AaronOn 22 Jul, 2010,at 08:34 AM, S Ahmed wrote:Is this the only documentation on startup up a cluster? http://wiki.apache.