You need to get it to 50% on each to equally distribute the has range. You
need to 1) Calculate new token 2) move nodes to that token or use vnodes
For the first option see:

http://www.datastax.com/docs/0.8/install/cluster_init



On Mon, Aug 12, 2013 at 12:06 PM, Morgan Segalis <msega...@gmail.com> wrote:

> Hi everyone,
>
> I would like to have 100% Effective-Owership on both cassandra nodes…
>
> I just have created the second node now…
>
> ./nodetool ring gives me :
>
> Address         DC          Rack        Status State   Load
>  Effective-Owership  Token
>
>
> 17406244052094587115982865059561225030
> my.first.cassandra.ip   datacenter1 rack1       Up     Normal  1,2 GB
>      89,77%         1
> my.sec.cassandra.ip   datacenter1 rack1       Up     Normal  1,37 GB
>   10,23%        17406244052094587115982865059561225030
>
> What should I do in order to get 100% on both nodes ?
>
> Thank you.

Reply via email to