Re: Securing a Cassandra 2.2.6 Cluster

2016-10-30 Thread Raimund Klein
t;> >nodetool sees both of them >> cqlsh refuses to connect >> Can you please give output of >> *nodetool status* >> and >> *netstat -lptn | grep java* >> >> Best regards, Vladimir Yudovin, >> >> *Winguzone <https://winguzone.com?from=list&

Securing a Cassandra 2.2.6 Cluster

2016-10-30 Thread Raimund Klein
Hi everyone, We've managed to set up a Cassandra 2.2.6 cluster of two physical nodes (nodetool sees both of them, so I'm quite certain the cluster is indeed active). My steps to create the cluster were (this applies to both machines): - Empty listen_address and rpc_address. - Define a

Re: Failure when setting up cassandra in cluster

2016-08-23 Thread Raimund Klein
ot be). > > You probably have na /etc/hosts line that is > 127.0.1.1 myhostname > > Nodes can not communicate if bound to loopback interface > Best, > > On Mon, Aug 22, 2016 at 6:22 PM, Raimund Klein <chessra...@gmail.com> > wrote: > >> Hi guys, >> >&g

Re: Failure when setting up cassandra in cluster

2016-08-22 Thread Raimund Klein
> www.pythian.com > > On Mon, Aug 22, 2016 at 4:08 PM, Ryan Svihla <r...@foundev.pro> wrote: > >> instead of 127.0.0.1 have you tried just passing the IP of the one of the >> nodes. >> >> On Mon, Aug 22, 2016 at 9:45 AM Raimund Klein <chessra...@gmail.com> >&g

Fwd: Failure when setting up cassandra in cluster

2016-08-22 Thread Raimund Klein
Hello all, Sorry for reposting this, but I didn't receive any response. Can someone help please? -- Forwarded message -- From: Raimund Klein <chessra...@gmail.com> Date: 2016-08-15 12:07 GMT+01:00 Subject: Failure when setting up cassandra in cluster To: user@cassandra.apac

Failure when setting up cassandra in cluster

2016-08-15 Thread Raimund Klein
Hi all, Sorry if this is a fairly stupid question, but we've all only been exposed to Cassandra very recently. We're trying to configure a 2-node cluster with non-default credentials. Here's what I've been doing so far based on my understanding of the documentation. The platform is RHEL 7: