Quota doesn't change

Discussion in 'General' started by benjami, Mar 13, 2007.

  1. benjami

    benjami New Member

    I've seen in syslog one user quota problems:

    Code:
    Mar 13 05:19:19 localhost postfix/postdrop[27179]: warning: uid=10032: Disk quota exceeded
    Mar 13 05:19:19 localhost postfix/sendmail[27176]: fatal: radio(10032): queue file write error
    Mar 13 05:19:19 localhost postfix/postdrop[27212]: warning: uid=10032: Disk quota exceeded
    Mar 13 05:19:19 localhost postfix/sendmail[27206]: fatal: radio(10032): queue file write error
    I've tried to add more quota, without sucess:

    After change quota in ISPConfig web, have this messages in /home/admispconfig/ispconfig/ss ispconfig.log

    Code:
    13.03.2007 - 06:16:18 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 251: setquota -g web15 0 0 0 0 -a &> /dev/null
    13.03.2007 - 06:16:18 => INFO - /root/ispconfig/scripts/lib/config.lib.php, Line 270: Connected successfully
    13.03.2007 - 06:16:18 => WARN - /root/ispconfig/scripts/lib/config.lib.php, Line 272: Could not select database
    
    Then have a /root/ispconfig/.ispconfig_lock file --that I delete.

    The user have the same quota:

    Code:
    $ sudo repquota -avug |grep -i radio
    radio     --   51200   51200   51200             53     0     0
    Any suggestion? Thanks :)

    Regards.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you set the quota of the website AND the user disk quota (not email quota) to a higher limit?
     
  3. benjami

    benjami New Member

    Solved

    Maybe yesterday I was too much hasten, sorry.

    Today I've added quota to another account, and worked fine.

    We have not limit (-1) for website quota. In our ISPconfig installation I can't see 2 user quota: email and website quota. Only see website. Maibe due that I'm waiting to update to the last ISPConfig version when Debian Etch (the actual distro installed) goes stable, with the last ISPConfig tested in Etch.
     

Share This Page