Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cassandra opscenter "agents failed to connect" on removed nodes

I have some EC2 instances where cassandra provisioning failed. I terminated the instances and the machines no longer exist.

Opscenter keeps nagging me about "agents failed to connect" on these machines.

The machines do not show up in nodepool status nor in the system.peers table.

Where does cassandra opscenter stores the node list to connect to so I can delete these zombie nodes ?

like image 468
Vincent de Lagabbe Avatar asked Mar 16 '23 18:03

Vincent de Lagabbe


1 Answers

This is actually a bug in OpsCenter that is being addressed in the future. To mitigate your current issue, just restart OpsCenter and those messages should cease.

like image 158
tom.alexander Avatar answered May 08 '23 06:05

tom.alexander