Hi,

I'm currently testing OVS to replace default Debian bridge approach, when using Xen. Because of many physical machines, we use puppet to configure them, with which OVS works well (only had to build own package basing on 1.9.3, as official backports are using really old version).

Is there any way to enable LACP on server via config file, which will be parsed on startup of OVS (what for us mean on boot of machine)? Currently I found only way to do it via ovs-vsctl, but putting this rule to puppet is not acceptable, as it would change network config immediately and brake up rest of puppet run, before we change config on switch.

Currently I'm configuring bond over eth0 and eth1 by putting same db file on all servers, when installing ovs there.

--
Pawel Szczepaniak
System Administrator
InnoGames GmbH


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to