OpenVZ Forum


Home » General » Support » PHYSPAGES + SWAPPAGES limit
PHYSPAGES + SWAPPAGES limit [message #51413] Fri, 16 May 2014 14:33
rleir is currently offline  rleir
Messages: 3
Registered: April 2012
Junior Member
We are wrestling with the concepts in VSwap, PHYSPAGES and SWAPPAGES. Context: we have hundreds of containers, mostly not very active. Suppose we set all UBC parameters to unlimited, including PHYSPAGES and SWAPPAGES. What would fail first? I am guessing that a few active containers with a few large processes would get all the memory they want, up to the point when the physical server has all memory and swap in use. Then a less active container might have a process which needs a page, and it would crash with an OOM error.

Alternative: supposing we set PHYSPAGES and SWAPPAGES to not-unlimited values, but we are 'oversold' by 20%. We have seen what happens when the physical server has free memory and a process exceeds the PHYSPAGES + SWAPPAGES limit: OOM. But when the physical server has all memory and swap in use, what happens? I am guessing that (as above) a less active container might have a process which needs a page, and it has not used all its SWAPPAGES but the process would crash with an OOM error.

When I say 'oversold', it is not just PHYSPAGES * num-containers > physical memory. When you run vzsplit, it seems to reserve some memory for other buffers. What is vzsplit's actual calculation? I will look at the source.
Thanks
Rick
Previous Topic: NAT question
Next Topic: new centos update broke iptables
Goto Forum:
  


Current Time: Tue Aug 13 14:37:03 GMT 2024

Total time taken to generate the page: 0.02781 seconds