Re: Maximum and recommended storage per node

2017-07-28 Thread kurt greaves
There are many different recommendations floating around, typically the limit depends on how well you know Cassandra and your workload. If your workload is CPU bound, you should go for more, less dense nodes. If not, you can sustain higher data density per node. Typically I'd say the usable range

Re: Maximum and recommended storage per node

2017-07-28 Thread CPC
Hi Kiran, Is this raw storage size per node or allowed data per node? Can you provide links or articles about those recommendations? On 28 July 2017 at 12:45, Kiran mk wrote: > Recommended is 4TB per node > > Best regards, > Koran.M.K > > On 28-Jul-2017 1:57 PM, "CPC" wrote: > >> Hi all, >> >>

Re: Maximum and recommended storage per node

2017-07-28 Thread Kiran mk
Recommended is 4TB per node Best regards, Koran.M.K On 28-Jul-2017 1:57 PM, "CPC" wrote: > Hi all, > > Is there any recommended and maximum storage per node? In old articles > 1tb per node was maximum but is it still apply. Or is it just depends on > our latency requirements? Can you share you

Maximum and recommended storage per node

2017-07-28 Thread CPC
Hi all, Is there any recommended and maximum storage per node? In old articles 1tb per node was maximum but is it still apply. Or is it just depends on our latency requirements? Can you share your production experiences? Thank you...