• 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.

adjusted quota being ignored - still reporting exceeded

R

reybie

Guest
I have a few domains that were just transitioned over from ensim. Plesk for the past 2 days since the conversion reports the domains over the disk quota even though I have changed it already.

I understand disk quota info gets updated every night, but this morning it was still reporting over the limit. How to fix?
 
You can add:

Code:
7       4       *       *       *       /usr/local/psa/admin/sbin/statistics >/dev/null 2>&1

... to /var/spool/cron/root
 
Thanks for your reply Cranky,
That code is already in the file you mentioned.
 
Are you making the same mistake I was (and still do)? There are two things to play with. The quota for the entire domain (in the Limits section for the domain) and the quota for just the web pages (in the Setup for the domain).

It is very silly to have that second quote in Setup, as it is, after all, a "limit".

Faris.
 
Aaaaah, dangit, that makes more sense now. Thank you very much!

That was confusing.
 
Back
Top