That worked.  Thank you.

On Tue, Aug 6, 2019, 5:07 AM Dominik Holler <dholler@redhat.com> wrote:


On Tue, Aug 6, 2019 at 1:25 PM Sandro Bonazzola <sbonazzo@redhat.com> wrote:


Il giorno dom 4 ago 2019 alle ore 08:54 Vincent Royer <vincent@epicenergy.ca> ha scritto:
I had a failed HCI replica 3 deployment, a fresh 4.3.5.1 install. I fixed some things, ran the cleanup script and rebooted.

The first host's logs are now full of:

ovs|00330|stream_ssl|ERR|Certificate must be configured to use SSL ovn-controller
ovs|00329|stream_ssl|ERR|Private key must be configured to use SSL ovn-controller
ovs|00328|stream_ssl|ERR|Certificate must be configured to use SSL ovn-controller
ovs|00327|stream_ssl|ERR|Private key must be configured to use SSL ovn-controller

how do I fix that?


if only a few hosts are affected, please run
vdsm-tool ovn-config <engine_ip_on_net> <name of the management network>
on each the host.
If multiple hosts are affected, this could be triggered by ansible as described in

 

Thanks for the heads-up.