Disk quota

From OpenVZ Virtuozzo Containers Wiki
Revision as of 16:13, 18 April 2008 by Baseline0x0 (talk | contribs)
Jump to: navigation, search

Basic disk quota management:


To set disk space, run the following commands:

  vzctl set CTID --diskspace $SoftLimit$:$HardLimit$ --save


Example:

[host-node]# vzctl set 101 --diskspace 6G:7G --save