Giter Site home page Giter Site logo

Comments (4)

aryanet avatar aryanet commented on September 27, 2024

ok, according to this ticket https://issues.apache.org/jira/browse/CASSANDRA-2447 whether or not we set bootstrap to true, for a bare node, cassandra will set auto_bootstrap automatically to true if there are no other keyspace dirs than system. however in Priam instances we don't want this as each nodes token for new cluster is calculated, but it is not set in the configuration file when tuneCassandra is executed. I am puzzled on how to bring the new cluster up yet, and I keep digging, but if anyone knows, advice would be greatly appreciated.

from priam.

sorenvind avatar sorenvind commented on September 27, 2024

I've seen the behavior that you describe, but the nodes will eventually converge and the remaining nodes will be able to start when the seed nodes have started up correctly (they will try to connect every 5 seconds until they are successful). Remember to clear the Cassandra data directories before restarting Priam/Cassandra - if you forget this, a saved token is used instead of the one that Priam generates. Also remember that your configuration cassandra.yaml must be first in the classpath in your Cassandra init.d script.

from priam.

aryanet avatar aryanet commented on September 27, 2024

oh dude! that last advice of yours was pure GOLD!!!!!! I owe you one.

from priam.

aryanet avatar aryanet commented on September 27, 2024

OK I have the cluster up and finally they all see each other with right ACLs set in security groups. Though, I feel there is an imbalance. I am going to file a ticket about that.

from priam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.