Disk quota

From OpenVZ Virtuozzo Containers Wiki
Revision as of 08:25, 29 April 2008 by Kir (talk | contribs) (added to Category: Disk quota)
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