• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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