Hi Today My Proxmox Server Is showing 100% of SWAP usage is it any problem ?
And how i can increase the SWAP Memory?
Please let me know the safest way to manage because it is production Environment.
Not enough information. I guess you use an LVM setup on top of HW raid? In that case swap would be on its own LV that you could extend after shrinking the root LV. Full swap in general isn't a problem. Its only a problem if your swap is constantly swapping (so lots IO writing to the swap).
Its likely that Linux noticed that a tiny portion of memory is never being accessed and moved it into swap. 8GB is less than 1% of your system RAM, so its unlikely that you will experience any ill-effects.
On the other hand, there is really not much point in having 8GB swap for a 1TB RAM system.
You can run "swapon -s" command from PVE shell to learn about swap location and its usage.
Another helpful command is "free".
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.