• 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

Applying updates takes apache down due to quota check

HostaHost

Regular Pleskian
In the 10.1.1, if you have a large server, you're probably going to end up with it going down for a significant period of time if you apply updates via the web interface because for some reason Parallels stops apache, then does a quota check before restarting apache. The quota check, which can't be avoided when using the web updater, can take quite a while, so you have to ssh in and start apache once it takes it down.

Or you can run updates from the command line and run "export PLESK_QUOTACHECK_OFF=1" first so it doesnt do the quota check.
 
Back
Top