My error was resolved by this way: If the "insmod" operation fails, look at the last few kernel log messages (e.g. with "dmesg | tail"):
- The message "openvswitch: exports duplicate symbol
br_should_route_hook (owned by bridge)" means that the bridge
module is loaded. Run "/sbin/rmmod bridge" to remove it.
--
Alessandra
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
