<div dir="ltr">Hello,<div>I installed some months ago a test setup in 4.1.0 with ovn.</div><div>Now after updating engine and host to 4.1.1 it seems the services are up but it doesn&#39;t work.</div><div>If I run a VM with a network device in OVN external provider, it cant&#39; boot and I get this in engine.log:</div><div><br></div><div><div>2017-04-20 15:17:42,285+02 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-11) [e55e0971-f1e5-4fda-8666-3ce23797027f] EVENT_ID: USER_FAILED_RUN_VM(54), Correlation ID: e55e0971-f1e5-4fda-8666-3ce23797027f, Job ID: 067f6e70-9e70-48bc-be44-d5bd1d9485fd, Call Stack: null, Custom Event ID: -1, Message: Failed to run VM c6 (User: admin@internal-authz).</div><div>2017-04-20 15:17:42,317+02 INFO  [org.ovirt.engine.core.bll.RunVmCommand] (org.ovirt.thread.pool-6-thread-11) [e55e0971-f1e5-4fda-8666-3ce23797027f] Lock freed to object &#39;EngineLock:{exclusiveLocks=&#39;[50194eea-f96d-4ebb-bf64-55cef13f4309=&lt;VM, ACTION_TYPE_FAILED_OBJECT_LOCKED&gt;]&#39;, sharedLocks=&#39;null&#39;}&#39;</div><div>2017-04-20 15:17:42,317+02 ERROR [org.ovirt.engine.core.bll.RunVmCommand] (org.ovirt.thread.pool-6-thread-11) [e55e0971-f1e5-4fda-8666-3ce23797027f] Command &#39;org.ovirt.engine.core.bll.RunVmCommand&#39; failed: EngineException: (Failed with error PROVIDER_FAILURE and code 5050)</div></div><div><br></div><div>Firewall is disabled/stopped at host and engine side (where I installed the central server too) and should not be the problem....</div><div><br></div><div>On engine server  I get this into /var/log/ovirt-provider-ovn.log</div><div><br></div><div><div>2017-04-20 16:36:25,355   Request: GET : /v2.0/ports</div><div>2017-04-20 16:36:25,355   Connecting to remote ovn database: tcp:<a href="http://127.0.0.1:6641">127.0.0.1:6641</a></div><div>2017-04-20 16:36:28,422   Failed to connect!</div><div>2017-04-20 16:36:28,422   Failed to connect!</div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/share/ovirt-provider-ovn/neutron.py&quot;, line 76, in _handle_request</div><div>    content)</div><div>  File &quot;/usr/share/ovirt-provider-ovn/neutron.py&quot;, line 132, in handle_request</div><div>    with OvnNbDb(self.remote) as nb_db:</div><div>  File &quot;/usr/share/ovirt-provider-ovn/ovndb/ndb_api.py&quot;, line 56, in __init__</div><div>    self.connect(tables, remote, self.OVN_NB_OVSSCHEMA_FILE)</div><div>  File &quot;/usr/share/ovirt-provider-ovn/ovndb/ovsdb_api.py&quot;, line 110, in connect</div><div>    OvsDb._connect(self._ovsdb_connection)</div><div>  File &quot;/usr/share/ovirt-provider-ovn/ovndb/ovsdb_api.py&quot;, line 47, in block</div><div>    raise OvsDBConnectionFailed(&#39;Failed to connect!&#39;)</div><div>OvsDBConnectionFailed: Failed to connect!</div></div><div><br></div><div>Initial working versions on engine, where I configured the central server:</div><div><br></div><div><div>Feb 14 17:55:57 Installed: openvswitch-2.6.90-1.el7.centos.x86_64</div><div>Feb 14 17:55:57 Installed: openvswitch-ovn-common-2.6.90-1.el7.centos.x86_64</div><div>Feb 14 17:55:58 Installed: openvswitch-ovn-central-2.6.90-1.el7.centos.x86_64</div><div>Feb 14 17:55:59 Installed: python-openvswitch-2.6.90-1.el7.centos.noarch</div><div>Feb 14 17:56:52 Installed: ovirt-provider-ovn-1.0-1.20161219125609.git.el7.centos.noarch</div></div><div><br></div><div>Today as part of the update I got:</div><div><br></div><div><div>Apr 20 11:30:06 Updated: openvswitch-2.7.0-1.el7.centos.x86_64</div></div><div>Apr 20 11:30:06 Updated: openvswitch-ovn-common-2.7.0-1.el7.centos.x86_64<br></div><div>Apr 20 11:30:07 Updated: openvswitch-ovn-central-2.7.0-1.el7.centos.x86_64<br></div><div>Apr 20 11:30:24 Installed: python-openvswitch-2.7.0-1.el7.centos.noarch<br></div><div>Apr 20 11:31:00 Updated: ovirt-provider-ovn-1.0-6.el7.centos.noarch<br></div><div><br></div><div>At the page</div><div><a href="https://www.ovirt.org/blog/2016/11/ovirt-provider-ovn/">https://www.ovirt.org/blog/2016/11/ovirt-provider-ovn/</a><br></div><div><br></div><div>I see this note about ports:</div><div><br></div><div>&quot;</div><div><div>Since OVS 2.7, OVN central must be configured to listen to requests on appropriate ports:</div><div><br></div><div>ovn-sbctl set-connection ptcp:6642</div><div>ovn-nbctl set-connection ptcp:6641</div></div><div>&quot;</div><div><br></div><div>and in my case I indeed passed from 2.6.90 to 2.7.0...</div><div><br></div><div>Do I need to run these two commands?</div><div>Or any other configuration settings?</div><div><br></div><div>Thanks in advance,</div><div>Gianluca</div></div>