Re: Yanking a dead node

2011-11-29 Thread Maxim Potekhin

Thanks! Looks pretty obvious in retrospect...

Regards,

Maxim


On 11/24/2011 6:54 AM, Filipe Gonçalves wrote:

Just remove its token from the ring using

nodetool removetoken

2011/11/23 Maxim Potekhin:

This was discussed a long time ago, but I need to know what's the state of
the art answer to that:
assume one of my few nodes is very dead. I have no resources or time to fix
it. Data is replicated
so the data is still available in the cluster. How do I completely remove
the dead node without having
to rebuild it, repair, drain and decommission?

TIA
Maxim









Re: Yanking a dead node

2011-11-24 Thread Filipe Gonçalves
Just remove its token from the ring using

nodetool removetoken 

2011/11/23 Maxim Potekhin :
> This was discussed a long time ago, but I need to know what's the state of
> the art answer to that:
> assume one of my few nodes is very dead. I have no resources or time to fix
> it. Data is replicated
> so the data is still available in the cluster. How do I completely remove
> the dead node without having
> to rebuild it, repair, drain and decommission?
>
> TIA
> Maxim
>
>



-- 
Filipe Gonçalves


Yanking a dead node

2011-11-23 Thread Maxim Potekhin
This was discussed a long time ago, but I need to know what's the state 
of the art answer to that:
assume one of my few nodes is very dead. I have no resources or time to 
fix it. Data is replicated
so the data is still available in the cluster. How do I completely 
remove the dead node without having

to rebuild it, repair, drain and decommission?

TIA
Maxim