OK.
I don't have a particular reason to believe that 1.4.3 will sidestep this
problem (I still don't understand why this problem exists), but it does
fix many other bugs.
On Mon, Nov 19, 2012 at 11:58:48AM -0600, Brad Hedlund wrote:
> Ben,
>
> No hits on the search 'not removing bridge module'.
Ben,
No hits on the search 'not removing bridge module'.
Widening the search to just 'bridge' shows messages from /var/log/syslog
exactly as seen with dmesg | tail below.
I'll try upgrading to OVS 1.4.3
This is a lab, and I just wanted to see what the average dummy like me
experiences when instal
Those aren't the relevant messages, I'm talking about what gets logged
to the console at bootup. It might be in some system log file too, not
sure on Ubuntu.
Any hits for "zgrep 'not removing bridge module' /var/log/*"?
It would be better to upgrade to v1.4.3 if you can.
On Mon, Nov 19, 2012 at
Hi Ben,
Here are the OVS relevant messages in *dmesg | tail* with an unmodified
/etc/init.d/openvswitch-switch file.
[ 13.511615] openvswitch_mod: Open vSwitch switching datapath 1.4.0,
built Nov 9 2012 19:01:58
[ 13.513072] brcompat_mod: exports duplicate symbol br_should_route_hook
(owned
I don't understand why this makes a difference, because
/etc/init.d/openvswitch-switch should already rmmod the bridge module,
unless bridges have already been created.
Do either of you see the message "not removing bridge module because
bridges exist" on failed start? That's the only reason why
I had a similar problem. OVS loads perfectly along with brcompat after a
fresh install on Ubuntu 12.04. But when the machine reboots your bridge
kernel module is back and causes conflict when OVS tries to start/load.
This is because bridge-utils is still installed on the machine as Ubunutu
views
On Sun, Nov 18, 2012 at 10:55:52PM +0700, hasan mustafa wrote:
> i'm succesfully install Open vSwitch on Ubuntu 12.04. however i get some
> problem, when i reboot my machine, and i try to start open vswitch service,
> i get some error
>
> /etc/init.d/openvswitch-switch start
> FATAL: Error insert
i'm succesfully install Open vSwitch on Ubuntu 12.04. however i get some
problem, when i reboot my machine, and i try to start open vswitch service,
i get some error
/etc/init.d/openvswitch-switch start
FATAL: Error inserting brcompat_mod
(/lib/modules/3.2.0-33-generic-pae/kernel/brcompat_mod.ko)