<div dir="ltr">Can you send a screenshot of your browser when the issue happens?</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><pre cols="72"><span style="font-family:arial,helvetica,sans-serif">Yaniv Dary
Technical Product Manager
Red Hat Israel Ltd.
34 Jerusalem Road
Building A, 4th floor
Ra&#39;anana, Israel 4350109

Tel : +972 (9) 7692306
        8272306
Email: <a href="mailto:ydary@redhat.com" target="_blank">ydary@redhat.com</a>
IRC : ydary</span></pre>
</div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Sep 2, 2016 at 11:10 PM, Martín Follonier <span dir="ltr">&lt;<a href="mailto:martin.follonier@iquall.net" target="_blank">martin.follonier@iquall.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-family:monospace,monospace">Hi, </span><br></div></div></div></div><div class="gmail_quote"><div dir="ltr"><div class="gmail_extra"><div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I&#39;ve done all the recommendations in this thread, and I&#39;m still getting the &quot;Paused by System&quot; message just after the transfer starts.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Honestly I don&#39;t know were else to look at, cause I don&#39;t find any log entry or packet capture that give me a hint about what is happening.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">I&#39;ll appreciate any help! Thank you in advance!</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Regards</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">Martin</font></div></div>
<br><div class="gmail_quote"><span class=""><pre style="font-family:courier,&quot;courier new&quot;,monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px">On Thu, Sep 1, 2016 at 5:01 PM, Amit Aviram &lt;<a href="mailto:aavi...@redhat.com" target="_blank">aavi...@redhat.com</a>&gt; wrote:</pre></span><pre style="font-family:courier,&quot;courier new&quot;,monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px">&gt; You can do both,
&gt; Through the database, the table is &quot;vdc_options&quot;. change &quot;option_value&quot;
&gt; where &quot;option_name&quot; = &#39;ImageProxyAddress&#39; .
&gt;
&gt; On Thu, Sep 1, 2016 at 4:56 PM, Gianluca Cecchi &lt;<a href="mailto:gianluca.cec...@gmail.com" target="_blank">gianluca.cec...@gmail.com</a>
&gt; &gt; wrote:
&gt;
&gt;&gt; On Thu, Sep 1, 2016 at 3:53 PM, Amit Aviram &lt;<a href="mailto:aavi...@redhat.com" target="_blank">aavi...@redhat.com</a>&gt; wrote:
&gt;&gt;
&gt;&gt;&gt; You can just replace this value in the DB and change it to the right
&gt;&gt;&gt; FQDN, it is a config value named &quot;ImageProxyAddress&quot;. replace &quot;localhost&quot;
&gt;&gt;&gt; with the right address (notice that the port is there too).
&gt;&gt;&gt;
&gt;&gt;&gt; If this will keep happen after users will have the latest version, we
&gt;&gt;&gt; will have to open a bug and fix whatever causes the URL to be &quot;localhost&quot;.
&gt;&gt;&gt;
&gt;&gt;&gt;
&gt;&gt; Do you mean through &quot;engine-config&quot; or directly into database?
&gt;&gt; In this second case which is the table involved?
&gt;&gt;
&gt;&gt; Gianluca
&gt;&gt;
&gt;
&gt;

[root@ractorshe bin]# systemctl stop ovirt-imageio-proxy

engine=# select * from vdc_options where option_name=&#39;ImageProxyAddress<wbr>&#39;;
 option_id |    option_name    |  option_value   | version
-----------+------------------<wbr>-+-----------------+---------
       950 | ImageProxyAddress | localhost:54323 | general
(1 row)

engine=# update vdc_options set option_value=&#39;ractorshe.mydoma<wbr>in:54323&#39;
where option_name=&#39;ImageProxyAddress<wbr>&#39;;
UPDATE 1
engine=# select * from vdc_options where option_name=&#39;ImageProxyAddress<wbr>&#39;;
option_id |    option_name    |             option_value             |
version
-----------+------------------<wbr>-+----------------------------<wbr>----------+---------
       950 | ImageProxyAddress | ractorshe.mydomain:54323 | general
(1 row)

engine=#

engine=# select * from vdc_options where option_name=&#39;ImageProxyAddress<wbr>&#39;;
option_id |    option_name    |             option_value             |
version
-----------+------------------<wbr>-+----------------------------<wbr>----------+---------
       950 | ImageProxyAddress | ractorshe.mydomain:54323 | general
(1 row)


systemctl stop ovirt-engine
(otherwise it remained localhost)

systemctl start ovirt-engine

systemctl start ovirt-imageio-proxy

Now transfer is ok.
I tried a qcow2 disck configured as 40Gb but containing about 1.6Gb of data.
I&#39;m going to connect it to a VM and see if all is ok also from a contents
point of view.

Gianluca
</pre><span class=""><pre style="font-family:courier,&quot;courier new&quot;,monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.6px">______________________________<wbr>_________________
Users mailing list
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a>
<a rel="nofollow" href="http://lists.ovirt.org/mailman/listinfo/users" style="color:rgb(160,30,30)" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a></pre></span></div></div></div>
</div><br></div>
<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>