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
why I was not able to connect these two nodes together. So I am still not sure what steps should I take to add a new node to a cluster. Thanks again. Thanks in Advance, Amir On Tue, Aug 29, 2017 at 6:53 PM, Akhil Mehra wrote: > > If the *data is not important* then stop all nodes. On eac

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
nformation. Here is a screenshot of the system.log. Thanks a lot for your help. Best, Amir [image: Inline image 1] On Tue, Aug 29, 2017 at 7:17 AM, Lucas Benevides < lu...@maurobenevides.com.br> wrote: > Hello Amir, > > You should see the log. If it was installed by the apt-ge

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

RE: Multiple Network Interfaces in non-EC2

2016-09-12 Thread Amir Dafny-Man
? Thanks, Amir From: Paulo Motta [mailto:pauloricard...@gmail.com] Sent: Monday, September 12, 2016 16:23 To: user@cassandra.apache.org Subject: Re: Multiple Network Interfaces in non-EC2 This seems like a bug, it seems we always bind the outgoing socket to the private/listen address. Would you mind

Multiple Network Interfaces in non-EC2

2016-09-11 Thread Amir Dafny-Man
1 IP 192.168.33.244.52900 > 10.240.33.241.7000: Flags [S], seq 77957108, win 14600, options [mss 1460,sackOK,TS val 65046480 ecr 0,nop,wscale 9], length 0 4. Running tcpdump on node1, shows packets are not arriving Is something configured wrong or is this a bug? Thanks, Amir

CQL Composite Key Seen After Table Creation

2015-12-22 Thread Amir Hassani
composite key? Thanks, Amir

Re: Problem with Deletes

2010-06-20 Thread Amir
Benjamin Black b3k.us> writes: > > http://wiki.apache.org/cassandra/DistributedDeletes > > On Thu, Jun 17, 2010 at 9:10 AM, Amir yahoo.com> wrote: > > Hi All, > > > > I'm running a benchmark on Cassandra while using a benchmark client which I'

Problem with Deletes

2010-06-19 Thread Amir
ot default: GCGraceSeconds = 0 MemtableFlushAfterMinutes = 1 Thanks a lot for your help, Amir