Daniel, you may be aware of this, but a 3-node Riak cluster is not recommended and may be playing a minor role in your resource problems. Every request will hit every server (except for some requests that are being made twice against a single server, making I/O that much worse), and depending on your request parameters the loss of a single node may result in failed reads and/or writes.
-John On Thu, Feb 19, 2015 at 10:01 AM, Christopher Meiklejohn < cmeiklej...@basho.com> wrote: > > > On Feb 19, 2015, at 9:05 AM, Daniel Iwan <iwan.dan...@gmail.com> wrote: > > > > Hi > > On 3 node cluster Ubuntu 12.04, nodes 8GB RAM all nodes show 6GB taken > > beam.smp, 2GB by our process. > > beam started swapping and currently is using 23GB of swap space. > > vm.swappiness is set to 1 > > We are using ring 128. /var/lib/riak is 37GB in size 11GB of which is > used > > by anti-entropy > > > > Is there a way to find out why there is so much memory required by Riak > > process? > > Hi Daniel, > > Which backend are you using? Have you looked at our tuning documents? > > Also, if possible, you should consider moving to one of the later Riak > releases, which have better performance characteristics. > > - Chris > > Christopher Meiklejohn > Senior Software Engineer > Basho Technologies, Inc. > cmeiklej...@basho.com > > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com