Disk Quota Exceeded Error

Discussion in 'Installation/Configuration' started by Berry, Nov 28, 2006.

Thread Status:
Not open for further replies.
  1. Berry

    Berry New Member

    Hi,

    I have Debian Sarge following "Perfect ..." HowTo + ISPConfig.

    I unpacked Joomla! that has hundred of files in the shell, and then tried to chown files for user tech5_admin that has set 100 MB limit in ISPConfig, and used only 11MB - I recieve
    Code:
    Disk Quota Exceeded
    after every processed file.

    In "Perfect ..." HowTo, the part of installing Quota suggests adding entries to /etc/fstab on partition with the mount point / ). I don't have such partition as I'm using VPS System (Virtuozzo), and my /etc/fstab looks like this :
    Here is quota -v -u tech5_admin :
    Can someone suggest me how to overcome this problem ??
     
    Last edited: Nov 28, 2006
  2. falko

    falko Super Moderator Howtoforge Staff

    Are you sure you gave 100 MB to the user tech5_admin or to the web site tech5? What's the output of
    Code:
    repquota -avug|grep tech5
    ?
     
  3. Berry

    Berry New Member

    Sorry, now I've noticed that the SITE had 100 MB, but USER had only 1 MB!! You can close and lock this post ... :(

    Thanks for pointing me in right direction!
     
Thread Status:
Not open for further replies.

Share This Page