During the Gerrit 3.5 upgrade, Gerrit caches stored under /var/lib/gerrit2 overflowed the root partition. As an immediate fix we have created a new dedicated partition and moved data there. The incident report https://wikitech.wikimedia.org/wiki/Incidents/2022-11-17_Gerrit_3.5_upgrade
From the incident analysis at T323262#8435688 we should relocate Gerrit installation from /var/lib/gerrit2/review_site to /srv/gerrit.
On gerrit1001 the transient /var/lib/gerrit2 partition should be removed.
Partition scheme for both hosts:
gerrit1001.wikimedia.org
Partition | Size | Used | Available |
---|---|---|---|
/ | 46G | 14G | 30G |
/srv | 314G | 227G | 71G |
/var/lib/gerrit2 | 49G | 17G | 31G |
gerrit2002.wikimedia.org
Partition | Size | Used | Available |
---|---|---|---|
/ | 73G | 20G | 50G |
/srv | 629G | 71G | 527G |