Hello Everyone,

I am at a loss as to why I cannot get the database server to work. I've
tried re-installing OVS but keep getting the following errors - I'm using
the Openflow mininet vm file:


root@mininet-vm:/home/openflow# service openvswitch-switch restart
 * ovs-brcompatd is not running
 * Killing ovs-vswitchd (12828)
 * Killing ovsdb-server (12621)
 * Inserting brcompat module
 * Starting ovsdb-server
Aug 06 15:03:15|00002|stream_unix|ERR|/tmp/stream-unix.16651.0: connection
to /usr/local/var/run/openvswitch/db.sock failed: No such file or directory
Aug 06
15:03:15|00003|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock:
connection attempt failed (No such file or directory)

root@mininet-vm:/home/openflow# lsmod | grep brcompat
brcompat_mod           13051  0
openvswitch_mod        73207  1 brcompat_mod
root@mininet-vm:/home/openflow# service openvswitch-switch status
ovsdb-server is running with pid 16650
ovs-vswitchd is not running
ovs-brcompatd is not running
root@mininet-vm:/home/openflow#
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to