• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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