Hi Satya, This might be a side effect of the VPS, but it's hard to say. Our current thinking is that there might be some sort of continuous memory hogging or garbage collecting by the beam.smp process.
For starters, try running riak-admin top [1] against that node in question and report back if possible. Specially, give the following two commands a try: riak-admin top -interval 1 riak-admin top -interval 1 -sort msg_q Mark [1] http://docs.basho.com/riak/1.3.0/references/Command-Line-Tools---riak-admin/#top On Sat, Mar 9, 2013 at 6:47 AM, Satya Ranjan <[email protected]> wrote: > Hi, > > I am running only one riak instance on a vps for evaluation. This is a > new installation with only 30 keys. The cpu usage is getting higher after > 2/3 days of run even if there is no access to the system. My vps was > shutdown for the high cpu usage and here's the detail provided by my vps > provider > > 318335 110 20 0 2992m 86m 1720 S 192.2 0.3 6484:53 beam.smp > > riak version is 1.3.0 > OS: Debian 32 bits > RAM : 2 GB > > Last time I checked the cpu usage was 180% for beam.smp. > > Please help. > > Thanks. > Satya > > _______________________________________________ > 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
