I have JNA enabled on all my three (3) cassandra nodes (See INFO log). However, when I try to schedule backup from OpsCenter I get a warning that JNA is not enabled. Am I missing something here?
INFO 13:40:15,109 JNA mlockall successful
I have JNA enabled on all my three (3) cassandra nodes (See INFO log). However, when I try to schedule backup from OpsCenter I get a warning that JNA is not enabled. Am I missing something here?
INFO 13:40:15,109 JNA mlockall successful
Are all of the agents properly connected to OpsCenter? You can verify this by looking for "All agents connected" or "x of y agents connected" to the right of the cluster name in the UI.
We detect JNA by looking for the jar in the opscenter-agent's classpath, so if the agent was started before JNA was installed, you may need to restart the opscenter-agent service.
You must log in to post.