There was a problem loading the comments.

How to fix Openvz Quota issue

Support Portal  »  Knowledgebase  »  Viewing Article

  Print
  • 11/03/2014 2:17 PM

1- change in the

/etc/sysconfig/vz-scripts/xxx.conf

setup it to QUOTAUGIDLIMIT="3000"
reboot
2- this command as well as in sequence 

rm -f /aquota.user 2>/dev/null
rm -f /aquota.group 2>/dev/null
for x in `find /proc/vz/vzaquota/ | tail -2 `; do ln -s $x / ; done

quotaoff -av
quotaon -av
/scripts/fixquotas

Share via
Did you find this article useful?  

Related Articles

© ServerFreak Technologies Sdn Bhd