https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=690 --- Comment #49 from Mihael Hategan <[email protected]> 2012-04-26 01:41:58 --- (In reply to comment #46)
I am still running into some issues when testing with large data and 4 jobs per node. Looking through the logs, I see messages about the channels dying and then I get an out of memory exception. I am running with both Swift and coaster-service heap max at 8G (staging 500 files at 200MB each across 10 nodes with jobs per node at 4).
I can't reproduce this. I can't get the swift process to go over 300MB of heap. Can you do a heap dump as soon as you see it going over 2GB? (the relevant log lines are [MEM] ... Heap used: xxx). You can get the heap dump with: jmap -dump:format=b,file=heap.dump <pid> -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.