You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Zenek Kraweznik (JIRA)" <ji...@apache.org> on 2012/09/01 10:20:07 UTC

[jira] [Created] (CASSANDRA-4600) insufficient space to compact even the two smallest files, aborting

Zenek Kraweznik created CASSANDRA-4600:
------------------------------------------

             Summary: insufficient space to compact even the two smallest files, aborting
                 Key: CASSANDRA-4600
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4600
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.2, 1.1.1, 1.1.0
         Environment: leveled_compaction_strategy with sstable_size_in_mb=1024
            Reporter: Zenek Kraweznik
            Priority: Blocker


My configuration:
- 3 nodes with replication factor = 3
- about 700GB disk per node
- data ammount about 250GB per node

I want to repair one of nodes after crash.
After few hours from executing repair commad repaired node is out of space.


 WARN 10:15:55,298 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,299 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,299 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,301 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,301 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,303 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,303 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,305 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,305 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,306 insufficient space to compact even the two smallest files, aborting
 WARN 10:15:55,306 insufficient space to compact even the two smallest files, aborting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-4600) insufficient space to compact even the two smallest files, aborting

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

Jonathan Ellis resolved CASSANDRA-4600.
---------------------------------------

    Resolution: Invalid

That error message no longer exists as of 1.1.1.

In any case, the most likely explanation is you really don't have enough space available to compact.  Even leveled compaction needs *some* free space.
                
> insufficient space to compact even the two smallest files, aborting
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-4600
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4600
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.0, 1.1.1, 1.1.2
>         Environment: leveled_compaction_strategy with sstable_size_in_mb=1024
>            Reporter: Zenek Kraweznik
>            Priority: Blocker
>
> My configuration:
> - 3 nodes with replication factor = 3
> - about 700GB disk per node
> - data ammount about 250GB per node
> I want to repair one of nodes after crash.
> After few hours from executing repair commad repaired node is out of space.
>  WARN 10:15:55,298 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,299 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,299 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,300 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,301 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,301 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,302 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,303 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,303 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,304 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,305 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,305 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,306 insufficient space to compact even the two smallest files, aborting
>  WARN 10:15:55,306 insufficient space to compact even the two smallest files, aborting

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira