em
>> 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> - Hosted Cloud
>> Cassand
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 cluster_n
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
> wrote:
>
>> Hi guys,
>>
>> Thanks for the responses. I'm runnin
.com
>
> On Mon, Aug 22, 2016 at 4:08 PM, Ryan Svihla 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
>> wrote:
>>
>>> Hello all,
>>>
Hello all,
Sorry for reposting this, but I didn't receive any response. Can someone
help please?
-- Forwarded message --
From: Raimund Klein
Date: 2016-08-15 12:07 GMT+01:00
Subject: Failure when setting up cassandra in cluster
To: user@cassandra.apache.org
Hi all,
Sor
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:
1