Details
Description
1 node rebalancing in 2 nodes, 1M items and goes loading, 11 ddocs indexing, queries running
Rebalance exited with reason {{bulk_set_vbucket_state_failed,
[{'ns_1@10.3.121.17',
{'EXIT',
{timeout,
{gen_server,call,
[{'janitor_agent-bucket-0',
'ns_1@10.3.121.17'},
{if_rebalance,<0.7759.4>,
{update_vbucket_state,444,replica,
undefined,'ns_1@10.3.121.20'}},
60000]}}}}]},
[{janitor_agent,bulk_set_vbucket_state,4},
{ns_vbucket_mover,
update_replication_post_move,3},
{ns_vbucket_mover,handle_info,2},
{gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}
Rebalance exited with reason {{bulk_set_vbucket_state_failed,
[{'ns_1@10.3.121.17',
{'EXIT',
{timeout,
{gen_server,call,
[{'janitor_agent-bucket-0',
'ns_1@10.3.121.17'},
{if_rebalance,<0.7759.4>,
{update_vbucket_state,444,replica,
undefined,'ns_1@10.3.121.20'}},
60000]}}}}]},
[{janitor_agent,bulk_set_vbucket_state,4},
{ns_vbucket_mover,
update_replication_post_move,3},
{ns_vbucket_mover,handle_info,2},
{gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}
the rebalance message says{update_vbucket_state,512,replica,
undefined,'ns_1@10.1.3.70'}}, 60000
which means there is a timeout but why
the new node which is 70 does not have an active vbucket and i dont see any active task there
also during rebalancing stats page was timing out which is expected in this case because rebalance failed eventually with timeout
Aliaksey,
can you please look at this cluster. I am afraid this is something very basic and we are losing track of issues because of the more advanced use case that Tony ran into.