Page MenuHomePhabricator

[toolsbeta,infra,logging] We are reaching 96% of quota by objects
Closed, ResolvedPublic

Description

From an alert in https://alerts.wikimedia.org/?q=team%3Dwmcs:

Object storage quota by 'objects' is 83.65% full for project toolsbeta-logging

Dashboard: https://grafana-rw.wikimedia.org/d/7120b794-4638-49f5-bccd-9716efc60f24/wmcs-object-storage-quotas?forceLogin=true&from=now-30m&orgId=1&timezone=utc&to=now

Runbook: https://wikitech.wikimedia.org/wiki/Portal:Cloud_VPS/Admin/Runbooks/ObjectStorageObjectQuotaFull

There was a big bump starting in late June, investigate also why if there's any cause.

image.png (1,907×396 px, 90 KB)

Event Timeline

dcaro triaged this task as Medium priority.Thu, Jul 16, 12:15 PM
dcaro renamed this task from [toolsbeta,infra,logging] We are reaching 86% of quota by objects to [toolsbeta,infra,logging] We are reaching 96% of quota by objects.Thu, Jul 16, 12:48 PM
dcaro moved this task from Backlog to Todos on the tools-platform-team board.
dcaro updated the task description. (Show Details)

Mentioned in SAL (#wikimedia-cloud) [2026-07-16T13:55:57Z] <Raymond_Ndibe> increased the object count quota to 500k T431248

So we investigated this, and as far as we know, this issue seems to be coming from the tool-sample-complex-app tool in toolsbeta, because of the cronjobs that run every minute or so (cronjob, generate-emails).

We can decide if we want to reduce the frequency of these cronjobs, but for now, increasing the buckets object count quota to 500k works, so that was what we did.