Re: confused by node_gets vs node_gets stats

2014-12-07 Thread Oleksiy Krivoshey
I guess those splashes were caused by AAE, because eventually it became normal: https://www.dropbox.com/s/zjemsub9astjhiw/Screenshot%202014-12-07%2017.36.45.png?dl=0 On 6 December 2014 at 14:27, Oleksiy Krivoshey wrote: > Hi, > > Can someone please explain the strange behaviour I'm experiencing

confused by node_gets vs node_gets stats

2014-12-06 Thread Oleksiy Krivoshey
Hi, Can someone please explain the strange behaviour I'm experiencing with node_gets stats vs vnode_gets on this histograms (screenshot): https://www.dropbox.com/s/yrd7wg5q4ipfvk0/Screenshot%202014-12-06%2014.16.13.png?dl=0 According to: http://docs.basho.com/riak/latest/ops/running/nodes/inspec

Re: confused

2010-09-16 Thread Grant Schofield
I think the slowness is coming from the older list keys implementation in 0.12.1, list keys has been changed in the tip version of Riak and is quite a bit faster now. In addition there have been a lot of improvements to the Javascript map reduce implementation that should help the speed of your

Re: confused

2010-09-16 Thread Nils Petersohn
ok, my ring seems ok now. what i did was to change the rel/vars/dev[1,2,3]_vars.config file. in there i was just replacing the ips... this reip thing did not really work out ... here is my riak ring now: (d...@192.168.0.100)1> riak_core_ring_manager:get_my_ring(). {ok,{chstate,'d...@192.168.0.100'

Re: confused

2010-09-16 Thread Grant Schofield
On Sep 15, 2010, at 2:40 PM, Nils Petersohn wrote: > hello, > > i was setting up 9 riak instances: > > three on my mac with the appropriate app config > and six with two virtual machines on a different computer. > > all 8 joined the d...@192.168.1.20 > and the join request was sent. > > after

confused

2010-09-15 Thread Nils Petersohn
hello, i was setting up 9 riak instances: three on my mac with the appropriate app config and six with two virtual machines on a different computer. all 8 joined the d...@192.168.1.20 and the join request was sent. after setting this up: i wanted to put data with the java client on d...@192.168