Re: How to make Cassandra flush CommitLog files more frequently?

2021-05-04 Thread Dhanunjaya Tokala
One way to flush commitlog is nodetool flush On Cassandra nodes . On Tue, May 4, 2021 at 3:58 PM Bingqin Zhou wrote: > Hi Kane, > > Thank you for the insights! > > Reducing the total space on its own will help, however definitely test >> this as such a large drop could result in a massive increa

Re: After restarting Cassandra , some of nodes are missing in nodetool status

2019-09-09 Thread Dhanunjaya Tokala
I would suggest you to check the token ranges of all the nodes and see if any of the nodes have similar token ranges. Regard’s Dhanunjaya Tokala On Mon, Sep 9, 2019 at 6:25 PM Nandakishore Tokala < nandakishore.tok...@gmail.com> wrote: > @dhanunjayatok...@gmail.com NO, we did not

Re: After restarting Cassandra , some of nodes are missing in nodetool status

2019-09-09 Thread Dhanunjaya Tokala
Did you replace any of the nodes which are missing in the nodetool status ? Regard’s Dhanunjaya Tokala On Mon, Sep 9, 2019 at 1:51 PM Nandakishore Tokala < nandakishore.tok...@gmail.com> wrote: > Hi All, > > we are running apache Cassandra 3.1.0 on AWS in multi-region nearly aro