On Mon, Feb 3, 2014 at 6:53 PM, Roberto Riggio
<roberto.rig...@create-net.org> wrote:
> On 03/02/14 16:57, Helmut Schaa wrote:
>> What if you write the config file after boot and run /etc/init.d/network 
>> reload?
>> Does it also end up in a loop?
>
> Just tried, no, it does not loop.

Ok, this helps a lot I guess.
Maybe OVS is not up and running yet during boot or not yet initialized?

> However I noticed that by running
>
> /etc/init.d.network restart
>
> I get:
>
> Command failed: not found
>
> and in the logread there is an error from ovs-vsctl about a missing interface
> eth0.

Yeah, this is a bit unfortunate but should not cause any harm ...

> The interface is there of course (down) if I run ifconfig eth0
>
>> What version of ovs do you use?
>
> OVS 2.0 adapted from:
>
> https://github.com/schuza/openvswitch

Should be fine I guess, I pushed a modified version of the OVS package
to my github repo at [1]. Just in case you wanna look at it.
This version is much smaller due to dynamic linking (which is fixed in
openvswitch trunk but not in the 2.0 branch) and uses procd for
service setup.

Thanks for testing,
Helmut

[1] https://github.com/hschaa/openvswitch-feed
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to