Re: unable to delete

2013-06-07 Thread Radim Kolar
Could this error message be pointing at a proximate cause? no

Re: unable to delete

2013-06-07 Thread Nikolay Mihaylov
bleDeletingTask.java > > (line 72) Unable to delete > > /raid0/cassandra/data///--ic-19-Data.db (it > will > > be removed on server restart; we'll also retry after GC) > > > cassandra//src/java/org/apache/cassandra/io/sstable/SSTableDeletingTask.java >

Re: unable to delete

2013-06-03 Thread Robert Coli
On Mon, Jun 3, 2013 at 11:57 AM, John R. Frank wrote: > Is it considered normal for cassandra to experience this error: > > ERROR [NonPeriodicTasks:1] 2013-06-03 18:17:05,374 SSTableDeletingTask.java > (line 72) Unable to delete > /raid0/cassandra/data///--ic-19-Data.db (it will

unable to delete

2013-06-03 Thread John R. Frank
C*, Is it considered normal for cassandra to experience this error: ERROR [NonPeriodicTasks:1] 2013-06-03 18:17:05,374 SSTableDeletingTask.java (line 72) Unable to delete /raid0/cassandra/data///--ic-19-Data.db (it will be removed on server restart; we'll also retry after GC) This is o