On 28/04/2014 18:53, Milson Munakami wrote:
Hi Brian,

Now I get this issue,

[Please address your requests to the list, not to me personally.]

milson@milson-VB:~$ ovsdb-server --remote=punix:/usr/local/var/run/openvswitch/db.sock \ --remote=db:Open_vSwitch,Open_vSwitch,manager_options \ --private-key=db:Open_vSwitch,SSL,private_key \ --certificate=db:Open_vSwitch,SSL,certificate \ --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert \ --pidfile --detach

ovsdb-server: I/O *error*: open: --private-key=db:Open_vSwitch,SSL,private_key failed (No such file or directory)

so that ovs can't be started!

Sorry, I don't know what you're attempting to do. Where did you get that command line from? It's almost certainly wrong as it references /usr/local/var which doesn't exit.

Have you tried:

/etc/init.d/openvswitch-switch start
?

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to