<HTML><body>
    <br />
    Lior Vernia p&iacute;še v St 19. 11. 2014 v 17:22 +0200:<BR>
&gt; On 19/11/14 14:42, Finstrle, Ludek wrote:<BR>
&gt; &gt; Engine has both networks (ovirtmgmt as eth0 and data as eth1).<BR>
&gt; &gt; Internally the cluster should communicate via ovirtmgmt (installed using<BR>
&gt; &gt; internal name for ovirtmgmt IP and this network is strictly local to the<BR>
&gt; &gt; ovirt cluster). I'm reaching web of engine via data IP (public network<BR>
&gt; &gt; as web is listening on all interfaces).<BR>
&gt; <BR>
&gt; So when you take node1 down and node2's management interface goes down,<BR>
&gt; how come the engine is still able to communicate with node2? Is the<BR>
&gt; hostname also resolved to the data IP?<BR>
<BR>
It's not exact description of the situation.<BR>
<BR>
1) both nodes up =&gt; everything is working properly<BR>
2) second node power off<BR>
3) first node still have interfaces up (ovirtmgmt -&gt; ens1f0 just without<BR>
link detected) =&gt; first node is switched into Non-Operational mode<BR>
(there should be at least some switch if I require link detected)<BR>
4) ping is working correctly over ovirtmgmt (checked via tcpdump)<BR>
between remaining node and hosted engine running on that node<BR>
<BR>
I switch back to the problematic situation and ensure I'm not saying<BR>
misleading information (ens1f0 is network interface for ovirtmgmt):<BR>
ovirtmgmt: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 9000<BR>
ens1f0: flags=4099&lt;UP,BROADCAST,MULTICAST&gt;  mtu 9000<BR>
# ethtool ens1f0<BR>
Settings for ens1f0:<BR>
        Supported ports: [ TP ]<BR>
        Supported link modes:   10baseT/Half 10baseT/Full <BR>
                                100baseT/Half 100baseT/Full <BR>
                                1000baseT/Full <BR>
        Supported pause frame use: No<BR>
        Supports auto-negotiation: Yes<BR>
        Advertised link modes:  10baseT/Half 10baseT/Full <BR>
                                100baseT/Half 100baseT/Full <BR>
                                1000baseT/Full <BR>
        Advertised pause frame use: No<BR>
        Advertised auto-negotiation: Yes<BR>
        Speed: Unknown!<BR>
        Duplex: Unknown! (255)<BR>
        Port: Twisted Pair<BR>
        PHYAD: 1<BR>
        Transceiver: internal<BR>
        Auto-negotiation: on<BR>
        MDI-X: Unknown (auto)<BR>
        Supports Wake-on: pumbg<BR>
        Wake-on: g<BR>
        Current message level: 0x00000007 (7)<BR>
                               drv probe link<BR>
        Link detected: no<BR>
