On Wed, Feb 19, 2014 at 2:27 AM, FUJITA Tomonori <
fujita.tomon...@lab.ntt.co.jp> wrote:

> Hmm, I've never seen such. Looks like the limit of max open files in
> Linux kernel was hit. Can you check the result of 'lsof'? To
> specifying a process id of ryu-manager like 'lsof -p [process id]'
> gives a prettier result.
>

I've been monitoring lsof all day - the startup has 63 after the switch
connects, it dies at about 93 (probably hitting ulimit for the shell
running the controller).  The one crash I was able to capture involved 30
CLOSE_WAIT sockets on different ports to my switch, although I don't have
any log on either side that has recorded an actual switch disconnect.  I've
started a tcpdump for the switch connection in an attempt to see what
packets seem to cause this problem.

I'll let you know when/if I get more information.

--
Nick
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to