Re: replacing a node

2011-08-08 Thread Wilson MacGyver
oh, you have to reip EVERYWHERE, not just the 1 node? good thing I haven't done it yet :) On Mon, Aug 8, 2011 at 8:46 AM, Sean Cribbs wrote: > Wilson, > Yes, that procedure should work. You'll also probably need to reip on all > machines in order to get the name changed around the ring. > > On Su

Re: replacing a node

2011-08-08 Thread Sean Cribbs
Wilson, Yes, that procedure should work. You'll also probably need to reip on all machines in order to get the name changed around the ring. On Sun, Jul 31, 2011 at 6:59 PM, Wilson MacGyver wrote: > In riak, if I want to replace a node in case of upgrading the > hardware, is the following step

replacing a node

2011-07-31 Thread Wilson MacGyver
In riak, if I want to replace a node in case of upgrading the hardware, is the following step correct? tar up riak/data on old machine setup riak on the new machine, but don't start it copy riak/data to the new machine and untar it run reip (because I couldn't keep the old IP for some reason)