Re: [ovs-discuss] ovs-vswitchd number of datapaths

2012-05-21 Thread Vjekoslav Brajkovic
Hi Ben, I've manged to figure out what the problem is. For some reason ovs-appctl did not log all information -- after setting the verbose flag and the log-file path, I noticed that ovs-vswitchd had been running out of file descriptors. Increasing the maximum number of open FDs fixed the problem.

Re: [ovs-discuss] ovs-vswitchd number of datapaths

2012-05-12 Thread Ben Pfaff
On Fri, May 11, 2012 at 09:35:57PM -0700, Vjekoslav Brajkovic wrote: > I'm running into a problem that should not be happening. According to > the ovs-dpctl manpage, a single machine may host up to 256 datapaths > (numbered 0 to 255). > > I'm successively creating a switch and specifying the same

[ovs-discuss] ovs-vswitchd number of datapaths

2012-05-11 Thread Vjekoslav Brajkovic
Hi, I'm running into a problem that should not be happening. According to the ovs-dpctl manpage, a single machine may host up to 256 datapaths (numbered 0 to 255). I'm successively creating a switch and specifying the same controller for each of them. In a nutshell: for n in nodes: # length(no