Closed Vaishalinicky closed 3 years ago
Hello @Vaishalinicky
Currently Cassandra takes quite a while to start up. This is because if the database is not ready, it defers action until the next hook fires. I am working on a rather extensive change that should speed things up a bit, but there will still be some amount of waiting.
If you are concerned that the charm is actually stuck, I would recommend the following debugging:
Run microk8s.kubectl exec cassandra-k8s-0 -c cassandra -- ps aux
and make sure there is a java process running. If there is, you likely just need to wait.
Run microk8s.kubectl logs cassandra-k8s-0 -c cassandra
and look for any errors in the logs.
Let me know if this is helpful. If you still have issues, I can help you debug further.
official cassandra charm :- https://charmhub.io/cassandra-k8s
We are using command to deploy cassandra on vagrant
but after deploying Cassandra ,it is getting stuck in Waiting for Database , please find all the details as listed below.
Pods status
Juju status
Error details :-
System Info