OpenVZ (proxmox) Quota and IspConfig3

Discussion in 'Installation/Configuration' started by xtremxpert, Oct 25, 2010.

  1. xtremxpert

    xtremxpert New Member

    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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page