• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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