<html><head></head><body bgcolor="#ffffff" text="#2e3436" link="#2a76c6" vlink="#215d9c"><div>On Tue, 2016-04-05 at 10:04 -0400, Alexander Wels wrote:</div><blockquote type="cite"><pre>On Tuesday, April 05, 2016 03:58:37 PM Nicolas Ecarnot wrote:
<blockquote type="cite">
Le 05/04/2016 14:30, Alexander Wels a écrit :
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
<blockquote type="cite">
2. If you are running hosted engine, make sure you have enough
entropy, the
login page generates a couple of tokens using secure random,
which
eats away
at your entropy budget heavily and since hosted engine is a VM
it is
possible
that you don't have enough entropy. You can check your entropy
level
with
this:

cat /proc/sys/kernel/random/entropy_avail
</blockquote>
</blockquote>

159 is horrible to be honest, that is most likely the cause of your
problems. Anything below around 300 is bad.
</blockquote>
</blockquote>
</blockquote>
</blockquote>

Alex,

I checked that on my engines, and the entropy is around 120.
But those are NOT hosted.

Can you confirm this lack of entropy enduces no slowness on dedicated
engines?
</blockquote>

Lack of entropy is what causes super slow login. I creates some tokens on 
login that use up entropy. However once you have logged in it re-uses the 
token and the entropy should not be an issue after that for the most part.

He didn't actually say but I suspect that after the initial minutes wait for 
the login, it was not THAT bad after that. Not like what we are seeing with 
your system.
_______________________________________________
Users mailing list
<a href="Users@ovirt.org
">Users@ovirt.org
</a></pre></blockquote><div><br></div><div><br></div><div>For me once I was on the admin login page things went much faster. &nbsp;Now that I have haveged on the Engine VM the change from the welcome page to the admin login page is almost instantaneous.&nbsp;</div><div><br></div></body></html>