[
https://issues.apache.org/jira/browse/CASSANDRA-4467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201613#comment-15201613
]
Marcus Eriksson commented on CASSANDRA-4467:
--------------------------------------------
this was fixed in CASSANDRA-8329
> insufficient space for compaction when upgrade compaction strategy from
> SizeTiered to Leveled
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-4467
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.0.0
> Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
> Reporter: Cheng Zhang
> Priority: Minor
> Labels: compaction
>
> Cassandra has two data directories as follow:
> cassandra-disk0 use about 500G, about 250G free space
> cassandra-disk1 use about 500G, about 250G free space
> The max data file is about 400G. When I upgrade from
> SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space
> to do this, for the free space of every data directory is small than the
> largest data file. But the total free space is enough for compaction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)