<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">I'm trying to setup a host as a self-hosted engine as per&nbsp;<a href="https://www.ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/" class="">https://www.ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/</a>.</div><div class="">The host is configured with two bonded network interfaces:</div><div class=""><br class=""></div><div class="">bond0 = management network for hypervisors, setup as active/passive.</div><div class="">bond1 = network that has VLANs for various network segments for virtual machines to use, setup as LACP bond to upstream switches.</div><div class=""><div class=""><br class="webkit-block-placeholder"></div><div class="">On the host, both networks are operational and work as expected.</div><div class=""><br class=""></div><div class="">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 class=""><br class=""></div><div class="">During the final stages of the self-hosted engine setup, the installer gets stuck on ' Waiting for the VDSM host to become operational'.</div><div class="">While it is repeating this every minute or so the host repeats the message 'bond0: received packet with own address as source address', which is odd to me as it's in active/passive bond and I'd only expect to see this kind of message on XOR / load balanced interfaces.</div><div class=""><br class="webkit-block-placeholder"></div><div class="">Host console screenshot:&nbsp;<a href="https://imgur.com/a/a2JLd" class="">https://imgur.com/a/a2JLd</a></div><div class="">Host OS: CentOS 7.4</div><div class="">oVirt version: 4.2.0</div><div class=""><br class=""></div><div class="">ip a on host while install is stuck waiting for VDSM:</div><div class=""><br class=""></div><div class=""><font face="IBMPlexMono" class=""># ip a<br class="">1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN qlen 1000<br class="">&nbsp; &nbsp; link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br class="">&nbsp; &nbsp; inet 127.0.0.1/8 scope host lo<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">&nbsp; &nbsp; inet6 ::1/128 scope host<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">2: enp2s0f0: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 9000 qdisc mq master bond1 portid 0100000000000000000000373031384833 state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br class="">3: enp2s0f1: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 9000 qdisc mq master bond1 portid 0200000000000000000000373031384833 state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br class="">4: ens1f0: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 1500 qdisc mq master bond0 portid 0100000000000000000000474835323543 state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br class="">5: ens1f1: &lt;BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP&gt; mtu 1500 qdisc mq master bond0 portid 0200000000000000000000474835323543 state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br class="">6: bond1: &lt;BROADCAST,MULTICAST,MASTER,UP,LOWER_UP&gt; mtu 9000 qdisc noqueue state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br class="">&nbsp; &nbsp; inet6 fe80::7ae3:b5ff:fe10:7488/64 scope link<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">7: storage@bond1: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 9000 qdisc noqueue state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 78:e3:b5:10:74:88 brd ff:ff:ff:ff:ff:ff<br class="">&nbsp; &nbsp; inet 10.51.40.172/24 brd 10.51.40.255 scope global storage<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">&nbsp; &nbsp; inet6 fe80::7ae3:b5ff:fe10:7488/64 scope link<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">9: ovs-system: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br class="">&nbsp; &nbsp; link/ether ae:c0:02:25:42:24 brd ff:ff:ff:ff:ff:ff<br class="">10: br-int: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br class="">&nbsp; &nbsp; link/ether be:92:5d:c3:28:4d brd ff:ff:ff:ff:ff:ff<br class="">30: bond0: &lt;BROADCAST,MULTICAST,MASTER,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue master ovirtmgmt state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br class="">46: ovirtmgmt: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc noqueue state UP qlen 1000<br class="">&nbsp; &nbsp; link/ether 00:9c:02:3c:49:90 brd ff:ff:ff:ff:ff:ff<br class="">&nbsp; &nbsp; inet 10.51.14.112/24 brd 10.51.14.255 scope global ovirtmgmt<br class="">&nbsp; &nbsp; &nbsp; &nbsp;valid_lft forever preferred_lft forever<br class="">47: ;vdsmdummy;: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN qlen 1000<br class="">&nbsp; &nbsp; link/ether 8e:c0:25:88:40:de brd ff:ff:ff:ff:ff:ff</font></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Before the self-hosted engine install was run the following did not exist:</div><div class=""><br class=""></div><div class=""><font face="IBMPlexMono" class="">;vdsmdummy;</font></div><div class=""><font face="IBMPlexMono" class="">ovs-system</font></div><div class=""><font face="IBMPlexMono" class="">br-int</font></div><div class=""><font face="IBMPlexMono" class="">ovirtmgmt</font></div><div class=""><br class=""></div><div class="">and bond0 was <i class="">not</i> a slave of ovirtmgmt.</div><div class=""><br class=""></div><div class="">I'm now going to kick off a complete reinstall of CentOS 7 on the host as I'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't actually cleanup files on disk as expected.</div><div class=""><br class=""></div><div class=""><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; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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; -webkit-text-stroke-width: 0px;"><br class=""></div></div></div></div></div></div><div class="">
<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; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><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; -webkit-text-stroke-width: 0px;">--<br class="">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; -webkit-text-stroke-width: 0px;"><a href="https://smcleod.net" class="">https://smcleod.net</a><br class="">https://twitter.com/s_mcleod<br class=""><br class="">Words are my own opinions and do not&nbsp;necessarily represent those of my&nbsp;employer or partners.</div></div></div></div>
</div>
<br class=""></body></html>