[Bug 762] New: Swift dies with IOException for too many open files
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=762 Summary: Swift dies with IOException for too many open files Product: Swift Version: 0.93 Platform: Other OS/Version: Mac OS Status: ASSIGNED Severity: critical Priority: P2 Component: Providers AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected], [email protected], [email protected] Jon and David are both seeing this. Jon, on Raven: suspected cause is sockets from workers to (embedded) coaster service lingering in CLOSE_WAIT state. Q: why are they closing? And if thats valid, can we make then NO_LINGER? David, on ibicluster: suspect cause is missing file close/cleanup on pipes to SGE commands (qstat, qsub) and local executions. Jon and David to diagnose these; Mihael to assist or do fix: please work a plan out among the 3 of you. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=762 Mihael Hategan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Mihael Hategan <[email protected]> 2012-04-01 22:29:17 --- Cog r3367 (the lingering pipes) and cog r3368 (the lingering sockets) should fix this. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=762 Jonathan Monette <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from Jonathan Monette <[email protected]> 2012-04-10 15:28:17 --- The NO_LINGER fix for the sockets did not fix the issue. Sockets still build up and cause too many open file descriptors error on raven. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@mcs.anl.gov