Hi,

Some more information :
When I use TCPDUMp on the physcal interface user by openvswitch :
- I see the vlan ID  when the packet leave openvswitch (ARP request)
- I didn't see the vlan ID when the packet arrive (ARP respond)

It's like the  vlan was not transmit to openvswitch  (I clearly see that the
ARP answer is dropped by ovs)

Regard,

2011/9/30 Benoit ML <[email protected]>

> Hello,
>
> We suffering a problème about network switching between a physical world
> and a virtual world :
>
> We have a x86 server, with 10Gb cards.  On the vswitch we have  add some
> cards to do the switching :
> ovs-vsctl  add-bond brCentral ovsbond0 eth4 eth5 bond_mode=active-backup
> bond_updelay=10 bond_downdelay=10 lacp=off trunk=[0,2,3702]
>
> But appears a broblème :  the switching works very good for untagged frames
> but doesn't work fort tagged vlan 2 frames ... So the VM never see the
> response for a simple arp request :(
>
>
> I've see the "ovs-vlan-bug-workaround eth4 on"  but :
> ovs-vlan-bug-workaround: operation failed (kernel does not support the VLAN
> bug workaround)
>
> We have tested with "Emeluex oneConnect 10Gbps", module be2net and with
> braodcom bnx2x ...
>
>
> Any idea plz ?
>
>
> Software version
> RHEL6.1
> kmod-openvswitch-2.6.32-131.12.1.el6-1.2.2-1.el6.x86_64
> openvswitch-1.2.2-1.el6.x86_64
> kernel-2.6.32-131.12.1.el6.x86_64
> modinfo be2net
> filename:
> /lib/modules/2.6.32-131.12.1.el6.x86_64/kernel/drivers/net/benet/be2net.ko
> license:        GPL
> author:         ServerEngines Corporation
> description:    ServerEngines BladeEngine 10Gbps NIC Driver 2.103.298r
> version:        2.103.298r
> srcversion:     538F174333FC55CF8B6A4BD
> alias:          pci:v000010DFd0000E220sv*sd*bc*sc*i*
> alias:          pci:v000019A2d00000710sv*sd*bc*sc*i*
> alias:          pci:v000019A2d00000700sv*sd*bc*sc*i*
> alias:          pci:v000019A2d00000221sv*sd*bc*sc*i*
> alias:          pci:v000019A2d00000211sv*sd*bc*sc*i*
> depends:
> vermagic:       2.6.32-131.12.1.el6.x86_64 SMP mod_unload modversions
> parm:           rx_frag_size:Size of a fragment that holds rcvd data.
> (ushort)
> parm:           num_vfs:Number of PCI VFs to initialize (uint)
> parm:           multi_rxq:Multi Rx Queue support. Enabled by default (bool)
>
>
>
>
>
>
> --
> --
> Benoit
>
>


-- 
--
Benoit
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to