We keep running out of disk space when upgrading gitlab on our test instance.
Manual fixes involved deleting a bunch of logfiles to free space.
To fix that I suggest to:
- create a new cinder volume in devtools dedicated to gitlab logs
- create a new mount via puppet and mount it on gitlab-prod-1002
- configure gitlab to log to the new location when in cloud (not with a realm check but just by configuring the path in Hiera)