<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 8, 2018 at 3:23 AM, Sam McLeod <span dir="ltr">&lt;<a href="mailto:mailinglists@smcleod.net" target="_blank">mailinglists@smcleod.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">Hello,<div><br></div><div>I&#39;m trying to setup a host as a self-hosted engine as per <a href="https://www.ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/" target="_blank">https://www.ovirt.org/<wbr>documentation/self-hosted/<wbr>chap-Deploying_Self-Hosted_<wbr>Engine/</a>.</div><div>The host is configured with two bonded network interfaces:</div><div><br></div><div>bond0 = management network for hypervisors, setup as active/passive.</div><div>bond1 = network that has VLANs for various network segments for virtual machines to use, setup as LACP bond to upstream switches.</div><div><div><br class="gmail-m_-8828039841038160607webkit-block-placeholder"></div><div>On the host, both networks are operational and work as expected.</div><div><br></div><div>When setting up the self-hosted engine, bond0 is selected as network to bridge with, and a unique IP is given to the self-hosted engine VM.</div><div><br></div><div>During the final stages of the self-hosted engine setup, the installer gets stuck on &#39; Waiting for the VDSM host to become operational&#39;.</div><div>While it is repeating this every minute or so the host repeats the message &#39;bond0: received packet with own address as source address&#39;, which is odd to me as it&#39;s in active/passive bond and I&#39;d only expect to see this kind of message on XOR / load balanced interfaces.</div></div></div></blockquote><div><br></div><div>Could you please attach/share hosted-engine-setup, vdsm, supervdsm and host-deploy (on the engine VM) logs?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div><div><br class="gmail-m_-8828039841038160607webkit-block-placeholder"></div><div>Host console screenshot: <a href="https://imgur.com/a/a2JLd" target="_blank">https://imgur.com/<wbr>a/a2JLd</a></div><div>Host OS: CentOS 7.4</div><div>oVirt version: 4.2.0</div><div><br></div><div>ip a on host while install is stuck waiting for VDSM:</div><div><br></div><div><font face="IBMPlexMono"># ip a<br>1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN qlen 1000<br>    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>    inet <a href="http://127.0.0.1/8" target="_blank">127.0.0.1/8</a> scope host lo<br>       valid_lft forever preferred_lft forever<br>    inet6 ::1/128 scope host<br>       valid_lft forever preferred_lft forever<br>2: enp2s0f0: &lt;BROADCAST,MULTICAST,SLAVE,UP,<wbr>LOWER_UP&gt; mtu 9000 qdisc mq master bond1 portid 010000000000000000000037303138<wbr>4833 state UP qlen 1000<br>    link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br>3: enp2s0f1: &lt;BROADCAST,MULTICAST,SLAVE,UP,<wbr>LOWER_UP&gt; mtu 9000 qdisc mq master bond1 portid 020000000000000000000037303138<wbr>4833 state UP qlen 1000<br>    link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br>4: ens1f0: &lt;BROADCAST,MULTICAST,SLAVE,UP,<wbr>LOWER_UP&gt; mtu 1500 qdisc mq master bond0 portid 010000000000000000000047483532<wbr>3543 state UP qlen 1000<br>    link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br>5: ens1f1: &lt;BROADCAST,MULTICAST,SLAVE,UP,<wbr>LOWER_UP&gt; mtu 1500 qdisc mq master bond0 portid 020000000000000000000047483532<wbr>3543 state UP qlen 1000<br>    link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br>6: bond1: &lt;BROADCAST,MULTICAST,MASTER,<wbr>UP,LOWER_UP&gt; mtu 9000 qdisc noqueue state UP qlen 1000<br>    link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br>    inet6 fe80::7ae3:b5ff:fe10:7488/64 scope link<br>       valid_lft forever preferred_lft forever<br>7: storage@bond1: &lt;BROADCAST,MULTICAST,UP,LOWER_<wbr>UP&gt; mtu 9000 qdisc noqueue state UP qlen 1000<br>    link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br>    inet <a href="http://10.51.40.172/24" target="_blank">10.51.40.172/24</a> brd 10.51.40.255 scope global storage<br>       valid_lft forever preferred_lft forever<br>    inet6 fe80::7ae3:b5ff:fe10:7488/64 scope link<br>       valid_lft forever preferred_lft forever<br>9: ovs-system: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br>    link/ether ae:c0:02:25:42:24 brd ff:ff:ff:ff:ff:ff<br>10: br-int: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br>    link/ether be:92:5d:c3:28:4d brd ff:ff:ff:ff:ff:ff<br>30: bond0: &lt;BROADCAST,MULTICAST,MASTER,<wbr>UP,LOWER_UP&gt; mtu 1500 qdisc noqueue master ovirtmgmt state UP qlen 1000<br>    link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br>46: ovirtmgmt: &lt;BROADCAST,MULTICAST,UP,LOWER_<wbr>UP&gt; mtu 1500 qdisc noqueue state UP qlen 1000<br>    link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br>    inet <a href="http://10.51.14.112/24" target="_blank">10.51.14.112/24</a> brd 10.51.14.255 scope global ovirtmgmt<br>       valid_lft forever preferred_lft forever<br>47: ;vdsmdummy;: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br>    link/ether 8e:c0:25:88:40:de brd ff:ff:ff:ff:ff:ff</font></div><div><br></div><div><br></div><div>Before the self-hosted engine install was run the following did not exist:</div><div><br></div><div><font face="IBMPlexMono">;vdsmdummy;</font></div><div><font face="IBMPlexMono">ovs-system</font></div><div><font face="IBMPlexMono">br-int</font></div><div><font face="IBMPlexMono">ovirtmgmt</font></div><div><br></div><div>and bond0 was <i>not</i> a slave of ovirtmgmt.</div><div><br></div><div>I&#39;m now going to kick off a complete reinstall of CentOS 7 on the host as I&#39;ve since tried cleaning up the host using the ovirt-hosted-engine-cleanup command and removing the packages which seem to leave the network configuration a mess an doesn&#39;t actually cleanup files on disk as expected.</div><div><br></div></div></div></blockquote><div><br></div><div>Yes, currently ovirt-hosted-engine-cleanup is not able to revert to initial network configuration but hosted-engine-setup is supposed to be able to consume an existing management bridge.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div><div></div><div><div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div dir="auto" style="word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br></div></div></div></div></div></div><div>
<div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div dir="auto" style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word"><div dir="auto" style="word-wrap:break-word"><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">--<br>Sam McLeod (protoporpoise on IRC)</div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><a href="https://smcleod.net" target="_blank">https://smcleod.net</a><br><a href="https://twitter.com/s_mcleod" target="_blank">https://twitter.com/s_mcleod</a><br><br>Words are my own opinions and do not necessarily represent those of my employer or partners.</div></div></div></div>
</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></div>