18.07.2019 – Linux/Proxmox/Free_memory_on_running_machines.md

Proxmox: Free memory on running machines

If you are getting a Cannot allocate memory error when trying to start a VM, you can free memory on running machines by executing

1
$ sudo echo 3 > /proc/sys/vm/drop_caches

on the guests.