• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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