osinstom / P4-OvS

Bringing the power of P4 to OvS!
Apache License 2.0
73 stars 15 forks source link

can not start up ovs-vsctl #6

Open JNLeeChenchen opened 3 years ago

JNLeeChenchen commented 3 years ago

installing v0.2.0 execute _ovs-vsctl add-br br0 -- set bridge br0 datapathtype=ubpf p4=true

ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection failed (No such file or directory)

osinstom commented 3 years ago

Please, make sure that ovsdb-server process is up and running.