On Wed, Sep 15, 2010 at 12:17 AM, Christian Fischer <[email protected]> wrote: > You sad that I can use OVS with Linux bonding, how is that to do? > Simply loading the bonding kernel module causes segmentation fault, in my > case. Can/Must I compile OVS with linux bonding support?
Hmm, it looks like the bonding module depends on the bridge module, at least on some Linux kernel versions. Indeed, it may not be possible to use the Linux bonding at the same time as Open vSwitch for Linux before 2.6.36. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
