The number of tables cannot be customized. You could fix your controller: there's no reason for a controller to break because there are "too many" tables!
On Tue, Mar 15, 2016 at 01:11:15PM +0000, Paulose Saumya wrote: > > As you said I checked the controller and found that the controller > won't support the switch because it has 256 tables. It supports only > less number of tables. So is there any possibility to customize the > number of tables by specifying low value for number of tables ? Or is > it the number of tables is fixed and cannot be changed ? > > Regards, > Saumya > > > ________________________________________ > From: Justin Pettit [jpet...@ovn.org] > Sent: 25 February 2016 09:44 > To: Paulose Saumya > Cc: discuss@openvswitch.org > Subject: Re: [ovs-discuss] Changing number of flow tables in open vswitch > > > On Feb 24, 2016, at 11:29 PM, Paulose Saumya <saumya.paul...@aalto.fi> > > wrote: > > > > Thank you for the reply. > > > > One more problem is that my controller is not able to fetch all these table > > details and display them in the controller UI. After fetching about 150 > > table details, it stops and connection between them gets idle. > > Controller UI shows the switch, but not any details or flows or groups. > > Even though I can see all details in command line, controller UI is not > > showing any details. That was also one reason I thought of reducing the > > number. > > I assume the command line utility that you're using is "ovs-ofctl > dump-flows". If that's the case, it's just using OpenFlow over a local > socket. Since your controller is likely using OpenFlow, too, it might be > worth looking at your controller. > > --Justin > > > _______________________________________________ > discuss mailing list > discuss@openvswitch.org > http://openvswitch.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss