• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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