Cassandra on heterogeneous servers

Posted by happy-coding on Server Fault See other posts from Server Fault or by happy-coding
Published on 2012-01-09T16:00:42Z Indexed on 2012/09/17 15:41 UTC
Read the original article Hit count: 256

Filed under:
|

I am currently running 4 cassandra nodes with the following hardware in a Apache Cassandra cluster:

  • AMD Athlon 64 X2 6000+
  • 8G RAM
  • 750G hard disk

It shows not such a good writing performance and a really bad read performance with sometimes also timeouts. I was wondering if it makes sense to add 2 nodes with a different hardware (8 CPUs and more RAM) to improve this. Or does a cassandra cluster works best with the same hardware in every node?

Thanks & best regards

© Server Fault or respective owner

Related posts about Performance

Related posts about cassandra