Hello riak users. We have a riak-1.3.2 cluster with 3 nodes. One of this node was physically shut down, and now any cluster operations fails with reason:
# riak-admin cluster force-remove [email protected] Attempting to restart script through sudo -H -u riak Remove failed, see log for details 2014-04-18 08:52:38.639 [error] <0.18341.8>@riak_core_console:stage_remove:234 Remove failed exit:{{nodedown,'[email protected]'},{gen_server,call,[{riak_core_claimant,'[email protected]'},{stage,'[email protected]',remove},infinity]}} ==> error.log <== 2014-04-18 08:52:38.639 [error] <0.18341.8>@riak_core_console:stage_remove:234 Remove failed exit:{{nodedown,'[email protected]'},{gen_server,call,[{riak_core_claimant,'[email protected]'},{stage,'[email protected]',remove},infinity]}} As I understood this node was a claimant node and all cluster operations must be done by this node. The question is, how should I change claimant in order to fix cluster operations? -- View this message in context: http://riak-users.197444.n3.nabble.com/change-ring-claimant-tp4031018.html Sent from the Riak Users mailing list archive at Nabble.com. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
