<div dir="ltr">I ran through this again to regenerate the logs. It&#39;s been 100% repeatable for me on a fresh 7.4 install, running &#39;hosted-engine --deploy&#39; or the preconfigured storage option in the cockpit oVirt UI. Deploying hyperconverged from the cockpit UI worked, however. Attaching contents of /var/log from hosted-engine and the physical host.<br><br>This is what I got from &#39;journalctl -u vdsmd&#39;, wasn&#39;t reflected in VDSM logs.<br><span style="font-family:monospace,monospace"><br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: Starting Virtual Desktop Server Manager...<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running mkdirs<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running configure_coredump<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running configure_vdsm_logs<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running wait_for_network<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running run_init_hooks<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running check_is_configured<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: abrt is already configured for vdsm<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: lvm is configured for vdsm<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: libvirt is already configured for vdsm<br>May 01 11:01:27 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: Current revision of multipath.conf detected, preserving<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: schema is already configuredvdsm: Running validate_configuration<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: SUCCESS: ssl configured to true. No conflicts<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running prepare_transient_repository<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running syslog_available<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: vdsm: Running nwfilter<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: libvirt: Network Filter Driver error : this function is not supported by the connection driver: virNWFilterLookupByName<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: libvirt: Network Filter Driver error : this function is not supported by the connection driver: virNWFilterDefineXML<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: Traceback (most recent call last):<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/bin/vdsm-tool&quot;, line 219, in main<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: return tool_command[cmd][&quot;command&quot;](*args)<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/nwfilter.py&quot;, line 40, in main<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: NoMacSpoofingFilter().defineNwFilter(conn)<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/lib/python2.7/site-packages/vdsm/tool/nwfilter.py&quot;, line 76, in defineNwFilter<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: nwFilter = conn.nwfilterDefineXML(self.buildFilterXml())<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py&quot;, line 130, in wrapper<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: ret = f(*args, **kwargs)<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/lib/python2.7/site-packages/vdsm/common/function.py&quot;, line 92, in wrapper<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: return func(inst, *args, **kwargs)<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: File &quot;/usr/lib64/python2.7/site-packages/libvirt.py&quot;, line 4279, in nwfilterDefineXML<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: if ret is None:raise libvirtError(&#39;virNWFilterDefineXML() failed&#39;, conn=self)<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> vdsmd_init_common.sh[15467]: libvirtError: this function is not supported by the connection driver: virNWFilterDefineXML<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: vdsmd.service: control process exited, code=exited status=1<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: Failed to start Virtual Desktop Server Manager.<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: Unit vdsmd.service entered failed state.<br>May 01 11:01:28 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: vdsmd.service failed.<br>May 01 11:01:29 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: vdsmd.service holdoff time over, scheduling restart.<br>May 01 11:01:29 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: start request repeated too quickly for vdsmd.service<br>May 01 11:01:29 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: Failed to start Virtual Desktop Server Manager.<br>May 01 11:01:29 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: Unit vdsmd.service entered failed state.<br>May 01 11:01:29 <a href="http://sum-glovirt-05.dy.gl">sum-glovirt-05.dy.gl</a> systemd[1]: vdsmd.service failed.</span><br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 1, 2018 at 10:18 AM, Yaniv Kaul <span dir="ltr">&lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Can you provide other logs, vdsm log, for example?<div>The installation of the Engine seem to have succeeded, then it tried to add the host. It was waiting for quite some time to get the host into &#39;Up&#39; state.</div><div>If, for example, it was installing packages, and the yum repo was very slow, that may be a reason.</div><div>But there may be many other reasons as well.</div><span class="HOEnZb"><font color="#888888"><div>Y.</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, May 1, 2018 at 2:43 PM, Paul.LKW <span dir="ltr">&lt;<a href="mailto:paul.lkw@gmail.com" target="_blank">paul.lkw@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Dear All:<br>
Recently I just make a try to create a Self-Hosted Engine oVirt but unfortunately both two of my box also failed with bad deployment experience, first of all the online documentation is wrong under &quot;oVirt Self-Hosted Engine Guide&quot; section, it says the deployment script &quot;hosted-engine --deploy&quot; will asking for Storage configuration immediately but it is not true any more, also on both of my 2 box one is configured with bond interface and one not but also failed, in order to separate the issue I think better I post the bonded interface one log for all your to Ref. first, the script runs at &quot;TASK [Wait for the host to be up]&quot; for long long time then give me the Error<br>
<br>
[ ERROR ] fatal: [localhost]: FAILED! =&gt; {&quot;ansible_facts&quot;: {&quot;ovirt_hosts&quot;: []}, &quot;attempts&quot;: 120, &quot;changed&quot;: false}<br>
[ INFO  ] TASK [include_tasks]<br>
[ INFO  ] ok: [localhost]<br>
[ INFO  ] TASK [Remove local vm dir]<br>
[ INFO  ] changed: [localhost]<br>
[ INFO  ] TASK [Notify the user about a failure]<br>
[ ERROR ] fatal: [localhost]: FAILED! =&gt; {&quot;changed&quot;: false, &quot;msg&quot;: &quot;The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n&quot;}<br>
[ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using<br>
[ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be<br>
[ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting<br>
[ ERROR ] deprecation_warnings=False in ansible.cfg.<br>
[ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using<br>
[ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be<br>
[ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting<br>
[ ERROR ] deprecation_warnings=False in ansible.cfg.<br>
[ ERROR ] Failed to execute stage &#39;Closing up&#39;: Failed executing ansible-playbook<br>
[ INFO  ] Stage: Clean up<br>
[ INFO  ] Cleaning temporary resources<br>
[ INFO  ] TASK [Gathering Facts]<br>
[ INFO  ] ok: [localhost]<br>
[ INFO  ] TASK [include_tasks]<br>
[ INFO  ] ok: [localhost]<br>
[ INFO  ] TASK [Remove local vm dir]<br>
[ INFO  ] ok: [localhost]<br>
[ INFO  ] Generating answer file &#39;/var/lib/ovirt-hosted-engine-<wbr>setup/answers/answers-20180501<wbr>190540.conf&#39;<br>
[ INFO  ] Stage: Pre-termination<br>
[ INFO  ] Stage: Termination<br>
[ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.<br>
          Log file is located at /var/log/ovirt-hosted-engine-s<wbr>etup/ovirt-hosted-engine-setup<wbr>-20180501184459-4v6ctw.log<br>
<br>
Attached is the so long LOG.<br>
<br>
<br>
<br></div></div><span class="">______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
<br></span></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>