Those are all riak-admin commands (eg. riak-admin down) to run on still 
connected node, pointing to the node you need to change.

Note that these instructions are for renaming a node at a time, not every node 
on a ring at once.

Eric

On Dec 28, 2012, at 6:55 PM, Eric Redmond <eredm...@basho.com> wrote:

> It's not documented well, but hopefully these more specific steps will help.
> 
> https://github.com/basho/basho_docs/issues/28
> 
> Eric
> 
> On Dec 28, 2012, at 12:57 PM, rkevinbur...@charter.net wrote:
> 
>> I am trying to get a cluster going and I have successfully renamed all of 
>> the listening addresses and the names of the riak nodes but it appears that 
>> none of the node will start. I get the following error in console.log. Any 
>> idea what this means?
>> 
>> 2012-12-28 14:41:29.912 [info] <0.7.0> Application lager started on node 
>> 'riak@172.16.33.107'
>> 2012-12-28 14:41:30.048 [info] 
>> <0.151.0>@riak_core_ring_manager:reload_ring:226 Upgrading legacy ring
>> 2012-12-28 14:41:30.281 [error] <0.164.0> gen_server riak_core_capability 
>> terminated with reason: no function clause matching 
>> orddict:fetch('riak@172.16.33.107', []) line 72
>> 
>> The crash.log
>> 
>> 2012-12-28 14:41:30 =ERROR REPORT====
>> ** Generic server riak_core_capability terminating
>> ** Last message in was 
>> {register,{riak_core,vnode_routing},{capability,[proxy,legacy],legacy,{riak_core,legacy_vnode_routing,[{true,legacy},{false,proxy}]}}}
>> ** When Server state == {state,[],[],[],[]}
>> ** Reason for termination ==
>> ** 
>> {function_clause,[{orddict,fetch,['riak@172.16.33.107',[]],[{file,"orddict.erl"},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,"src/riak_core_capability.erl"},{line,415}]},{riak_core_capability,handle_call,3,[{file,"src/riak_core_capability.erl"},{line,208}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]}
>> 
>> Erlang,log.1
>> 
>> =====
>> ===== LOGGING STARTED Fri Dec 28 14:41:28 CST 2012
>> =====
>> Exec: /usr/lib/riak/erts-5.9.1/bin/erlexec -boot 
>> /usr/lib/riak/releases/1.2.1/riak             -embedded -config 
>> /etc/riak/app.config             -pa /usr/lib/riak/lib/basho-patches         
>>     -args_file /etc/riak/vm.args -- console
>> 
>> Root: /usr/lib/riak
>> 
>> Erlang R15B01 (erts-5.9.1) [source] [64-bit] [async-threads:64] 
>> [kernel-poll:true]
>> 
>> 
>> 
>> ** /usr/lib/riak/lib/basho-patches/etop_txt.beam hides 
>> /usr/lib/riak/lib/observer-1.1/ebin/etop_txt.beam
>> 
>> ** Found 1 name clashes in code paths
>> 
>> 14:41:29.912 [info] Application lager started on node 'riak@172.16.33.107'
>> 
>> 14:41:30.048 [info] Upgrading legacy ring
>> 
>> 14:41:30.281 [error] gen_server riak_core_capability terminated with reason: 
>> no function clause matching orddict:fetch('riak@172.16.33.107', []) line 72
>> 
>> /usr/lib/riak/lib/os_mon-2.2.9/priv/bin/memsup: Erlang has closed.
>> Erlang has closed
>> {"Kernel pid 
>> terminated",application_controller,"{application_start_failure,riak_core,{bad_return,{{riak_core_app,start,[normal,[]]},{'EXIT',{{function_clause,[{orddict,fetch,['riak@172.16.33.107',[]],[{file,[111,114,100,100,105,99,116,46,101,114,108]},{line,72}]},{riak_core_capability,renegotiate_capabilities,1,[{file,[115,114,99,47,114,105,97,107,95,99,111,114,101,95,99,97,112,97,98,105,108,105,116,121,46,101,114,108]},{line,415}]},{riak_core_capability,handle_call,3,[{file,[115,114,99,47,114,105,97,107,95,99,111,114,101,95,99,97,112,97,98,105,108,105,116,121,46,101,114,108]},{line,208}]},{gen_server,handle_msg,5,[{file,[103,101,110,95,115,101,114,118,101,114,46,101,114,108]},{line,588}]},{proc_lib,init_p_do_apply,3,[{file,[112,114,111,99,95,108,105,98,46,101,114,108]},{line,227}]}]},{gen_server,call,[riak_core_capability,{register,{riak_core,vnode_routing},{capability,[proxy,legacy],legacy,{riak_core,legacy_vnode_routing,[{true,legacy},{false,proxy}]}}},infinity]}}}}}}"}
>> 
>> 
>> 
>> 
>> 
>> Crash dump was written to: /var/log/riak/erl_crash.dump
>> 
>> 
>> Kernel pid terminated (application_controller) 
>> ({application_start_failure,riak_core,{bad_return,{{riak_core_app,start,[normal,[]]},{'EXIT',{{function_clause,[{orddict,fetch,['riak@172.16.33.107',[]
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> 

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to