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

Out of Memory and process killed after skip many files. #67

Open
hoannv46 opened this issue May 25, 2022 · 1 comment
Open

Out of Memory and process killed after skip many files. #67

hoannv46 opened this issue May 25, 2022 · 1 comment

Comments

@hoannv46
Copy link

I use s3sync to synf file with option skip

./s3sync --tk xx --ts yyy --te "https://hn.ss.bfcplatform.vn" -w 8 /media/ s3://demo-media/media/ --sync-progress --on-fail skip --s3-retry 3 --s3-retry-sleep 10 --s3-acl public-read --fs-disable-xattr

my server has 12GB ram, if no file skip, process use more than 1GB ram.
But sometime 20 or 30 files skipped, it use 12/12 GB ram then out of memory, process killed

image

Thanks.

@Balakao
Copy link

Balakao commented Mar 2, 2023

Hi all,

Same problem for me, OOM.

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