After recently adding a few additional nodes to a Riak cluster, I keep seeing repeated handoff failures like this one:
=INFO REPORT==== 6-Oct-2010::17:05:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:05:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> =INFO REPORT==== 6-Oct-2010::17:08:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:08:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> =INFO REPORT==== 6-Oct-2010::17:11:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:11:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> =INFO REPORT==== 6-Oct-2010::17:14:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:14:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> =INFO REPORT==== 6-Oct-2010::17:17:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:17:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> =INFO REPORT==== 6-Oct-2010::17:20:30 === Starting handoff of partition riak_kv_vnode 1043318063368056673053607043667580944695787782144 to '[email protected]' ([email protected])1> =ERROR REPORT==== 6-Oct-2010::17:20:56 === Handoff sender riak_kv_vnode 1043318063368056673053607043667580944695787782144 failed error:{badmatch, {error, closed}} ([email protected])1> There's no corresponding log entry on the receiving machine (10.217.31.183), but Riak seems to be fully alive and functional on both nodes. (I can successfully run "riak-admin test" on all nodes in the cluster.) What's going on here? Thanks! Tony Novak [email protected]
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
