• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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