[
https://issues.apache.org/jira/browse/CASSANDRA-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14614589#comment-14614589
]
Marcus Eriksson commented on CASSANDRA-9266:
--------------------------------------------
Since you are doing full repairs here (ie, not incremental), this error should
be unrelated so yes, you should open a new ticket
You should have a look for errors in the logs on /ip_for_cass124 and
/ip_for_cass125,126,126
> Repair failed with error Already repairing
> SSTableReader(path='/path/to/keyspace/column_family/keyspace-column_family--Data.db'),
> can not continue.
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-9266
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9266
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Environment: Cassandra 2.1.3
> Reporter: Razi Khaja
> Assignee: Marcus Eriksson
> Fix For: 2.1.x
>
> Attachments: cassandra_system.log.partial.cass320.CASSANDRA-9266.txt,
> cassandra_system.log.partial.cass321.CASSANDRA-9266.txt,
> cassandra_system.log.partial.cass322.CASSANDRA-9266.txt,
> cassandra_system.log.partial.cass323.CASSANDRA-9266.txt
>
>
> I am running incremental parallel repair using the following command:
> {code}
> nodetool --host my_hostname repair --incremental --in-local-dc --parallel
> {code}
> and get the following error:
> {code}
> Repair failed with error Already repairing
> SSTableReader(path='/path/to/keyspace/column_family/keyspace-column_family--Data.db'),
> can not continue.
> {code}
> I have 3 data centers, each with 4 nodes. Neither incremental or full repair
> is running on any of my other nodes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)