auto_bootstrap: false shouldn't help here any more than true.
So when I had this issue before in prod I've actually just executed delete
statements to the bogus nodes, this however only solved a symptom (the
ghosts came back) and the issue was a bug (
https://issues.apache.org/jira/browse/CASSANDR
On Wed, Dec 17, 2014 at 8:41 AM, Paulo Ricardo Motta Gomes <
paulo.mo...@chaordicsystems.com> wrote:
> Is there any automatic way of reloading/resyncing the system.peers table?
> Or the only way is by removing ghost nodes?
>
You could delete its contents, drain, and then restart the node with
aut
Hello,
Due to CASSANDRA-6053 there are lots of ghost nodes on the system.peers
table, because decommisioned nodes were not properly removed from this
table.
Is there any automatic way of reloading/resyncing the system.peers table?
Or the only way is by removing ghost nodes?
Tried to restart the