Home > OpenVZ > Basic disk quota management

Basic disk quota management

December 22nd, 2008 Leave a comment Go to comments

To set disk space, run the following commands:

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

vzctl set 101 –diskspace 6G:7G –save

You could verify the space available with this command (ieĀ : CTID =101)

[host-node]# vzctl exec 101 df -h

If you want remove disk quota:

DISK_QUOTA=no

Source : Openvz forums
Categories: OpenVZ Tags:
  1. No comments yet.
  1. No trackbacks yet.