I have a vps with 256m physical ram and 512m swap space,
I am trying to use a software that need more than 256m and less than 512m ram, so it uses swap.
The problem is at some moment of the installation, the installation process checks the available physical ram, it's full (some swap is used), so it pauses the installation and tills that it must be some more ram to continue the installation..
I see that I need to move some of used physical ram to swap while the process is running.. Is there anyway I can do that? or any other solution!
For sorry I am using openvz vps, and the vm.swappiness option can't be modified as a solution.