6,534
edits
Changes
VSwap
,→Setting: added
swapping. Actual swap out occurs only if there is a global memory shortage
on the system.
== Setting ==
Since vzctl 3.0.30, you can use <code>--ram</code> and <code>--swap</code> parameters, like this:
vzctl set 777 --ram 512M --swap 1G --save
If you are converting an existing CT from old (non-vswap) configuration, you can either
* leave all the other UBC parameters as-is,
* or set those to 'unlimited',
* or remove those from configuration file.
== See also ==