[ 
https://issues.apache.org/jira/browse/CASSANDRA-5308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Ellis resolved CASSANDRA-5308.
---------------------------------------

    Resolution: Cannot Reproduce
    
> Cassandra with leveled compaction quickly runs out of free space with tons of 
> tmp files
> ---------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5308
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5308
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.10
>         Environment: Cluster with 4 nodes running cassandra 1.1.10
>            Reporter: Illarion Kovalchuk
>             Fix For: 1.1.12
>
>         Attachments: cassandra-1.1.10-tmpfiles-symptoms.txt
>
>
> We were performing a massive upload of data to our cluster and found, that 
> one of the nodes is ruuning out of free space
> nodetool ring didn't show any extra usage, but df -h / on the problamatic 
> node shown us 95% of used space, while other nodes were all around 50%
> Eventually, we discovered that there's an abnormous peak of tmp files in one 
> of our CF's: 753'906'319'257 bytes of data in 26811 files.
> Rebooting the node caused all that files to get deleted and node went back to 
> normal.
> One of the symptoms: when the node started to misbehave and collect the temp 
> files, it started to flush the memtables due to lot of heap used.
> See attached info

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

Reply via email to