What is the IP setted in cassandra.yalm file? Try to use that IP.
2013/4/6 zg
> Hi everyone,
> I have a 3 nodes cluster, one node when I use nodetool, I met a error
> "Failed to connect to '127.0.0.1:7199':Connection timed out", use CLI and
> CQLsh is ok on t
Hi everyone,
I have a 3 nodes cluster, one node when I use nodetool, I met a error
"Failed to connect to '127.0.0.1:7199':Connection timed out", use CLI and
CQLsh is ok on this node, the other two nodes is OK when I use nodetool
commend. So what's the problem with that node?
52 AM, Shahryar Sedghi wrote:
> I migrated my test environment from 1.2.0 to 1.2.1 (DataStax Community) and
> nodetool can not communicate to 7199, even if it is listening. in one node I
> get
> Failed to connect to 'cassandra4:7199': Connection refused
>
> in another
I migrated my test environment from 1.2.0 to 1.2.1 (DataStax Community) and
nodetool can not communicate to 7199, even if it is listening. in one node
I get
Failed to connect to 'cassandra4:7199': Connection refused
in another node I get timeout.
Did I do anything wrong, when upgradin
s. It is still connecting to a
>> random second port though.
>>
>> On Mon, Mar 26, 2012 at 2:42 PM, Yiming Sun wrote:
>> > Hi,
>> >
>> > We opened port 7199 on a cassandra node, but were unable to get a
>> > nodetool
>> > to talk to it
detool is often
> used to connect to 'localhost' which generally does not have any
> firewall rules at all so it usually works. It is still connecting to a
> random second port though.
>
> On Mon, Mar 26, 2012 at 2:42 PM, Yiming Sun wrote:
> > Hi,
> >
> >
which generally does not have any
firewall rules at all so it usually works. It is still connecting to a
random second port though.
On Mon, Mar 26, 2012 at 2:42 PM, Yiming Sun wrote:
> Hi,
>
> We opened port 7199 on a cassandra node, but were unable to get a nodetool
> to talk to it remo
Hi,
We opened port 7199 on a cassandra node, but were unable to get a nodetool
to talk to it remotely unless we turn off the firewall entirely. So what
other ports should be opened for this -- online posts all indicate that JMX
uses a random dynamic port, which would be difficult to create a
khin wrote:
Hello,
I have this in my cassandra-env.sh
JMX_PORT="7199"
Does this mean that if I use nodetool from another node, it will try to connect
to that
particular port?
Thanks,
Maxim
Yes, that is the port nodetool needs to access.
On Nov 22, 2011, at 8:43 PM, Maxim Potekhin wrote:
> Hello,
>
> I have this in my cassandra-env.sh
>
> JMX_PORT="7199"
>
> Does this mean that if I use nodetool from another node, it will try to
> connect to t
Hello,
I have this in my cassandra-env.sh
JMX_PORT="7199"
Does this mean that if I use nodetool from another node, it will try to
connect to that
particular port?
Thanks,
Maxim
11 matches
Mail list logo