Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sysadm-environment
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Platform
  • Infrastructure
  • sysadm-environment
  • Issues
  • #4497
Closed
Open
Issue created Sep 06, 2022 by Vincent Sellier@vsellierOwner

[sentry] Out of disk space

Due to an out of disk space outage, the sentry service is down

root@riverside:/var/lib/sentry-onpremise# df -h /
Filesystem                      Size  Used Avail Use% Mounted on
/dev/mapper/riverside--vg-root  125G  121G     0 100% /

It seems kafka is using most of the disk space:

root@riverside:/var/lib/docker/volumes# du -sch * | sort -h | tail -n 5
31M	sentry-redis
933M	sentry_onpremise_sentry-clickhouse-log
7.6G	sentry-clickhouse
73G	sentry-kafka
82G	total

Migrated from T4497 (view on Phabricator)

Assignee
Assign to
Time tracking