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.
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
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