Hi everyone,

I'm trying to get OVS up and running as per the instructions:

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 
--log-file

However, I get the following errors:
2019-05-31T23:19:51Z|00001|vlog|INFO|opened log file 
/usr/local/var/log/openvswitch/ovsdb-server.log
ovsdb-server: I/O error: SSL: open failed (No such file or directory)

Any ideas?

I'm running as root btw.

Thanks

Tom.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to