[ovs-dev] [ ovs ] bug / kernel panic

nicolas prochazka prochazka.nicolas at gmail.com
Mon Nov 18 18:15:23 UTC 2013


Hello,

my configuration :
kernel 3.11.8 + with openvswitch kernel module, and gre kernel
openvswitch 2.0.0

Test :
When i do GRE over IPSEC ( strongswan on neoEtap interface )
a kernel panic occur when high traffic is done
- in cpuacct_charge
or
- xfrm_output



my vswitch ' configuration  :

a GRE interface in a private bridge, with vm interface
a public bridge for network access

[10.98.98.1/10.10.4.103/]~ >>ovs-vsctl show
d7d36551-2783-4eb8-ade6-84e8aecedfba
    Bridge brE
        Port neoEtap
            Interface neoEtap
                type: internal
        Port "GRE-172.16.0.1"
            Interface "GRE-172.16.0.1"
                type: gre
                options: {local_ip="10.10.4.103", remote_ip="172.16.0.1"}
        Port brE
            Interface brE
                type: internal
        Port "eth1"
            Interface "eth1"

  Bridge "br0"
        Port "br0"
            Interface "br0"
                type: internal
        Port "eth0"
            Interface "eth0"

Regards,
Nicolas Prochazka



More information about the dev mailing list