You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Harvey (JIRA)" <ji...@apache.org> on 2011/03/16 07:55:29 UTC

[jira] Commented: (CASSANDRA-2339) Repair results in benign "Unable to delete" error on streaming neighbors

    [ https://issues.apache.org/jira/browse/CASSANDRA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007364#comment-13007364 ] 

Jason Harvey commented on CASSANDRA-2339:
-----------------------------------------

Perhaps this is a similar issue to #681?

> Repair results in benign "Unable to delete" error on streaming neighbors
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2339
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2339
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7.4
>            Reporter: Jason Harvey
>            Priority: Minor
>              Labels: repair
>
> When running a repair on a node, all of the surrounding nodes threw multitudes of the following errors immediately after they started streaming for the repair:
> {code}
> ERROR 23:24:00,494 Unable to delete /var/lib/cassandra/data/system/LocationInfo-f-21-Data.db (it will be removed on server restart)
> ERROR 23:24:00,495 Unable to delete /var/lib/cassandra/data/reddit/Hide-f-15-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/CommentSortsCache-f-21-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/permacache-f-58-Data.db (it will be removed on server restart)
> ERROR 23:24:00,496 Unable to delete /var/lib/cassandra/data/reddit/VotesByDay-f-5-Data.db (it will be removed on server restart)
> ...
> {code}
> Interestingly, I checked every file and verified that it *was* actually removed right around the time these errors were thrown. Double-delete going on somewhere?
> The error didn't appear to cause any problems with the repair.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira