While working on a quota issue for a domain on a plesk dedicated server, we found that the disk usage for the domain in the plesk control panel was overused. When checked from SSH the actual disk usage showed very low. The problem here was due to stats not getting updated for this particular domain.
To get this issue fix, you need to update the statistic logs for this domain on the plesk.
First of all login in to the server by the root access, use the below command to update the statistics for all the domains on the server.
/usr/local/psa/admin/sbin/statistics
Later, we updated the stats for the domain by the below command:
/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.com
This fixed the statistics issue, as well as everything in the plesk control panel for disk usage shows fine now for the domain.
That’s it!
This article is released by SupportFacility.Com — the leaders in providing outsourced technical support, live chat support & help desk support for web hosts. Interested ? Opt for a trial now.



