Re: Cassandra Snapshots giving me corrupted SSTables in the logs

2014-03-28 Thread Russ Lavoie
more On Friday, March 28, 2014 2:38 PM, Robert Coli wrote: On Fri, Mar 28, 2014 at 12:21 PM, Russ Lavoie wrote: Thank you for your quick response. > > >Is there a way to tell when a snapshot is completely done? IIRC, the JMX call blocks until the snapshot completes. It should be

Re: Cassandra Snapshots giving me corrupted SSTables in the logs

2014-03-28 Thread Russ Lavoie
Thank you for your quick response. Is there a way to tell when a snapshot is completely done? On Friday, March 28, 2014 1:30 PM, Robert Coli wrote: On Fri, Mar 28, 2014 at 11:15 AM, Russ Lavoie wrote: We are using cassandra 1.2.10 (With JNA installed) on ubuntu 12.04.3 and are running

Cassandra Snapshots giving me corrupted SSTables in the logs

2014-03-28 Thread Russ Lavoie
We are using cassandra 1.2.10 (With JNA installed) on ubuntu 12.04.3 and are running our instances in Amazon Web Services. What I am trying to do. Our cassandra systems data is on an EBS volume so we can take snapshots of the data and create volumes based on those snapshots and restore them whe