<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    +1<br>
    <br>
    <div class="moz-cite-prefix">On 02-04-2015 16:06, Daniel Henrique
      Barboza wrote:<br>
    </div>
    <blockquote cite="mid:551D934A.7060900@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Hi there,<br>
      <br>
      As discussed in our latest scrum meeting and in github bug #436,
      the use of the IP address<br>
      instead of the hostname in the URLs are causing issues. This is a
      workaround due to a limitation<br>
      of older qemu-io versions that don't resolve hostnames and hangs.
      <br>
      <br>
      The thing is that we have no control of how the remote server will
      resolve the URL in that format<br>
      (
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://91.189.92.163:80/14.04/ubuntu-14.04.2-desktop-amd64.iso">http://91.189.92.163:80/14.04/ubuntu-14.04.2-desktop-amd64.iso</a>
      instead of
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://releases.ubuntu.com/14.04/ubuntu-14.04.2-desktop-amd64.iso">http://releases.ubuntu.com/14.04/ubuntu-14.04.2-desktop-amd64.iso</a>
      for example). It can resolve the IP to hostname and work as
      intended, it can redirect to the home page (as the example I
      gave), it can give a 403 forbidden and so on. <br>
      <br>
      This limitation is not present in newer versions of qemu (tested
      in RHEL 7.1, Fedora 21, Ubuntu<br>
      14.04 and Opensuse 13.2), therefore it is just a code that have a
      random chance of failing to work.<br>
      In my opinion, we should get rid of it and let qemu-io handle it
      alone. If qemu-io can't handle the remote<br>
      ISO streaming by itself, the user can:<br>
      <br>
      - update qemu<br>
      - use an older version of kimchi<br>
      - download the ISO and use it as Local ISO Image<br>
      <br>
      Thoughts?<br>
      <br>
      <br>
      Daniel<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kimchi-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kimchi-devel@ovirt.org">Kimchi-devel@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/kimchi-devel">http://lists.ovirt.org/mailman/listinfo/kimchi-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>