Skip to main content

All cPanel Accounts Suddenly Using More Storage

Comments

2 comments

  • GOT
    It would be impossible for us to tell if this is accurate or not, but hwat you can do is go to shell as root on your server and go to the home directory for one of thte accounts and run du -h --max=1 This will tell you the total space each folder in the account is using. This does not include MySQL usage though, so it should be close but a little under what whm reports as disk usage.
    0
  • cPanelLauren
    To add to @GOT 's response -if the result of running the suggested command is not the same (or just under) as what's reported in WHM I'd suggest also running fixquotas to ensure there aren't any issues with the filesystem quotas. /scripts/fixquotas
    0

Please sign in to leave a comment.