On Mon, 24 Nov 2014 03:58:10 -0800 Lucio Agostinho Rocha <[email protected]> wrote:
> Hi, > > I'm trying to run a large simulation, with more than 100 switches, with many > links between them. > However, after 100 switches connected, Ryu controller with 'ryu-manager > --verbose ryu/app/ofctl_rest.py' shows: > > " > ... > DPSET: unregister datapath <ryu.controller.controller.Datapath object at > 0x31aa850> > DPSET: unregister datapath <ryu.controller.controller.Datapath object at > 0x2eb2850> > DPSET: unregister datapath <ryu.controller.controller.Datapath object at > 0x2f51f50> > ... > " > > Is there something that I can do to increase the number of connections > accepted by Ryu? > I verified that Mininet is able to support this amount of switches. > Any help is very useful! Best regards, Hmm, as far as I can recall, there is no such hard limit in the code. Can you investigate which (switch or controler) killed the connection? ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
