Thank you. I will push this soon.
On Mon, Nov 28, 2011 at 11:18:23AM -0800, Ethan Jackson wrote:
> Looks good.
>
> Ethan
>
> On Wed, Nov 23, 2011 at 12:15, Ben Pfaff wrote:
> > On one machine, "/etc/init.d/openvswitch-switch start" failed to start
> > with:
> >
> > ? ovs-vswitchd: fork child f
Looks good.
Ethan
On Wed, Nov 23, 2011 at 12:15, Ben Pfaff wrote:
> On one machine, "/etc/init.d/openvswitch-switch start" failed to start
> with:
>
> ovs-vswitchd: fork child failed to signal startup (Success)
> Starting ovs-vswitchd ... failed!
>
> "strace" revealed that the fork child was
On one machine, "/etc/init.d/openvswitch-switch start" failed to start
with:
ovs-vswitchd: fork child failed to signal startup (Success)
Starting ovs-vswitchd ... failed!
"strace" revealed that the fork child was actually segfaulting, but the
message output didn't indicate that in any way.