All cPanel Accounts Suddenly Using More Storage
I keep an eye on account storage in WHM and in the last 5-7 days I've noticed that all accounts shot up 2-to-3 times what they were before. Is there a logical explanation for this? The only thing I've really done is transfer a cPanel account to another server and terminate it. I did so by creating an account backup and uploading on the destination server. Do you think I somehow changed backup settings? Is there a simple explanation?
-
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 -
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/fixquotas0
Please sign in to leave a comment.
Comments
2 comments