Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excessive docker cache build up on the TRSS machine #3335

Open
Haroon-Khel opened this issue Jan 8, 2024 · 0 comments
Open

Excessive docker cache build up on the TRSS machine #3335

Haroon-Khel opened this issue Jan 8, 2024 · 0 comments

Comments

@Haroon-Khel
Copy link
Contributor

Haroon-Khel commented Jan 8, 2024

On the trss machine, 20.90.182.165:

sdc                       8:32   0   128G  0 disk 
└─sdc1                    8:33   0   128G  0 part 
  ├─trss--vg-trss--data 253:0    0    60G  0 lvm  /home/jenkins/trss
  ├─trss--vg-docker     253:1    0    50G  0 lvm  /var/lib/docker

trss--vg-trss--data is where mongo stores its data
trss--vg-docker is for docker related things.

it looks like alot of docker cache is building up on the machine. I cleared 21G of cache today but running docker system prune (after shutting the trss server down for a bit). I also added an extra 20G to trss--vg-docker.

Needs to be investigated why this much build up occurs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants