• 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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