Отправлено: суббота, 25 октября 2014 г., 21:22
Кому: user@cassandra.apache.org
Ответить: user@cassandra.apache.org
Тема: Re: Bootstrapping new node overloads cpu on existing nodes
Just to clarify, does "adding node" include initiating a repair for the
cluster? Or you are simply boot
Just to clarify, does "adding node" include initiating a repair for the
cluster? Or you are simply bootstrapping a new node, nothing else?
—
Sent from Mailbox
On Sat, Oct 25, 2014 at 2:38 PM, null wrote:
> Dear all,
> So, here is our setup so far:
> - Ubuntu 12.04
> - Cassandra 2.0.10, JDK
Dear all,
So, here is our setup so far:
- Ubuntu 12.04
- Cassandra 2.0.10, JDK 1.7.0_65-b17
- 6 nodes (EC2 c3.8xlarge/ 32 cores/60GB RAM, EBS disks for data,
ephemeral SSD for commit logs etc)
- pretty heavy write load - 100Ks/second
- RF=2, one dc, 2 racks
- everything works just fine