[
https://issues.apache.org/jira/browse/CASSANDRA-9266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520392#comment-14520392
]
Razi Khaja edited comment on CASSANDRA-9266 at 4/29/15 10:23 PM:
-----------------------------------------------------------------
If I restart cassandra daemon on all nodes in DC3, and run incremental parallel
repair on cass323, thus far (after about 55 min), it succeeded.
was (Author: [email protected]):
If I restart cassandra daemon on all nodes in DC3, and run incremental parallel
repair on cass323, thus far (after about 45 min), it looks like it is working.
I'll report back tomorrow, to say if it worked or not.
> 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
> Fix For: 2.1.x
>
>
> 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)