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

OMMkiller terminated backup process #5

Open
emelianrus opened this issue Jan 2, 2020 · 1 comment
Open

OMMkiller terminated backup process #5

emelianrus opened this issue Jan 2, 2020 · 1 comment

Comments

@emelianrus
Copy link

I'm trying use cron job to copy files from kubernetes to S3 and in kubernetes and got pod error OMMKilled
Looks like it slowly increase virtual memory and reaching pod limits.

Container limits set to: cpu 3. Memory: 5Gb
amount of copy files: 3401311
changing buffer memory didn't help
Am i doing something wrong?
or its memory leak issue?

@pkaramol
Copy link

pkaramol commented Jan 23, 2020

I am having the same issue.
I increased the pod limits and requests and the problem was addressed.
The issue is that the memory consumption by the backup pod keeps rising during the copy process.
For a vanilla jenkins installation it reached ~2G.
I think this is unusable for large jenkins installations (or large backups in general)
cc @nuvo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants