“vzquota on failed [3]”

vzquota : (error) Quota on syscall for id 8001: No such file or directory
vzquota on failed [3]

Getting above error in openvz vps ?

This is due to disk quota being on in config file.

Did this post help you ? if yes do visit us for your hosting needs

 

 

Login to main hardware node

open below config file associated with VPS  whre my  VPSID is 8001

vi /etc/sysconfig/vz-scripts/8001.conf

Add below line in config file

DISK_QUOTA=no

Now restart vps and all should work as charm