I added a 6th node to a 5 node cluster, hoping to rebalance the cluster since I was approaching maximum disk usage on the original 5 nodes. Looks like the rebalancing is not taking place, and I see a whole bunch of these in the console logs:
688728495783936 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:04.188 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 91343852333181432387730302044767688728495783936 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:04.188 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 548063113999088594326381812268606132370974703616 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:14.189 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 548063113999088594326381812268606132370974703616 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:14.189 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 91343852333181432387730302044767688728495783936 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:24.189 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 548063113999088594326381812268606132370974703616 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:24.189 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 91343852333181432387730302044767688728495783936 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:34.190 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 548063113999088594326381812268606132370974703616 was terminated for reason: {shutdown,max_concurrency} 2015-09-14 23:25:34.190 [info] <0.183.0>@riak_core_handoff_manager:handle_info:286 An outbound handoff of partition riak_search_vnode 91343852333181432387730302044767688728495783936 was terminated for reason: {shutdown,max_concurrency} Any pointers to what's going on?
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com