Re: java.io.IOException: Failed during snapshot creation

2015-05-25 Thread Sachin PK
my Cassandra folder's owner,group are cassandra On Tue, May 26, 2015 at 2:20 AM, Brice Argenson wrote: > I also have the same kind of exceptions once. It was caused by a bad > configuration of the Cassandra data folder permissions (process running as > user Cassandra with root as owner of the fo

Re: java.io.IOException: Failed during snapshot creation

2015-05-25 Thread Brice Argenson
I also have the same kind of exceptions once. It was caused by a bad configuration of the Cassandra data folder permissions (process running as user Cassandra with root as owner of the folder). It was then preventing any snapshot creations during a repair. On Mon, May 25, 2015 at 3:43 PM Yuki Mori

Re: java.io.IOException: Failed during snapshot creation

2015-05-25 Thread Yuki Morishita
Hi, it can be timimg out waiting for snapshot to complete. See https://issues.apache.org/jira/browse/CASSANDRA-8696 for workaround. On Mon, May 25, 2015 at 10:44 AM, Mark Reddy wrote: > Can you check your logs for any other other error message around the time of > the repair? Something to look fo

Re: java.io.IOException: Failed during snapshot creation

2015-05-25 Thread Mark Reddy
Can you check your logs for any other other error message around the time of the repair? Something to look for would be "Error occurred during snapshot phase". Regards, Mark On 25 May 2015 at 14:56, Sachin PK wrote: > Hey I'm new to Cassandra ,I have 4 node cluster with each node 16GB VPS, > i