• 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 Usage Incorrect

F

ferrisr

Guest
The disk usage is incorrect for my domains. For one of my domains it reports 20MB, however if I run du -hs on it's vhosts folder from a shell, it reports 2.0GB. Running Plesk 8.0.1 on Fedora Core 4.

What's up with it?

[edit]
Just did some more searching and found http://forums.sw-soft.com/showthread.php?s=&threadid=34688 ... is this issue being resolve or is SW Soft ignoring it?
 
Still no update on this right? Seems like it's been a bug for a couple months now, pretty serious one at that since everyone who bills for disk space can't bill.
 
This is pissing me off, I need to track disk space usage.

Why can't they fix it?
 
This is from the Support :

please try using following commands to fix the problem with statistics:

# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"update misc set val='byte' where param='size_count_type'"
# /usr/local/psa/admin/sbin/statistics

Also, please use the "du -sb" command to verify real size of directories.
 
Back
Top