Hello,
Below is the transfers info:

~# riak-admin transfers
Attempting to restart script through sudo -u riak
'[email protected]' waiting to handoff 7 partitions
'[email protected]' waiting to handoff 7 partitions
'[email protected]' waiting to handoff 5 partitions

~# riak-admin member_status
Attempting to restart script through sudo -u riak
================================= Membership
==================================
Status     Ring    Pending    Node
-------------------------------------------------------------------------------
valid      45.3%     34.4%    '[email protected]'
valid      26.6%     32.8%    '[email protected]'
valid      28.1%     32.8%    '[email protected]'
-------------------------------------------------------------------------------

It's stuck with all those handoffs for few days now.
riak-admin ring_status gives me the same info like the one I mentioned when
opened the case.
I noticed AAA.AAA.AAA.AAA experience more load than other servers as it's
responsible for almost half of the data.
Is it safe to add another machine to the cluster in order to relief
AAA.AAA.AAA.AAA even when the issue with handoffs is not yet resolved?

Thanks,
Ivaylo



On Tue, Dec 10, 2013 at 3:04 PM, Jeppe Toustrup <[email protected]>wrote:

> What does "riak-admin transfers" tell you? Are there any transfers in
> progress?
> You can try to set the amount of allowed transfers per host to 0 and
> then back to 2 (the default) or whatever you want, in order to restart
> any transfers which may be in progress. You can do that with the
> "riak-admin transfer-limit <number>" command.
>
> --
> Jeppe Fihl Toustrup
> Operations Engineer
> Falcon Social
>
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to