Search results

  1. J

    Proxmox not releasing memory

    I was wrong and it does not seem to be an issue, is just a miss understanding in how the memory is being reported. Although it shows as assigned, it is on DISK CACHE. Please visit these sites: https://tldp.org/LDP/sag/html/buffer-cache.html and: https://www.linuxatemyram.com/ to understand how...
  2. J

    Proxmox not releasing memory

    I am seeing the same issue, I am running manually these commands: oot@proxmox:~# sync; echo 1 > /proc/sys/vm/drop_caches root@proxmox:~# sync; echo 2 > /proc/sys/vm/drop_caches root@proxmox:~# sync; echo 3 > /proc/sys/vm/drop_caches According to the screenshot attached it drop from 6GB to 4...