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

memory fail when adding >200GB #1584

Closed
jbenet opened this issue Aug 16, 2015 · 7 comments
Closed

memory fail when adding >200GB #1584

jbenet opened this issue Aug 16, 2015 · 7 comments

Comments

@jbenet
Copy link
Member

jbenet commented Aug 16, 2015

I'm adding all of downloads.openwrt.org to ipfs. and it fails at around ~15/16GB. I'm doing it with the daemon off (for better perf). I think it's memory consumption-- maybe leaking stuff (or rather, holding on to it while adding and not letting gc do its work.)

@jbenet
Copy link
Member Author

jbenet commented Aug 16, 2015

yeah, it's memory. it climbs steadily, still. @whyrusleeping best way to make a profile?

@whyrusleeping
Copy link
Member

run with IPFS_PROF set to true.

@whyrusleeping
Copy link
Member

I can take a look when i'm done with all this moving stuff.

@rht rht mentioned this issue Aug 19, 2015
28 tasks
@jbenet jbenet mentioned this issue Aug 22, 2015
16 tasks
@rht rht self-assigned this Aug 23, 2015
@ghost ghost mentioned this issue Aug 24, 2015
56 tasks
@whyrusleeping
Copy link
Member

tried debugging this last night. added a 300GB directory of smaller ~4MB files. memory did slowly climb, but veeeeery slowly, ~600MB over an hour and a half. The main issue i noticed was how absurdly slow it was, i'm going to try again later after temporarily disabling sync on my datastore

@jbenet
Copy link
Member Author

jbenet commented Sep 18, 2015

@whyrusleeping did you try this o/ ?

@whyrusleeping
Copy link
Member

I beleive that I did, and am running into the open file descriptor bug now.

@ghost
Copy link

ghost commented May 29, 2016

This is still an issue, but closing in favor of #1924

@ghost ghost unassigned rht May 29, 2016
@ghost ghost closed this as completed May 29, 2016
This issue was closed.
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

3 participants