Skip to content
New issue

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

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

Already on GitHub? # to your account

OMMkiller terminated backup process #16

Open
emelianrus opened this issue Jan 2, 2020 · 2 comments
Open

OMMkiller terminated backup process #16

emelianrus opened this issue Jan 2, 2020 · 2 comments

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?

@emelianrus
Copy link
Author

pprof.pdf

@diasjorge
Copy link

I've had to play with the parallel argument. Setting parallel to 0 has caused me problems. In my tests setting --parallel to 20 uses about 500Mi

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

No branches or pull requests

2 participants