Skip to content

Instantly share code, notes, and snippets.

@icarocamelo
Created August 20, 2015 19:22
Show Gist options
  • Save icarocamelo/875d399548d986a306cc to your computer and use it in GitHub Desktop.
Save icarocamelo/875d399548d986a306cc to your computer and use it in GitHub Desktop.
/var/log/openvswitch/ovs-vswitchd.log (after openssl update)
2015-08-20T19:17:19Z|00594|stream_ssl|ERR|Private key must be configured to use SSL
2015-08-20T19:17:19Z|00595|stream_ssl|ERR|Certificate must be configured to use SSL
2015-08-20T19:17:19Z|00596|stream_ssl|ERR|CA certificate must be configured to use SSL
2015-08-20T19:17:19Z|00597|rconn|WARN|s1<->ssl:10.0.1.6:6653: connection failed (Protocol not available)
2015-08-20T19:17:27Z|00598|stream_ssl|ERR|Private key must be configured to use SSL
2015-08-20T19:17:27Z|00599|stream_ssl|ERR|Certificate must be configured to use SSL
2015-08-20T19:17:27Z|00600|stream_ssl|ERR|CA certificate must be configured to use SSL
2015-08-20T19:17:27Z|00601|rconn|WARN|s1<->ssl:10.0.1.6:6653: connection failed (Protocol not available)
2015-08-20T19:17:31Z|00602|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device s3-eth2 failed: No such device
2015-08-20T19:17:31Z|00603|dpif|WARN|Dropped 14 log messages in last 259 seconds (most recently, 259 seconds ago) due to excessive rate
2015-08-20T19:17:31Z|00604|dpif|WARN|system@ovs-system: failed to add s3-eth2 as port: No such device
2015-08-20T19:17:31Z|00605|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device s3-eth3 failed: No such device
2015-08-20T19:17:31Z|00606|dpif|WARN|system@ovs-system: failed to add s3-eth3 as port: No such device
2015-08-20T19:17:31Z|00607|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device s3-eth1 failed: No such device
2015-08-20T19:17:31Z|00608|dpif|WARN|system@ovs-system: failed to add s3-eth1 as port: No such device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment