<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 3, 2016 at 12:17 PM,  <span dir="ltr">&lt;<a href="mailto:aleksey.maksimov@it-kb.ru" target="_blank">aleksey.maksimov@it-kb.ru</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">Wow. I have installed and enabled the service on Hosted Engine VM:<br>
<br>
# yum -y install haveged<br>
# service haveged start<br>
# systemctl enable haveged.service<br>
# service haveged status<br>
<br>
Redirecting to /bin/systemctl status  haveged.service<br>
● haveged.service - Entropy Daemon based on the HAVEGE algorithm<br>
   Loaded: loaded (/usr/lib/systemd/system/<wbr>haveged.service; enabled; vendor preset: disabled)<br>
   Active: active (running) since Mon 2016-10-03 12:56:24 MSK; 2min 12s ago<br>
     Docs: man:haveged(8)<br>
           <a href="http://www.issihosts.com/haveged/" rel="noreferrer" target="_blank">http://www.issihosts.com/<wbr>haveged/</a><br>
 Main PID: 5304 (haveged)<br>
   CGroup: /system.slice/haveged.service<br>
           └─5304 /usr/sbin/haveged -w 1024 -v 1 --Foreground<br>
<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 systemd[1]: Starting Entropy Daemon based on the HAVEGE algorithm...<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 haveged[5304]: haveged: ver: 1.9.1; arch: x86; vend: GenuineIntel; build: (gcc 4.8.2 ITV); collect: 128K<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 haveged[5304]: haveged: cpu: (L4 VC); data: 32K (L2 L4 V); inst: 32K (L2 L4 V); idx: 21/40; sz: 32709/60538<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 haveged[5304]: haveged: tot tests(BA8): A:1/1 B:1/1 continuous tests(B):  last entropy estimate 8.00013<br>
Oct 03 12:56:24 KOM-AD01-OVIRT1 haveged[5304]: haveged: fills: 0, generated: 0<br>
<br>
<br>
And now after restarting the ovirt-engine.service, first open the web portal pages is instantaneous!<br>
It works.<br>
Thank you.<br></blockquote><div><br></div>Yes, the issue was the lack of entropy.<br>haveged on a VM works but the quality of its entropy is still debated.<br>A better solution is to use the paravirtualized VirtIO RNG device.</div><div class="gmail_quote"><br></div><div class="gmail_quote">We already have it on the first boot; we are working to ensure it&#39;s always there also after the engine imported the engine VM:<br><div><a href="https://gerrit.ovirt.org/#/c/62334/">https://gerrit.ovirt.org/#/c/62334/</a><br></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">
<br>
But now the question arises, in what cases can be a helpful ovirt-warmup.service (<a href="https://github.com/geertj/ravstack/blob/master/share/ovirt-warmup.service" rel="noreferrer" target="_blank">https://github.com/geertj/<wbr>ravstack/blob/master/share/<wbr>ovirt-warmup.service</a>) ?<br>
<br>
03.10.2016, 12:32, &quot;Sandro Bonazzola&quot; &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;:<br>
<div class="gmail-HOEnZb"><div class="gmail-h5">&gt; This looks like not enough entropy on the host / guest running ovirt-engine.<br>
&gt; If you&#39;re on Hosted Engine I suggest to install haveged (in EPEL repo) and run it to ensure enough entropy is available for the VM.<br>
&gt; Adding Simone.<br>
</div></div></blockquote></div><br></div></div>