• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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