Quota Problem

Discussion in 'Installation/Configuration' started by artinfo, Mar 10, 2025.

  1. artinfo

    artinfo Member

    Hi.. need help with quota...
    1. Client has 5000MB for all WWW (pic 1)
    2. got 2000 for FTP user for Webpage A and 500 for Webpage B(pic. 2)
    3. got 3000 for webpage A and 500 for webpage B (pic 3)
    4. Still Summary page shows 137% usage (pic 4)
    Can You help me to fix/understand it?

    Thanks in Advance

    pic 1.png pic 2.png Pic 3.png Pic 4.png pic 1.png pic 2.png Pic 3.png Pic 4.png pic 1.png pic 2.png Pic 3.png Pic 4.png pic 1.png pic 2.png Pic 3.png Pic 4.png
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Run:

    repquota -avu

    to see actual system quotas. Might be that quota could not be set or altered when you changed it, or you did not wait until quota display was updated (which is not realtime).
     
  3. artinfo

    artinfo Member

    Waited till RED numenr on the top was gone.. no change
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    See command I posted to check the quota.
     
  5. artinfo

    artinfo Member

    web559 -- 1407032 2048000 2049024 19024 0 0
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    This means that the change was written to disk. As I mentioned, the displayed quota data is not real-time. Depending on the data, it may take between 5 minutes and an hour to get updated. So you should check again now if its shows the updated data now.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    The quota is set to 2 GB now.
     
  8. artinfo

    artinfo Member

    Thanks... I can upload files so it works.. still webpage shows wrong... it's kind of problem that makes no problem.. only my Client gets e-mail with info that he is over quota... annoying but seems it's an internal ISP problem
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Maybe you have commented out the cron.sh root cronjob from ISPConfig? Check with:

    crontab -l

    command, run as root.
     
  10. artinfo

    artinfo Member

    Everything with crontab is ok... it's a only php/html bug probably
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    Unlikely, as this would mean it must fail for other users too, which is not the case.
     
  12. artinfo

    artinfo Member

    Might be.. thanks..
     

Share This Page