Re: Conection refuse

2017-08-29 Thread Amir Shahinpour
b.com/pcmanus/ccm is a popular tool for creating > and destroying local clusters. > > I hope that helps. > > Cheers, > Akhil > > > > On 30/08/2017, at 1:59 PM, Amir Shahinpour wrote: > > Thanks Akhil, > > I will do it. For setting up my second node, do you

Re: Conection refuse

2017-08-29 Thread Amir Shahinpour
er. Since you will have no data this should be quick and simple. > > Regards, > Akhil > > On 30/08/2017, at 1:24 PM, Amir Shahinpour wrote: > > Akhil, > > Commit log directory from yaml file is: /var/lib/cassandra/commitlog > > So basically I removed it. Can I

Re: Conection refuse

2017-08-29 Thread Amir Shahinpour
: > What directory was the data and commit logs stored on the original working > node. You can look up your cassandra.yaml to figure this out. Its good to > confirm. > > Was the rm -rf run on the original working node? > > Cheers, > Akhil > > On 30/08/2017, at 9:37 AM, Amir S

Re: Conection refuse

2017-08-29 Thread Amir Shahinpour
gt; default houses table data, commit logs, hints and cache. An rm -rf on it > sounds ominous. > > Are both your nodes down i.e. you cannot cqlsh in any of your nodes? > > Regards, > Akhil > > > > > On 30/08/2017, at 9:01 AM, Amir Shahinpour wrote: > > Hi Luca

Re: Conection refuse

2017-08-29 Thread Amir Shahinpour
t tool, it should > be in /var/log/cassandra/system.log. > It can occur when the schema of the node you are trying to connect is out > of date with the cluster. > How many nodes are there in you cluster? > What is the output of "nodetool describecluster"? > > Best regard

Conection refuse

2017-08-28 Thread Amir Shahinpour
Hi, I am getting an error connecting to cqlsh. I am getting the following error. Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")}) I change the Cassandra.yaml file setting for rpc_address