I have a Cassandra cluster consisting of two 5 nodes with two seed nodes. I have configured it couple of days back and all nodes appeared in the cluster. Today when I checked, I see one of the seed nodes out of cluster. Following is what I see when I do a nodetool status from the seed node
When I check status from any other node, it gives the following:
I cross verified the configs and everything matches on all 5 nodes in the cluster. I tried multiple restarts and nothing resolved the issue. In the logs I found logs related to some keyspaces in my project, but we have not connected this to anything sofar and it appeared strange.
I am not worried about any data loss, I am trying to restore the seed back in the cluster. Is there any way to do that.