HI Mattew,
Thank you for the help.
I got answer from Shaun already, seems LevelDB and Bitcask, they are same,
memory usage does not show up in Erlang.
Br,
Alex
2017-01-26 14:47 GMT+01:00 Matthew Von-Maszewski :
> Alex,
>
> Which backend are you using? Leveldb's memory usage does not show up
>
Alex,
Which backend are you using? Leveldb's memory usage does not show up within
Erlang. Maybe that is what you are experiencing?
Matthew
Sent from my iPad
> On Jan 26, 2017, at 5:47 AM, Alex Feng wrote:
>
> Hi Riak Users,
>
> One of my riak nodes, it has 4G memory, when I check the memo
Hi Riak Users,
One of my riak nodes, it has 4G memory, when I check the memory usage with
"free -m", I can see there are only around 150M left. Then I check the
command "riak-admin status", it shows around 415M(415594432) consumed by
Erlang. But with "top" command, it shows Erlang takes 52.1% me