• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Disk space usage mystery...

Status
Not open for further replies.

Melvin_Varghese

New Pleskian
Our company is running Plesk 11.0.9 Update #6, on CentOS 6.3.
We have a queer issue with one of our domains. It's disk space usage is now 6.5 GB, while it's home folder has a usage of only 445MB.

Code:
[root@server mvpylee.com]# du -h | sort -hr | head
445M    .
344M    ./statistics/logs
344M    ./statistics
86M     ./httpdocs
45M     ./httpdocs/components
42M     ./httpdocs/components/com_joomgallery
30M     ./httpdocs/components/com_joomgallery/img_originals
20M     ./httpdocs/components/com_joomgallery/img_originals/family_2
14M     ./httpdocs/administrator
11M     ./httpdocs/administrator/components

Also, the usage appears in the 'Other' category in Plesk panel:
2vuzm7b.png


Please assist me in clearing the unnecessary disk space at the earliest.
 
Thanks for the kind reply.
I just ran the command to recalculate stats for that domain and the issue got resolved.
Code:
# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=DOMAIN.TLD
 
Status
Not open for further replies.
Back
Top