Skip to main content

incorrect quota between cli and gui

Comments

7 comments

  • ca2236
    I checked a couple of sites, this is the same with a few other accounts I checked
    0
  • ca2236
    I checked a couple of servers, for the most part it is fine, but maybe one that is slightly off, this server seems very far off on more than one account.
    0
  • cPanelLauren
    What is the breakdown of the disk space allocation within public_html of that account? You can run the following to find that: du -h --max-depth=1
    Does the discrepancy change when you run the following: /scripts/fixquotas
    0
  • ca2236
    the requested du command is here: bash-4.2# du -h --max-depth=1 0 ./cgi-bin 11M ./phpmyadmin 47G ./wp-content 0 ./wordpress 8.8M ./wp-admin 35M ./wp-includes 0 ./session 14M ./tmp 48G .
    and the subsequent large folder is a local wordpress backup via a plugin. However, I'm not sure why things are not getting counted correctly. I will try to run /scripts/fixquotas and post back
    0
  • ca2236
    /scripts/fixquotas
    didn't seem to fix anything, It seemed to reset what the soft/hard limit is, not what the disk usage. Also checked from Chrome Incognito
    0
  • cPanelLauren
    Well the disk usage as reported on the CLI is the actual disk usage, the quota as reported in the account should match the usage in the account with the understanding that the quota report is only reporting what is owned by that user. Fix quotas should ensure that quota reporting for all accounts is accurate. If that backup isn't owned by the account the disk space usage total looks actually pretty accurate.
    0
  • ca2236
    The backup directory was owned by the same user/group as the account though. (in the case)
    0

Please sign in to leave a comment.