WebSite HardDisk Quaota not displaying properly

Discussion in 'ISPConfig 3 Priority Support' started by dgeho1, Dec 3, 2013.

  1. dgeho1

    dgeho1 Member

    I have a new install of 3.0.5.3 running debian 6 on a two server mirror with LAMP

    On my dashboard Website Harddisk Quota shows unlimted and nothing in the space used column.

    I've verified that there are limits set in each website config.

    It doesn't seem to matter whether I'm logged is as an admin or a client.

    Any thoughts?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Maybe quota is not installed or working correctly.

    Please post the output of:

    repquota -avug
     
  3. dgeho1

    dgeho1 Member

    root@WebServer0:/home/dgeho1# repquota -avug
    *** Report for user quotas on device /dev/disk/by-uuid/dd4ed1aa-86d8-4642-9058-e16b6171429b
    Block grace time: 7days; Inode grace time: 7days
    Block limits File limits
    User used soft hard grace used soft hard grace
    ----------------------------------------------------------------------
    root -- 840756 0 0 45788 0 0
    daemon -- 40 0 0 1 0 0
    dgeho1 -- 384556 0 0 5713 0 0
    clamav -- 4 0 0 1 0 0
    mysql -- 0 0 0 10 0 0
    bind -- 4 0 0 1 0 0
    getmail -- 8 0 0 2 0 0
    ispconfig -- 36284 0 0 7543 0 0
    web1 -- 0 102400 103424 0 0 0
    web9 -- 0 716800 717824 0 0 0
    web11 -- 0 102400 103424 0 0 0
    web13 -- 0 204800 205824 0 0 0
    #501 -- 9560 0 0 714 0 0

    Statistics:
    Total blocks: 9
    Data blocks: 1
    Entries: 13
    Used average: 13.000000

    *** Report for group quotas on device /dev/disk/by-uuid/dd4ed1aa-86d8-4642-9058-e16b6171429b
    Block grace time: 7days; Inode grace time: 7days
    Block limits File limits
    Group used soft hard grace used soft hard grace
    ----------------------------------------------------------------------
    root -- 849584 0 0 46421 0 0
    daemon -- 44 0 0 2 0 0
    adm -- 4 0 0 1 0 0
    tty -- 20 0 0 2 0 0
    mail -- 128 0 0 6 0 0
    www-data -- 24 0 0 3 0 0
    list -- 4 0 0 1 0 0
    shadow -- 104 0 0 5 0 0
    staff -- 116 0 0 32 0 0
    crontab -- 32 0 0 1 0 0
    Debian-exim -- 4 0 0 1 0 0
    mlocate -- 32 0 0 1 0 0
    ssh -- 96 0 0 1 0 0
    dgeho1 -- 384556 0 0 5713 0 0
    ssl-cert -- 8 0 0 2 0 0
    postfix -- 40 0 0 10 0 0
    postdrop -- 32 0 0 2 0 0
    mysql -- 0 0 0 10 0 0
    dovecot -- 8 0 0 2 0 0
    messagebus -- 40 0 0 1 0 0
    bind -- 28 0 0 7 0 0
    ispconfig -- 36308 0 0 7549 0 0

    Statistics:
    Total blocks: 9
    Data blocks: 2
    Entries: 22
    Used average: 11.000000
     

    Attached Files:

    Last edited: Dec 3, 2013
  4. till

    till Super Moderator Staff Member ISPConfig Developer

  5. dgeho1

    dgeho1 Member

    root@WebServer0:/home/dgeho1# /usr/local/ispconfig/server/server.sh
    06.12.2013-02:10 - DEBUG - Set Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    /usr/sbin/mpt-status
    /usr/bin/fail2ban-client
    /sbin/iptables
    /sbin/ip6tables
    06.12.2013-02:10 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock
    finished.
     
  6. rodti

    rodti Member

  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, quota can nly be displayed by ispconfig when the underlayong linux quota system is working properly. You can try to set the quota for one of the web* users with the setquota command.
     
  8. rodti

    rodti Member

    Setting quotas manually with setquota does work but I don't really want to have to do that for dozens of users :(
     
  9. dgeho1

    dgeho1 Member

    SO I'm not sure what the next step needs to be to get this resolved..

    Any thoughts?
     
  10. Croydon

    Croydon ISPConfig Developer ISPConfig Developer

    Have you tried doing a resync via "tools -> resync" inside ISPConfig?
     

Share This Page