Hi,
On 25/03/14 19:30, Robert Coli wrote:
On Tue, Mar 25, 2014 at 5:36 AM, Batranut Bogdan <batra...@yahoo.com
<mailto:batra...@yahoo.com>> wrote:
I am running 2.0.6 and I use /etc/init.d/cassandra start / stop . Also
before stopping I do :
nodetool disablegossip
nodetool disablethrift
nodetool drain
after that /etc/init.d/cassandra stop
This seems reasonable/best practice. Do you verify the drain has completed
before stopping?
If I were you, I'd be looking for files with the name of the missing file in
logs previous to the restart. It is pretty unusual for SSTables or their
components to go missing.
I've noticed that compaction can continue to run after the drain has completed,
and restarting while in the middle of the compaction can then cause similar
problems.
Ciao, Duncan.