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

Razi Khaja commented on CASSANDRA-9266:
---------------------------------------

Some of our problems might related to using spinning disks.

We set up a new 4 node DC with SSDs (in a seperate cluster), yesterday and 
upgraded to 2.1.7.

Currently I'm loading data and will be testing repair once I have the data 
loaded.

If it turns out that SSDs magically make my problems disappear, then we might 
be able to close this problem.

> 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)

Reply via email to