I have CPU to spare but reached hdd limit.
Well this might deserve it's own conversation thread....  but I did reach the 
limit of IO after after using a wide row and counter columnfamily ... def looks 
like this:

a int , b int, c string , timestamp int, d counter, e counter f counter, g 
counter PK ((a,b,c) ts) 

 After 200 mil PKs and 6 Timestamps for each of them my whole 8 core XEON, 32 
Gb ram, 6 server  cluster went into medium to high load (according to 
opscenter) and the hdds load was ~ 100% according to iostat. 

But that is something else. 

I asked the question since my cluster is not under heavy load and I see 
compactions done with 4 MBs / sec (for big files according to my observations) 
and compactions done with 40 MBs/s for smaller ones. I need C* to do 
compactions as fast as possible if the system is not under load.
On Friday, April 25, 2014 12:06 AM, Robert Coli <rc...@eventbrite.com> wrote:
 
On Thu, Apr 24, 2014 at 1:54 PM, Batranut Bogdan <batra...@yahoo.com> wrote:

Is this a setting that will have an impact only on fast cpu + ssd ?

It's a setting that will only have impact if you have CPU or IO to spare. You 
don't need a fast CPU or SSD to meet those conditions.


=Rob

Reply via email to