You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Samarth Gahire (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 07:46:59 UTC

[jira] [Created] (CASSANDRA-3923) Cassandra Nodetool Cleanup causing sstable corruption.

Cassandra Nodetool Cleanup causing sstable corruption.
------------------------------------------------------

                 Key: CASSANDRA-3923
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3923
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.8.2
            Reporter: Samarth Gahire
             Fix For: 1.1.0


We recently doubled size of our cluster. 
After that,we ran the cleanup on the old machines in the cluster.
After that we loaded the data which triggered minor compaction which did not complete due to corrupt sstables
This was the case with those machines only on which we ran the cleanup.

As the cleanup is unavoidable after node addition, what is the way to avoid this problem?
Is this issue fixed in newer versions of Cassandra(As we are using cassandra-0.8.2)?

OR 

Are there any steps / procedure that will avoid need of cleanup after node addition.
The same issue is reported here: CASSANDRA-3065

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-3923) Cassandra Nodetool Cleanup causing sstable corruption.

Posted by "Jonathan Ellis (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-3923.
---------------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 1.1.0)

As noted on CASSANDRA-3065, I don't think we'll be able to make progress on this without a pre-corruption snapshot to reproduce the problem with.

(We have also observed bad hardware and buggy virtualization layers to cause corruption; see CASSANDRA-3878.)

CASSANDRA-4051 is also open to improve streaming reliability which may be relevant.
                
> Cassandra Nodetool Cleanup causing sstable corruption.
> ------------------------------------------------------
>
>                 Key: CASSANDRA-3923
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3923
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.8.2
>            Reporter: Samarth Gahire
>              Labels: cleanup, compaction, corruption, nodetool, scrub
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> We recently doubled size of our cluster. 
> After that,we ran the cleanup on the old machines in the cluster.
> After that we loaded the data which triggered minor compaction which did not complete due to corrupt sstables
> This was the case with those machines only on which we ran the cleanup.
> As the cleanup is unavoidable after node addition, what is the way to avoid this problem?
> Is this issue fixed in newer versions of Cassandra(As we are using cassandra-0.8.2)?
> OR 
> Are there any steps / procedure that will avoid need of cleanup after node addition.
> The same issue is reported here: CASSANDRA-3065

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira