First off all i want publicly apologize for bad behavior. What ever
could happen i had to stay calm.
Nothing works with this error.

Recreated "error" on absolutely different clean system.
This time VMware with intell e1000 nic...same problem. First time was
physical machine with realtek NIC.
Disabled linux bridge module as soon as installed system (think last
time i didn't remove module untill i've installed ovs kmod)
Disabled IPv6 Module
Disabled NetworkManager on both interfaces
Dmesg shows nothing special (properly working devices going up-down-up)
Manually did next sequence: 1. stopped network service, 2. flushed
route cache (ip route flush cache), 3. enabled network service - same
error.

Gianluca Cecchi: Can you please provide with output of your
/var/log/messages while doing "service network restart"? I want to
compare it with mine.

Think better to wait untill 1.8.x and hope if this Brilliant piece of
code will work without to much voodoo...

Oct 30 01:14:03 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --if-exists del-br br0
Oct 30 01:14:03 cent63 kernel: device eth0 left promiscuous mode
Oct 30 01:14:03 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --if-exists del-br br0
Oct 30 01:14:04 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --if-exists del-port br0 eth0
Oct 30 01:14:04 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --may-exist add-br br0
Oct 30 01:14:04 cent63 kernel: device br0 entered promiscuous mode
Oct 30 01:14:08 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --may-exist add-br br0
Oct 30 01:14:08 cent63 kernel: e1000: eth0 NIC Link is Up 1000 Mbps
Full Duplex, Flow Control: None
Oct 30 01:14:08 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --may-exist add-port br0 eth0
Oct 30 01:14:08 cent63 kernel: device eth0 entered promiscuous mode
Oct 30 01:14:08 cent63 ovs-vsctl: 00001|vsctl|INFO|Called as ovs-vsctl
-t 10 -- --may-exist add-br br0

DEVICE=eth0
NM_CONTROLLED=no
HWADDR=00:0C:29:EB:9D:E4
ONBOOT=yes
DEVICETYPE=ovs
TYPE=OVSPort
OVS_BRIDGE=br0
BOOTPROTO=none
HOTPLUG=no               <======= tried both to enable/disable this
option on both interfaces

DEVICE=br0
NM_CONTROLLED=no
ONBOOT=yes
DEVICETYPE=ovs
TYPE=OVSBridge
BOOTPROTO=static
IPADDR=192.168.1.188
NETMASK=255.255.255.0
HOTPLUG=no

dmesg:
device eth0 left promiscuous mode
device br0 entered promiscuous mode
e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
device eth0 entered promiscuous mode

On Fri, Oct 26, 2012 at 7:16 PM, Ben Pfaff <[email protected]> wrote:
> I don't have to take this abuse.  You can find someone else to help you.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to