Giter Site home page Giter Site logo

Help with Install about priam HOT 6 CLOSED

unixboy avatar unixboy commented on September 27, 2024
Help with Install

from priam.

Comments (6)

psadhu avatar psadhu commented on September 27, 2024

Assuming this is the output of as-descirbe-aut-scaling group' dev-cass-mobile is your ASG (use -H option).

You dont need to set the ASG name or region explicitly. Priam will infer this.

Priam will run with default properties if you dont specify any in PriamProperties domain ( https://github.com/Netflix/Priam/wiki/Properties).

Priam uses InstanceIdentity to register instances.

from priam.

unixboy avatar unixboy commented on September 27, 2024

can you clarify
Item Name: Cluster name + property name
appId : Your cluster name
property: Name of the property
value: Property value

I am not honstly familier with simpleDB and not sure what the actual variables and strings should be?

I am have had luck till the point

every thing start up till
2012-04-25 22:41:08.0180 INFO main com.netflix.priam.utils.SystemUtils Starting cassandra server ....Join ring=true
2012-04-25 22:41:08.0225 INFO main com.netflix.priam.utils.SystemUtils Starting cassandra server ....
2012-04-25 22:41:58.0358 ERROR http-8080-1 com.netflix.priam.resources.CassandraConfig Cannot find the Seeds []
2012-04-25 22:42:13.0149 ERROR http-8080-1 com.netflix.priam.resources.CassandraConfig Cannot find the Seeds []
2012-04-25 22:43:01.0917 ERROR http-8080-1 com.netflix.priam.resources.CassandraConfig Cannot find the Seeds []

from priam.

psadhu avatar psadhu commented on September 27, 2024

I have added an example here: https://github.com/Netflix/Priam/wiki/Properties
Let me know if it helps.
If you are using single ASG (single zone), you will need to set the zone using 'priam.zones.available' property to that zone. By default, it assume the ring spans across 3 zones.

from priam.

unixboy avatar unixboy commented on September 27, 2024

so far for the most part it seems to be ok
now I am getting a diffrent error

Caused by: org.apache.cassandra.config.ConfigurationException: Unable to get data for URL http://127.0.0.1:8080/Priam/REST/v1/cassconfig/get_seeds
at com.netflix.priam.utils.SystemUtils.getDataFromUrl(SystemUtils.java:105)
... 9 more
ERROR 16:45:24,368 Fatal configuration error
org.apache.cassandra.config.ConfigurationException: The seed provider lists no seeds.
at org.apache.cassandra.config.DatabaseDescriptor.(DatabaseDescriptor.java:436)
at org.apache.cassandra.service.AbstractCassandraDaemon.setup(AbstractCassandraDaemon.java:131)
at org.apache.cassandra.service.AbstractCassandraDaemon.activate(AbstractCassandraDaemon.java:356)
at org.apache.cassandra.thrift.CassandraDaemon.main(CassandraDaemon.java:107)
The seed provider lists no seeds.
Fatal configuration error; unable to start server. See log for stacktrace.

I am not sure what the issue is at this point

from priam.

psadhu avatar psadhu commented on September 27, 2024

Priam picks one seed from each zone. WIth multiple zones configured (default), it expects nodes in other zones to create a seed list. Added more on this in FAQ.

from priam.

sagarl avatar sagarl commented on September 27, 2024

Looks like this issue is resolved, hence closing it.

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.