I am trying to run a single region cluster, with multi nodes, on DataStax OpsCenter 6.0 on Ec2, but when i add a node it fails to start
In the install job of the node i get an error : dse failed to start
I have 3 nodes on Ec2 in the same region, and i got Ops center running on a 4th Ec2 server.
i am new to cassandra and datastax, and after looking at datastax documentation Snitches it seems my issue is due that my endpoint_snitch is wrong.
My endpoint_snitch is actually set to GossipingPropertyFileSnitch, but OpsCenter does not let me choose another option, Ec2Snitch is not available in endpoint_snitch choices
Do you any idea about the right configuration for Datastax Opscenter 6.0 to run multi nodes properly on Ec2 ?
Edit: it seems that opscenter lcm is working properly but when the agent starts running on a node i get an error: /var/log/datastax-agent/agent.log
Unable to connect via JMX, target cassandra is likely unavailable or unreachable, please check cassandra health and connection settings jmx_host: 127.0.0.1 jmx_port: 7199 jmx credentials withheld from logging.