I could create only 252 bridges using ovs-vsctl ( although ovs-vsctl did not crash/error msg after that and keep on adding bridges, but brctl/ifconfig does not identify more than 252 bridges)
I have one eth and one loopback, so a total of 254 network devices. I tried ifconfig -a , but I dont see any other device. Where am I missing the rest 2 network interfaces ? thanks Vishal On Tue, Sep 28, 2010 at 4:12 PM, Alexey I. Froloff <[email protected]>wrote: > On Tue, Sep 28, 2010 at 03:56:21PM +0530, Vishal Swarankar wrote: > > Is there any limit on no of datapath(bridges) in an vswitch ? > From ovs-dpctl(8): > > A single machine may host up to 256 datapaths (numbered 0 to > 255). > > -- > Regards, -- > Sir Raorn. --- http://thousandsofhate.blogspot.com/ > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org > >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
