I was trying to use ovn-controller for my TP link C7 router. i have installed the following packages from trunk version updated on 6th december.
openvswitch-base - 2.8.1-1
openvswitch-ovn - 2.8.1-1
openvswitch-ovn-base - 2.8.1-1
openvswitch-ovn-controller - 2.8.1-1
openvswitch-ovn-controller-vtep - 2.8.1-1
openvswitch-ovn-detrace - 2.8.1-1
openvswitch-ovn-docker-overlay-driver - 2.8.1-1
openvswitch-ovn-docker-underlay-driver - 2.8.1-1
openvswitch-ovn-nbctl - 2.8.1-1
openvswitch-ovn-sbctl - 2.8.1-1
openvswitch-ovn-trace - 2.8.1-1
openvswitch-vtep - 2.8.1-1
The problem is there should be database file created in /var/run/ folder named "ovnsb_db.sock" and "ovnnb_db.sock". But while I tries to execute "ovn-sbctl show" command the following message shown.
ovn-sbctl: unix:/var/run/ovnsb_db.sock: database connection failed (No such file or directory)
That means those databases has not created.
I am stacked at here right now. I am new to openwrt and ovs. Please help me to make the ovs enabled. Any tutorials regarding OVN controller will also be appreciated.
My openvswitch is working fine and it's version is 2.8.1.
My target is to establish the ovs-controller among three routers. Mesh network among those routers is working fine too.
(Last edited by rakib.bd on 4 Jan 2018, 02:01)