Greetings...

There's a bug in the display output of riak-admin transfers that I can't
take any more, I must say something!

It only displays the first 16 characters of the node name when showing you
who's handing off where. As our node names are 18 characters long
([email protected]) we loose the most important part of the name when
trying to diagnose a problem.

Here's what I'm currently seeing:

# riak-admin transfers
Attempting to restart script through sudo -H -u riak
'[email protected]' waiting to handoff 2 partitions
'[email protected]' waiting to handoff 2 partitions
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 2 partitions
'[email protected]' waiting to handoff 2 partitions
'[email protected]' waiting to handoff 2 partitions

Active Transfers:

transfer type: ownership_handoff
vnode type: riak_kv_vnode
partition: 68507889249886074290797726533575766546371837952
started: 2013-04-26 19:44:26 [6.72 d ago]
last update: no updates seen
objects transferred: unknown

                         unknown
[email protected] =======================> [email protected]
                         unknown

transfer type: ownership_handoff
vnode type: riak_kv_vnode
partition: 742168800207099138150308704113737470919028244480
started: 2013-05-01 21:51:07 [1.63 d ago]
last update: no updates seen
objects transferred: unknown

                         unknown
[email protected] =======================> [email protected]
                         unknown


So I can see I've got some stalled handoffs somewhere, but I have to then
run "riak-admin ring-status" to see who the offending nodes are (easy
workaround as it's an ownership handoff).

Please make it better...

Thanks!

Chris
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to