Hello,
On one of my nodes ./snapshots took the rest of the partition and now cassandra fails to start with "Insufficient disk space" IO exception. I'm wondering - is there any way how I can clean snapshots?
Hello,
On one of my nodes ./snapshots took the rest of the partition and now cassandra fails to start with "Insufficient disk space" IO exception. I'm wondering - is there any way how I can clean snapshots?
Hello,
You could run 'nodetool -h IP clearsnapshot [keyspaces...] -t [snapshotName]'. This will clear the appropriate snapshot files.
Thanks,
Joaquin
For more information:
http://www.datastax.com/support/nodetool