Setup und Informationen zu disk quotas
X
# vzquota show 100
resource usage softlimit hardlimit grace
1k-blocks 392024 3000000 3000000
inodes 19930 340920 375013
Zur Konfiguration sollte vzctl verwendet werden, welches dann vzquota aufruft.
vzctl start führt beim Setzen der Disk-Limits vzquota aus.
X
# vzctl start 101 Starting VE ... Running: /usr/sbin/vzquota show 101 Running: /usr/sbin/vzquota on 101 -r 0 -b 2097252 -B 2097252 -i 341020 -I 375113 -e 259200 -n 259200 -s 0 Mounting root: /var/lib/vz/root/101 /var/lib/vz/private/101 VE is mounted Set iptables mask 0x000017bf Set features mask 0000000000000000/0000000000000000 Setting CPU units: 11200 Configure meminfo: 38512 Running: /usr/sbin/vzquota stat 101 -f Running: vzquota setlimit 101 -b 2097152 -B 2097152 -i 340920 -I 375013 VE start in progress...