DB Quota Check every 5 minutes

Discussion in 'Installation/Configuration' started by nickamis, Dec 5, 2019.

  1. nickamis

    nickamis New Member

    Even though there are no quotas specified for any of my databases the ISP Config cron job checks the size of all databases every 5 minutes. Why is this? Have I missed something?
    The reason I looking at this is because I'm getting load spikes on the hour every hour. Most of the time the spikes are 2-3 but occasionally they go up to 35-70!
     
  2. nickamis

    nickamis New Member

    I see that quite a few of my databases have a -1 quota when newly created. Why is this? The size percentage used is also reported as a minus figure!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Database sizes are calculated for the statistics, not only when quota is set.

    -1 = unlimited, which means no quota is set.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Then the quota check is not related to your problem, otherwise you would get a load spike every 5 minutes and not once an hour.
     
  5. nickamis

    nickamis New Member

    Makes sense. But why are DB sizes checked when no quota is set?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Database sizes are calculated for the statistics.
     

Share This Page