I tried to increase the swap size after turning off the swap (sudo swapoff -a) on the server, but it always says “fallocate: fallocate failed: Text file busy,” even though I turned it off. It always uses ~300MB by an unknown process.
My question is, why do you guys automatically add 1GB swap file to the server if there isn’t an easy way to increase it? We use Cleavr to simplify server management, not to deal with such issues.
Please provide a solution and add option to manage swap on your panel.
Don’t rely on the swap memory. If the server is actively using swap you have a problem with the available resources. Try to optimize your web apps instead!