I have a firewall I need to bring up to keep our boxes off the Internet
(obviously).

The problem is that once I do nodetool doesn’t work anymore.

There’s a bunch of advice on this on the Internet:

http://stackoverflow.com/questions/17430872/cassandra-1-2-nodetool-getting-failed-to-connect-when-trying-to-connect-to-rem
http://www.datastax.com/documentation/cassandra/2.0/cassandra/troubleshooting/trblshootConnectionsFail_r.html

.. almost all the advice talks about editing cassandra-env.sh

The problem here is that nodetool doesn’t use the JVM_OPTS param so
anything added there isn’t used by nodetool.  (at least in 2.0.9)

I want to force cassandra to always use our 10x network.

Any advice here?  Do I have to do a forced cassandra restart for my
cassandra-env.sh to take effect?



-- 

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>
<http://spinn3r.com>

Reply via email to