<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Ok. &nbsp;I should be able to select QCOW2 for a SAN storage target? &nbsp;If true, then I’ll need to figure out why that doesn’t work.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 13, 2017, at 8:32 AM, Fred Rolland &lt;<a href="mailto:frolland@redhat.com" class="">frolland@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">When you select RAW, the Vdsm will allocated the whole size of the image (virtual size), this is why you will not encounter this issue in Block Storage.<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Jul 13, 2017 at 6:17 PM, aduckers <span dir="ltr" class="">&lt;<a href="mailto:alex.duckers@gmail.com" target="_blank" class="">alex.duckers@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Thanks Fred.&nbsp; I haven’t run into the upload issue again, but if we do I’ll try that.<div class="">Regarding the template creation issue - could that just be user error on my part?&nbsp; I’ve found that if I select RAW format for the disk, when target is SAN, it works fine.&nbsp; QCOW2 format works for a target of NFS. &nbsp;</div><div class="">Is that the way it’s supposed to behave?</div><div class=""><div class="h5"><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jul 13, 2017, at 7:59 AM, Fred Rolland &lt;<a href="mailto:frolland@redhat.com" target="_blank" class="">frolland@redhat.com</a>&gt; wrote:</div><br class="m_-2535657724139672755Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class=""><div class="">It seems you hit [1]<br class=""></div>If the image is compressed, the Vdsm will not compute the size as needed.<br class=""></div>In file storage, it will work OK as the file system is sparse.<br class=""><br class=""></div>As a workaround you can decompress before uploading:<br class=""><pre class="m_-2535657724139672755gmail-bz_comment_text m_-2535657724139672755gmail-bz_wrap_comment_text" id="m_-2535657724139672755gmail-comment_text_3">qemu-img convert -f qcow2 rhel-guest-image-7.3-35.x86_<wbr class="">64.qcow2 -O qcow2 -o compat=1.1 uncompressed.qcow2</pre><div class=""><div class=""><div class=""><br class="">[1] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1470435" target="_blank" class="">https://bugzilla.redhat.com/<wbr class="">show_bug.cgi?id=1470435</a><br class=""></div></div></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Wed, Jul 5, 2017 at 10:44 AM, Fred Rolland <span dir="ltr" class="">&lt;<a href="mailto:frolland@redhat.com" target="_blank" class="">frolland@redhat.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div class="">Can you please open bugs for the two issues for future tracking ?<br class=""></div>These needs further investigations.<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="m_-2535657724139672755h5">On Mon, Jul 3, 2017 at 2:17 AM, aduckers <span dir="ltr" class="">&lt;<a href="mailto:alex.duckers@gmail.com" target="_blank" class="">alex.duckers@gmail.com</a>&gt;</span> wrote:<br class=""></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><div class="m_-2535657724139672755h5">Thanks for the assistance.&nbsp; Versions are:<br class="">
<br class="">
vdsm.x86_64&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4.19.15-1.el7.centos<br class="">
ovirt-engine.noarch&nbsp; &nbsp; 4.1.2.2-1.el7.centos<br class="">
<br class="">
Logs are attached.&nbsp; The GUI shows a creation date of 2017-06-23 11:30:13 for the disk image that is stuck finalizing, so that might be a good place to start in the logs.<br class="">
<br class="">
<br class="">
<br class=""><br class="">
<br class=""></div></div><div class=""><div class="m_-2535657724139672755h5">
&gt; On Jul 2, 2017, at 3:52 AM, Fred Rolland &lt;<a href="mailto:frolland@redhat.com" target="_blank" class="">frolland@redhat.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt; Hi,<br class="">
&gt;<br class="">
&gt; Thanks for the logs.<br class="">
&gt;<br class="">
&gt; What exact version are you using ? (VDSM,engine)<br class="">
&gt;<br class="">
&gt; Regarding the upload issue, can you please provide imageio-proxy and imageio-daemon logs ?<br class="">
&gt; Issue in [1] looks with the same symptoms, but we need more info.<br class="">
&gt;<br class="">
&gt; Regarding the template issue, it looks like [2].<br class="">
&gt; There were some issues when calculating the estimated size target volume, that should be already fixed.<br class="">
&gt; Please provide the exact versions, so I can check if it includes the fixes.<br class="">
&gt;<br class="">
&gt; Thanks,<br class="">
&gt;<br class="">
&gt; Fred<br class="">
&gt;<br class="">
&gt; [1] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1357269" rel="noreferrer" target="_blank" class="">https://bugzilla.redhat.com/sh<wbr class="">ow_bug.cgi?id=1357269</a><br class="">
&gt; [2] <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1448606" rel="noreferrer" target="_blank" class="">https://bugzilla.redhat.com/sh<wbr class="">ow_bug.cgi?id=1448606</a><br class="">
&gt;<br class="">
&gt;<br class="">
&gt; On Fri, Jun 30, 2017 at 5:11 AM, aduckers &lt;<a href="mailto:alex.duckers@gmail.com" target="_blank" class="">alex.duckers@gmail.com</a>&gt; wrote:<br class="">
&gt;<br class="">
&gt;<br class="">
&gt; Attached.&nbsp; I’ve also got an image upload to the ISO domain stuck in “Finalizing”, and can’t cancel or clear it.&nbsp; Not sure if related or not, but it might show in the logs and if that can be cleared that’d be great too.<br class="">
&gt;<br class="">
&gt; Thanks<br class="">
&gt;<br class="">
&gt;<br class="">
&gt;&gt; On Jun 29, 2017, at 9:20 AM, Fred Rolland &lt;<a href="mailto:frolland@redhat.com" target="_blank" class="">frolland@redhat.com</a>&gt; wrote:<br class="">
&gt;&gt;<br class="">
&gt;&gt; Can you please attach engine and Vdsm logs ?<br class="">
&gt;&gt;<br class="">
&gt;&gt; On Thu, Jun 29, 2017 at 6:21 PM, aduckers &lt;<a href="mailto:alex.duckers@gmail.com" target="_blank" class="">alex.duckers@gmail.com</a>&gt; wrote:<br class="">
&gt;&gt; I’m running 4.1 with a hosted engine, using FC SAN storage.&nbsp; I’ve uploaded a qcow2 image, then created a VM and attached that image.<br class="">
&gt;&gt; When trying to create a template from that VM, we get failures with:<br class="">
&gt;&gt;<br class="">
&gt;&gt; failed: low level image copy failed<br class="">
&gt;&gt; VDSM command DeleteImageGroupVDS failed: Image does not exist in domain<br class="">
&gt;&gt; failed to create template<br class="">
&gt;&gt;<br class="">
&gt;&gt; What should I be looking at to resolve this?&nbsp; Anyone recognize this issue?<br class="">
&gt;&gt;<br class="">
&gt;&gt; Thanks<br class="">
&gt;&gt;<br class="">
&gt;&gt;<br class="">
&gt;&gt; ______________________________<wbr class="">_________________<br class="">
&gt;&gt; Users mailing list<br class="">
&gt;&gt; <a href="mailto:Users@ovirt.org" target="_blank" class="">Users@ovirt.org</a><br class="">
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank" class="">http://lists.ovirt.org/mailman<wbr class="">/listinfo/users</a><br class="">
&gt;&gt;<br class="">
&gt;<br class="">
&gt;<br class="">
&gt;<br class="">
<br class="">
<br class=""></div></div></blockquote></div><br class=""></div>
</blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>