<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <blockquote
cite="mid:CAG2kNCzEvR9fR-xwrYxYooMEFV2EVvBYzgVZ=HE=oCObpucP-A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div><br>
            </div>
            <div>Can you try if these settings inside /etc/resolv.conf
              can make oVirt engine web uo work better?</div>
            <div><br>
            </div>
            <div>options rotate<br>
            </div>
            <div>options timeout:1</div>
            <div>options attempts:1</div>
            <div><br>
            </div>
            <div>Please note that nslookup and dig commands seem not to
              go through these settings if you change them.</div>
            <div>But if you use eg ping command you can see they work as
              expected (at least the rotate one).</div>
            <div><br>
            </div>
            <div> </div>
          </div>
        </div>
      </div>
    </blockquote>
    I could indeed, the issue I saw yesterday is resolved already. I was
    merely thinking we might have a potential single point of failure
    here. <br>
    While the primary nameserver was offline the machine (where the
    ovirt-engine is running) itself had no problem doing
    name-resolution, still oVirt-ui was acting rather unpleasant.<br>
    And since my changes to resolv.conf only had an impact after
    restarting the engine I thought there are some internals, such as a
    cache causing this problem.<br>
    <br>
    I can't say for sure if this was due to long delays, but some
    operations in the UI, I was waiting for several minutes before
    cancelling. And I believe that is more than enough time for the OS
    to try a second nameserver. <br>
    <br>
    But this could by all mean have something to do with my
    infrastructure/setup. So let me do some more digging, and if I'm
    wrong, my apologies for the noise.<br>
    <br>
    Brgds,<br>
    Jonas<br>
  </body>
</html>