Hi Sahina,

Thanks a lot for looking into it.
Adding ovirt devel.

On Tue, May 23, 2017 at 9:51 AM, Sahina Bose <sabose@redhat.com> wrote:
From the logs, it looks like an issue installing the HE

 [ INFO  ] Stopping websocket-proxy service", "          |- [ INFO  ] Stage: Misc configuration", "          |- [ INFO  ] Stage: Package installation", "          |- [ INFO  ] Stage: Misc configuration", "          |- [ ERROR ] Failed to execute stage 'Misc configuration': Failed to enable service 'openvswitch'", "          |- [ INFO  ] Stage: Clean up", "          |-           Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20170522230910-t50bkj.log", "          |- [ INFO  ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20170522230919-setup.conf'", "          |- [ INFO  ] Stage: Pre-termination", "          |- [ INFO  ] Stage: Termination", "          |- [ ERROR ] Execution of setup failed", "          |- HE_APPLIANCE_ENGINE_SETUP_FAIL", "[ ERROR ] Engine setup failed on the appliance", "[ ERROR ] Failed to execute stage 'Closing up': Engine setup failed on the appliance", "

And from the /var/log/ovirt-engine/setup/ovirt-engine-setup-20170522230910-t50bkj.log:
2017-05-22 23:09:19,645-0400 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:926 execute-output: ('/bin/systemctl', 'enable', u'openvswitch.service') stderr:
Failed to execute operation: No such file or directory

2017-05-22 23:09:19,645-0400 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _executeMethod
    method['method']()
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py", line 531, in _restart_ovn_services
    self._restart_service(service)
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine/network/ovirtproviderovn.py", line 513, in _restart_service
    state=True,
  File "/usr/share/otopi/plugins/otopi/services/systemd.py", line 122, in startup
    service=name,
RuntimeError: Failed to enable service 'openvswitch'



On Sun, May 21, 2017 at 1:32 PM, Gil Shinar <gshinar@redhat.com> wrote: