• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

false Space Disk on domain

agarzon

Basic Pleskian
I have a rare problem with some domains on my plesk panel 9 on my linux centos5.

The plesk panel report: Disk space 1 023 MB

But when I check and make my own calculations:

du -csh /var/www/vhosts/domain
1.5M /var/www/vhosts/domain
1.5M total

And :

du -csh /var/qmail/mailnames/domain
435M /var/qmail/mailnames/domain
435M total

So, 1.5M + 435M = 436.5M.. not 1023M !!!

Where is others files ? why plesk said 1023M? , what routes use plesk to calculate space disk for domain?

I already run
/usr/local/psa/admin/sbin/statistics

And all my partitions is quotas enabled, and running well.

My provider (the planet) can´t help me... so I´m searching my own solution, please help.

Edit: there is a screen of plesk panel:

http://i39.tinypic.com/11qr035.jpg
 
I have always had this problem. I can never figure out where my disk space is gone.

My server is apparently 50% full when I know for a fact there is only about 4gb of 100gb used. That's insanely inaccurate.
 
Plesk has multiple options

Code:
Include in the disk space usage calculation  	
 log files and statistic reports
 databases
 mailboxes
 Java applications
 mailing lists
 domain backup files

Code:
When calculating disk space usage, count 	
 file size
 amount of disk space used

Depending on which options you choose you will get different results
 
Plesk has multiple options

Code:
Include in the disk space usage calculation  	
 log files and statistic reports
 databases
 mailboxes
 Java applications
 mailing lists
 domain backup files

Code:
When calculating disk space usage, count 	
 file size
 amount of disk space used

Depending on which options you choose you will get different results


Thanks for response,

We are using "amount of disk space used"
I will check if changing that, solve the sizes.
 
Back
Top