All Website Harddisk Quota OS , Debian 7 X64 OPvz vps Code: cat /etc/fstab # UNCONFIGURED FSTAB FOR BASE SYSTEM /var/log/ispconfig/httpd/habeebe.net /var/www/clients/client1/web3/log none bind,nobootwait 0 0 /var/log/ispconfig/httpd/da3mk.com /var/www/clients/client1/web7/log none bind,nobootwait 0 0 any help with that? Cat /etc/mtab give me those data /dev/simfs / simfs rw,relatime 0 0 proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0 sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0 tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=419432k,mode=755 0 0 tmpfs /run/lock tmpfs rw,nosuid,nodev,noexec,relatime,size=5120k 0 0 tmpfs /run/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=839060k 0 0 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0 /dev/simfs /var/www/clients/client1/web3/log simfs rw,relatime 0 0 /dev/simfs /var/www/clients/client1/web7/log simfs rw,relatime 0 0
On openvz, quot has to be enabled in the openvz configuration file on the host system and not in /etc/fstab. If this is not your own server, ask your hoster to turn on quota for the virtual machine.
thanks , i already mailed them to enable qoutas after my provider enable it , should i do any thing else?
No, just ensure that you instaled the quota tools packages as described in the install tutorial. On openvz servers, there is no additional configuration in /etc/fstab nescessary.