• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Statistic of database is shown much larger than the real size directory – where are the files?

bikeman

New Pleskian
The statistics in the user panel show 19.6GB
In the database directory for this user /var/lib/mysql it is 56MB
Also PHPMyAdmin shows a similar value of 56MB

Where to find redundant files?

TIA
 
I found a solution

To recalculate statistics for this domain with

# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=<domain_name>


Or recalculate all statistics with

# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php >/dev/null 2>&1
 
Back
Top