<BR>
Cheers,<BR>
<BR>
Luf<BR>
<BR>
&gt; &gt; I'm sorry for worse responses as I'm on a business trip for next few weeks.<BR>
&gt; &gt; <BR>
&gt; &gt; Cheers,<BR>
&gt; &gt; <BR>
&gt; &gt; Luf<BR>
&gt; &gt; <BR>
&gt; &gt; sent from phone<BR>
&gt; &gt; <BR>
&gt; &gt; Dne 19. 11. 2014 9:34 Lior Vernia &lt;lvernia@redhat.com&gt; napsal(a):<BR>
&gt; &gt; Hey,<BR>
&gt; &gt; <BR>
&gt; &gt; Thanks, so how come node2 moves to non-operational state rather than<BR>
&gt; &gt; non-responsive (i.e. how come it's reachable from the engine)? The IP<BR>
&gt; &gt; address via which it was installed, belongs to which network interface?<BR>
&gt; &gt; bond1 which is used for data?<BR>
&gt; &gt; <BR>
&gt; &gt; Lior.<BR>
&gt; &gt; <BR>
&gt; &gt; On 18/11/14 12:17, Finstrle, Ludek wrote:<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; Hi,<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; yes that's exactly what I tried to describe. Thanks Ekin.<BR>
&gt; &gt;&gt; There is no switch between 2 hosts/nodes (for ovirtmgmt network). It's<BR>
&gt; &gt;&gt; similar to situation when I tried just one host/node and put the<BR>
&gt; &gt;&gt; ovirtmgmt network to not connected network interface (will connect it<BR>
&gt; &gt;&gt; once we buy second host).<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; Cheers,<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; Luf<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; Ekin Meroğlu p&iacute;še v &Uacute;t 18. 11. 2014 v 00:00 +0200:<BR>
&gt; &gt;&gt;&gt; Hi Lior,<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; If I'm not mistaken, on Luf's topology, there is no switch on the<BR>
&gt; &gt;&gt;&gt; management bond (bond0) - just a cross or regular eth cable connecting<BR>
&gt; &gt;&gt;&gt; physical interfaces on both nodes. So when one node is powered down,<BR>
&gt; &gt;&gt;&gt; there is no link detected on the other node.<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; Regards,<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; On Mon, Nov 17, 2014 at 12:02 PM, Lior Vernia &lt;lvernia@redhat.com&gt;<BR>
&gt; &gt;&gt;&gt; wrote:<BR>
&gt; &gt;&gt;&gt; Hi Luf,<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; Apologies, I probably don't understand the details of your L2<BR>
&gt; &gt;&gt;&gt; toplogy;<BR>
&gt; &gt;&gt;&gt; how come when you turn off one host it affects the link state<BR>
&gt; &gt;&gt;&gt; of of the<BR>
&gt; &gt;&gt;&gt; other one's interfaces?...<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; Yours, Lior.<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; On 14/11/14 11:43, Finstrle, Ludek wrote:<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; Hi,<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; I have 2-node ovirt &quot;cluster&quot;. Both machines has 4<BR>
&gt; &gt;&gt;&gt; interfaces.<BR>
&gt; &gt;&gt;&gt; &gt; 2 interfaces in bond1 for data<BR>
&gt; &gt;&gt;&gt; &gt; 2 interfaces in bond0 for management (short connected<BR>
&gt; &gt;&gt;&gt; directly between<BR>
&gt; &gt;&gt;&gt; &gt; servers)<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; switch0 -----\ /-----\ /----- switch0<BR>
&gt; &gt;&gt;&gt; &gt; node1 node2<BR>
&gt; &gt;&gt;&gt; &gt; switch1 -----/ \-----/ \----- switch1<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; I setup everything as I want/expect but I hit one problem<BR>
&gt; &gt;&gt;&gt; and I don't<BR>
&gt; &gt;&gt;&gt; &gt; know how to fix it. The problem is when I switch off one of<BR>
&gt; &gt;&gt;&gt; the machines<BR>
&gt; &gt;&gt;&gt; &gt; for maintenance (node01.ovirt in this case). I get in ovirt<BR>
&gt; &gt;&gt;&gt; engine this<BR>
&gt; &gt;&gt;&gt; &gt; message:<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; Host node02.ovirt moved to Non-Operational state because<BR>
&gt; &gt;&gt;&gt; interfaces<BR>
&gt; &gt;&gt;&gt; &gt; which are down are needed by required networks in the<BR>
&gt; &gt;&gt;&gt; current cluster:<BR>
&gt; &gt;&gt;&gt; &gt; 'bond0 (ovirtmgmt)'.<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; Do you have any idea how to avoid it? I can't change<BR>
&gt; &gt;&gt;&gt; physical<BR>
&gt; &gt;&gt;&gt; &gt; architecture as I don't have 10Gb switch.<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; BTW it's the same as if I want to start with only 1 node and<BR>
&gt; &gt;&gt;&gt; separated<BR>
&gt; &gt;&gt;&gt; &gt; data and mgmt networks:<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; switch ----- host --(not connected iface for mgmt as I don't<BR>
&gt; &gt;&gt;&gt; need it)<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; Thanks,<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; Luf<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt; NOTICE: This email and any attachments may contain<BR>
&gt; &gt;&gt;&gt; confidential and<BR>
&gt; &gt;&gt;&gt; &gt; proprietary information of NetSuite Inc. and is for the sole<BR>
&gt; &gt;&gt;&gt; use of the<BR>
&gt; &gt;&gt;&gt; &gt; intended recipient for the stated purpose. Any improper use<BR>
&gt; &gt;&gt;&gt; or<BR>
&gt; &gt;&gt;&gt; &gt; distribution is prohibited. If you are not the intended<BR>
&gt; &gt;&gt;&gt; recipient,<BR>
&gt; &gt;&gt;&gt; &gt; please notify the sender; do not review, copy or distribute;<BR>
&gt; &gt;&gt;&gt; and<BR>
&gt; &gt;&gt;&gt; &gt; promptly delete or destroy all transmitted information.<BR>
&gt; &gt;&gt;&gt; Please note that<BR>
&gt; &gt;&gt;&gt; &gt; all communications and information transmitted through this<BR>
&gt; &gt;&gt;&gt; email system<BR>
&gt; &gt;&gt;&gt; &gt; may be monitored and retained by NetSuite or its agents and<BR>
&gt; &gt;&gt;&gt; that all<BR>
&gt; &gt;&gt;&gt; &gt; incoming email is automatically scanned by a third party<BR>
&gt; &gt;&gt;&gt; spam and<BR>
&gt; &gt;&gt;&gt; &gt; filtering service which may result in deletion of a<BR>
&gt; &gt;&gt;&gt; legitimate e-mail<BR>
&gt; &gt;&gt;&gt; &gt; before it is read by the intended recipient.<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; &gt; _______________________________________________<BR>
&gt; &gt;&gt;&gt; &gt; Users mailing list<BR>
&gt; &gt;&gt;&gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a> &lt;mailto:Users@ovirt.org&gt; &lt;mailto:Users@ovirt.org&gt;<BR>
&gt; &gt;&gt;&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><BR>
&gt; &gt;&gt;&gt; &gt;<BR>
&gt; &gt;&gt;&gt; _______________________________________________<BR>
&gt; &gt;&gt;&gt; Users mailing list<BR>
&gt; &gt;&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a> &lt;mailto:Users@ovirt.org&gt; &lt;mailto:Users@ovirt.org&gt;<BR>
&gt; &gt;&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt;<BR>
&gt; &gt;&gt;&gt; --<BR>
&gt; &gt;&gt;&gt; Ekin Meroğlu Red Hat Certified Datacenter Specialist<BR>
&gt; &gt;&gt;&gt; linuxera &Ouml;zg&uuml;r Yazılım &Ccedil;&ouml;z&uuml;m ve Hizmetleri<BR>
&gt; &gt;&gt;&gt; T +90 (850) 22 LINUX GSM +90 (532) 137 77 04<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt;<BR>
&gt; &gt;&gt; NOTICE: This email and any attachments may contain confidential and<BR>
&gt; &gt;&gt; proprietary information of NetSuite Inc. and is for the sole use of the<BR>
&gt; &gt;&gt; intended recipient for the stated purpose. Any improper use or<BR>
&gt; &gt;&gt; distribution is prohibited. If you are not the intended recipient,<BR>
&gt; &gt;&gt; please notify the sender; do not review, copy or distribute; and<BR>
&gt; &gt;&gt; promptly delete or destroy all transmitted information. Please note that<BR>
&gt; &gt;&gt; all communications and information transmitted through this email system<BR>
&gt; &gt;&gt; may be monitored and retained by NetSuite or its agents and that all<BR>
&gt; &gt;&gt; incoming email is automatically scanned by a third party spam and<BR>
&gt; &gt;&gt; filtering service which may result in deletion of a legitimate e-mail<BR>
&gt; &gt;&gt; before it is read by the intended recipient.<BR>
&gt; &gt; <BR>
&gt; &gt; <BR>
&gt; &gt; NOTICE: This email and any attachments may contain confidential and<BR>
&gt; &gt; proprietary information of NetSuite Inc. and is for the sole use of the<BR>
&gt; &gt; intended recipient for the stated purpose. Any improper use or<BR>
&gt; &gt; distribution is prohibited. If you are not the intended recipient,<BR>
&gt; &gt; please notify the sender; do not review, copy or distribute; and<BR>
&gt; &gt; promptly delete or destroy all transmitted information. Please note that<BR>
&gt; &gt; all communications and information transmitted through this email system<BR>
&gt; &gt; may be monitored and retained by NetSuite or its agents and that all<BR>
&gt; &gt; incoming email is automatically scanned by a third party spam and<BR>
&gt; &gt; filtering service which may result in deletion of a legitimate e-mail<BR>
&gt; &gt; before it is read by the intended recipient.<BR>
&gt; <BR>

    <br />
<br />
<font size="1">
NOTICE: This email and any attachments may contain confidential and proprietary information of NetSuite Inc. and is for the sole use of the intended recipient for the stated purpose. Any improper use or distribution is prohibited. If you are not the intended recipient, please notify the sender; do not review, copy or distribute; and promptly delete or destroy all transmitted information. Please note that all communications and information transmitted through this email system may be monitored and retained by NetSuite or its agents and that all incoming email is automatically scanned by a third party spam and filtering service which may result in deletion of a legitimate e-mail before it is read by the intended recipient.</font>
</body></HTML>