On Fri, Aug 13, 2010 at 10:13 PM, Stefan Kaufmann <sta...@gmail.com> wrote:
>> My recommendation is to leave Autobootstrap disabled, copy the
>> datafiles over, and then run cleanup.  It is faster and more reliable
>> than streaming, in my experience.
>
> I thought about copying da Data manually. However if I have a running
> environment
> and add a node (or replace a broken one), how do I determine from which node I
> have to copy the data?
>

Range is taken from the node with the previous token on the ring.  If
you have tokens 0 and 2, the node with 2 has the range from 0-2.  If
you add a node with token 1, it takes range from the node with 2.
This is basics of ring operations.


b

Reply via email to