;
> ** **
>
> *From:* Alexis Rodríguez
> [mailto:arodrig...@inconcertcc.com]
>
> *Sent:* Thursday, April 11, 2013 5:31 PM
> *To:* user@cassandra.apache.org
> *Subject:* Re: CorruptedBlockException
>
> ** **
>
> Aaron,
>
> ** **
>
> It seems that we a
ly way to make the SStable files
> disappear is to run “nodetool cleanup” (which takes hours to run).
>
> Just a theory so far….
>
> From: Alexis Rodríguez [mailto:arodrig...@inconcertcc.com]
> Sent: Thursday, April 11, 2013 5:31 PM
> To: user@cassandra.apache.org
isappear is to run “nodetool cleanup” (which takes hours to run).
>
>
>
> Just a theory so far….
>
>
>
> From: Alexis Rodríguez [mailto:arodrig...@inconcertcc.com]
> Sent: Thursday, April 11, 2013 5:31 PM
> To: user@cassandra.apache.org
> Subject: Re: Corru
inconcertcc.com]
Sent: Thursday, April 11, 2013 5:31 PM
To: user@cassandra.apache.org
Subject: Re: CorruptedBlockException
Aaron,
It seems that we are in the same situation as Nury, we are storing a lot of
files of ~5MB in a CF.
This happens in a test cluster, with one node using cassandra
Aaron,
It seems that we are in the same situation as Nury, we are storing a lot of
files of ~5MB in a CF.
This happens in a test cluster, with one node using cassandra 1.1.5, we
have commitlog in a different partition than the data directory. Normally
our tests use nearly 13 GB in data, but when
> But I don't understand, how was all the available space taken away.
Take a look on disk at /var/lib/cassandra/data/ and
/var/lib/cassandra/commitlog to see what is taking up a lot of space.
Cassandra stores the column names as well as the values, so that can take up
some space.
> it says t