[ovs-discuss] OVS 2.10 geneve errors

Guru Shetty guru at ovn.org
Tue Aug 21 04:22:12 UTC 2018


Hello All,
  Looks like with OVS 2.10, we cannot create more than 2 userspace geneve
tunnels.
You get an error that says: could not add network device geneve23 to
ofproto (Device or resource busy)

e.g:

vagrant at k8smaster:~$ sudo ovs-vsctl show
86d11177-d982-48f9-a08e-c9f6f6587215
    Bridge "br0"
        Port "geneve23"
            Interface "geneve23"
                type: geneve
                options: {remote_ip="192.168.0.3"}
                error: "could not add network device geneve23 to ofproto
(Device or resource busy)"
        Port "br0"
            Interface "br0"
                type: internal
   Bridge br-int
        fail_mode: secure
        Port "k8s-patch-br-int-br-localnet"
            Interface "k8s-patch-br-int-br-localnet"
                type: patch
                options: {peer="k8s-patch-br-localnet-br-int"}
        Port "ovn-d18708-0"
            Interface "ovn-d18708-0"
                type: geneve
                options: {csum="true", key=flow, remote_ip="10.10.0.12"}
        Port "26dfc422a6875c2"
            Interface "26dfc422a6875c2"
        Port br-int
            Interface br-int
                type: internal
        Port "ovn-8abe64-0"
            Interface "ovn-8abe64-0"
                type: geneve
                options: {csum="true", key=flow, remote_ip="10.10.0.13"}
                error: "could not add network device ovn-8abe64-0 to
ofproto (Device or resource busy)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20180820/be99fc52/attachment-0001.html>


More information about the discuss mailing list