Page 1 of 1

Baremetal memory consumption

Posted: Fri Dec 08, 2017 1:06 pm
by ahmed magdy
Dears ,

my bare metal consume memory although i wasn't running any node in lab and i had to reload server every time to release memory as show below so how to overcome this issue .

server : Dell power edge
CPU : 8core
memory : 16GIG RAM
OS : Ubuntu 16.04.3 LTS

Image

after reload

Image

Re: Baremetal memory consumption

Posted: Fri Dec 08, 2017 4:09 pm
by ecze
After huge file copy, memory is used for file caching.
It is not an issue... memory for caching will be reuse when needed....

This behavior is totally normal under Linux.

E.