Hey Chris, We feel your pain. In fact, there's open an issue to fix this (though it might have been hard to find as it's been open for five months).
https://github.com/basho/riak_core/issues/256 When you have a moment, add some more ammo to the end of that issue. I don't think we'll be able to get it into the imminent 1.4 release, but I'll try to get it looked at in the coming weeks. Thanks for reporting. Mark On Fri, May 3, 2013 at 6:09 AM, Chris Read <[email protected]> wrote: > 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 > _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
