Skip to content

Instantly share code, notes, and snippets.

@rzezeski
Created April 25, 2012 01:28
Show Gist options
  • Save rzezeski/2485252 to your computer and use it in GitHub Desktop.
Save rzezeski/2485252 to your computer and use it in GitHub Desktop.
New `riak-admin transfers` output

ownership handoff

./dev/dev1/bin/riak-admin transfers
'[email protected]' waiting to handoff 6 partitions
'[email protected]' waiting to handoff 4 partitions
'[email protected]' waiting to handoff 6 partitions

Active Transfers:

transfer type: ownership_handoff
vnode type: riak_kv_vnode
partition: 365375409332725729550921208179070754913983135744
started: 2012-04-24 18:43:44 [5.96 s ago]
last update: 2012-04-24 18:43:48 [1.91 s ago]
objects transferred: 8651

                       2135 Objs/s                        
  [email protected] =======================>   [email protected]
                        17.62 MB/s

hinted handoff

rzezeski@crackpot ~/work/riak[master*]$ 
./dev/dev1/bin/riak-admin transfers
'[email protected]' waiting to handoff 1 partitions
'[email protected]' waiting to handoff 2 partitions

Active Transfers:

transfer type: hinted_handoff
vnode type: riak_kv_vnode
partition: 1096126227998177188652763624537212264741949407232
started: 2012-04-23 03:08:27 [2.02 s ago]
last update: 2012-04-23 03:08:29 [16.97 ms ago]
objects transferred: 5720

                       2857 Objs/s                        
  [email protected] =======================>   [email protected]
                        23.59 MB/s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment