Re: Question about incremental backup

2014-08-23 Thread Andrey Ilinykh
keep in mind backing up SSTables is not enough. To have truly incremental backup you have to store commit logs also. Thank you, Andrey On Sat, Aug 23, 2014 at 11:30 AM, Robert Coli wrote: > On Sat, Aug 23, 2014 at 8:06 AM, Jens Rantil wrote: > >> I am setting backup and restoration tooling

Re: Question about incremental backup

2014-08-23 Thread Robert Coli
On Sat, Aug 23, 2014 at 8:06 AM, Jens Rantil wrote: > I am setting backup and restoration tooling for a Cassandra cluster and > have a specific question regarding incremental backup. > > Let’s say I’m running incremental backups and take a snapshot. At the > exact(ish) same time as my snapshot i

Question about incremental backup

2014-08-23 Thread Jens Rantil
Hi, I am setting backup and restoration tooling for a Cassandra cluster and have a specific question regarding incremental backup. Let’s say I’m running incremental backups and take a snapshot. At the exact(ish) same time as my snapshot it taken another incremental *.db file is hard linked i