<div dir="ltr"><div class="gmail_extra">Yes, bringing up both engines can cause disaster, iv&#39;e tried that once to bring up both of my engines and my engine1 droped the connection coz host1 was called by the engine2, host1 don&#39;t know how to talk two engines at the same time, I tried this with a running vm on the host1 just to test if what will happen to that vm and the results are &quot;the vm is lost in the space&quot;.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 16, 2016 at 3:13 PM, Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@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 style="word-wrap:break-word"><br><div><div><div class="h5"><blockquote type="cite"><div>On 16 Jun 2016, at 09:07, Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt; wrote:</div><br><div><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 16, 2016 at 9:29 AM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com" target="_blank">didi@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"><span>On Thu, Jun 16, 2016 at 9:10 AM, Yaniv Kaul &lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jun 16, 2016 at 8:53 AM, Yedidyah Bar David &lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Jun 16, 2016 at 5:33 AM, Sandvik Agustin<br>
&gt;&gt; &lt;<a href="mailto:agustinsandvik@gmail.com" target="_blank">agustinsandvik@gmail.com</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi users,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Good day, is it possible to configure two ovirt-engine to manage one<br>
&gt;&gt; &gt; hypervisor? My purpose for this is what if the first ovirt-engine fails,<br>
&gt;&gt; &gt; I<br>
&gt;&gt; &gt; still have the 2nd ovirt-engine to manage hypervisor.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; is this possible? or any suggestion similar to my purpose?<br>
&gt;&gt;<br>
&gt;&gt; The &quot;normal&quot; solution is hosted-engine, which has HA - the engine<br>
&gt;&gt; runs in a VM, and HA daemons monitor it and the hosts, and if there<br>
&gt;&gt; is a problem they can start it on another host.<br>
&gt;&gt;<br>
&gt;&gt; There were discussions in the past, which you can find in the list<br>
&gt;&gt; archives,<br>
&gt;&gt; about running two engines against a single database, and current bottom<br>
&gt;&gt; line<br>
&gt;&gt; is that it&#39;s not supported, will not work, and iiuc will require some<br>
&gt;&gt; significant development investment to support.<br>
&gt;&gt;<br>
&gt;&gt; You might manage to have an active/passive solution - install an engine<br>
&gt;&gt; on two machines, configure both to use the same remote database, but<br>
&gt;&gt; make sure only one of them is active at any given time. Not sure if that&#39;s<br>
&gt;&gt; considered &quot;fully supported&quot;, but might come close.<br></span></blockquote></div></div></div></div></blockquote><div><br></div></div></div>even when you make it work when cert issues are sorted out, you need to be very careful not to bring both engines up managing a same host, they will fight over it and the monitoring is going to be received only by one of the engines, which in turn may cause HA VMs restart and split brains all over the place.</div><div><div class="h5"><div><br><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
&gt;<br>
&gt;<br>
&gt; That&#39;s not enough - they need to share the same set of certificates...<br>
<br>
</span>Best is to simply clone the machine after initial setup then change<br>
what&#39;s needed, or backup/restore only files (engine-backup --mode=backup<br>
--scope=files).<br>
<br>
Didn&#39;t check, but I do not think they actually need all the certs of<br>
all hosts - that is, that it&#39;s not mandatory to keep /etc/pki synced<br>
between them after initial setup. Didn&#39;t try that myself.<br></blockquote><div><br></div><div>I&#39;m not sure what happens when you provision a host from Mgmt A, then move to Mgmt B and provision another from it:</div><div>1. Mgmt A won&#39;t be aware of that host, from cert req perspective. May not be such a big deal - donno.</div></div></div></div></div></blockquote></div><div><blockquote type="cite"><div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>2. Can Mgmt A provision another host? Need to ensure the certificate serial numbers are OK, etc.</div><div><br></div><div>They really need to share the CA DB.</div><div>The backup-restore sounds like good approach  to me.</div><div>Y.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><br>
&gt; Y.<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; You can find on the net docs/resources about creating a redundant<br>
&gt;&gt; postgresql cluster.<br>
&gt;&gt;<br>
&gt;&gt; Best,<br>
&gt;&gt; --<br>
&gt;&gt; Didi<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><span><font color="#888888">--<br>
Didi<br>
</font></span></blockquote></div><br></div></div>
_______________________________________________<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" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br></div></blockquote></div><br></div></div></div></blockquote></div><br></div></div>