Open main menu

OpenVZ Virtuozzo Containers Wiki β

Disk quota

Revision as of 08:25, 29 April 2008 by Kir (talk | contribs) (added to Category: Disk quota)

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