Hi, As I have understand OpenVZ allow Quota by enabling it per VM. I did it on my server and it create both /aquota.user and /aquota.group. So my question is can I get rid of all these step : Code: touch /aquota.user /aquota.group chmod 600 /aquota.* mount -o remount / quotacheck -avugm quotaon -avug Thanks
These steps are not nescessary inside a vm as openvz handles the quota and you dont even have lines for mountpoints and devices in /etc/fstab in openvz.