<div dir="ltr"><div>qemu-img info /rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/53b04aa4-5f90-4837-b9f1-3ce64ecb057c/images/e20028a6-901d-4429-bf55-f92b9f59e905/52bce09c-7e8f-4c23-95bf-02854672c67f<br>image: /rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/53b04aa4-5f90-4837-b9f1-3ce64ecb057c/images/e20028a6-901d-4429-bf55-f92b9f59e905/52bce09c-7e8f-4c23-95bf-02854672c67f<br>
file format: raw<br>virtual size: 3.0G (3221225472 bytes)<br>disk size: 1.1G<br><br><br></div>Different dirs as I&#39;m trying various combos with same failure to import. But the qemu-img data is good.<br><br>ll /rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/53b04aa4-5f90-4837-b9f1-3ce64ecb057c/images/e20028a6-901d-4429-bf55-f92b9f59e905/52bce09c-7e8f-4c23-95bf-02854672c67f<br>
-rw-rw----. 1 vdsm kvm 3221225472 Aug  9 17:37 /rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/53b04aa4-5f90-4837-b9f1-3ce64ecb057c/images/e20028a6-901d-4429-bf55-f92b9f59e905/52bce09c-7e8f-4c23-95bf-02854672c67f<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 13, 2013 at 12:35 PM, Richard W.M. Jones <span dir="ltr">&lt;<a href="mailto:rjones@redhat.com" target="_blank">rjones@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, Aug 12, 2013 at 05:26:54PM -0400, Jim Kinney wrote:<br>
&gt; On trying the import in ovirt after the completion of the conversion using<br>
&gt; -o rhev -os &lt;ip&gt;:/var/lib/exports/exports ..., I found an error in the<br>
&gt; vdsm.log:<br>
&gt;<br>
&gt; Thread-199989::ERROR::2013-08-12<br>
&gt; 15:10:57,371::task::833::TaskManager.Task::(_setError)<br>
&gt; Task=`6fa2a23e-0194-4f67-b157-a3f831780d12`::Unexpected error<br>
&gt; Traceback (most recent call last):<br>
&gt;   File &quot;/usr/share/vdsm/storage/task.py&quot;, line 840, in _run<br>
&gt;     return fn(*args, **kargs)<br>
&gt;   File &quot;/usr/share/vdsm/logUtils.py&quot;, line 42, in wrapper<br>
&gt;     res = f(*args, **kwargs)<br>
&gt;   File &quot;/usr/share/vdsm/storage/hsm.py&quot;, line 2891, in getVolumeInfo<br>
&gt;     imgUUID=imgUUID, volUUID=volUUID).getInfo()<br>
&gt;   File &quot;/usr/share/vdsm/storage/fileSD.py&quot;, line 250, in produceVolume<br>
&gt;     return fileVolume.FileVolume(repoPath, self.sdUUID, imgUUID, volUUID)<br>
&gt;   File &quot;/usr/share/vdsm/storage/fileVolume.py&quot;, line 71, in __init__<br>
&gt;     volume.Volume.__init__(self, repoPath, sdUUID, imgUUID, volUUID)<br>
&gt;   File &quot;/usr/share/vdsm/storage/volume.py&quot;, line 128, in __init__<br>
&gt;     self.validate()<br>
&gt;   File &quot;/usr/share/vdsm/storage/volume.py&quot;, line 140, in validate<br>
&gt;     self.validateImagePath()<br>
&gt;   File &quot;/usr/share/vdsm/storage/fileVolume.py&quot;, line 522, in<br>
&gt; validateImagePath<br>
&gt;     raise se.ImagePathError(imageDir)<br>
&gt; ImagePathError: Image path does not exist or cannot be accessed/created:<br>
&gt; (&#39;/rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/5eb89069-b750-4d32-b7d3-432fd77202d1/images/1e43cdf3-bf3b-4f28-a755-b5fb8a67543b&#39;,)<br>
<br>
</div></div>What happens if you do:<br>
<br>
qemu-img info /rhev/data-center/6ff1a3cb-06b9-4a4f-a2ec-053cc45ac7c6/5eb89069-b750-4d32-b7d3-432fd77202d1/images/1e43cdf3-bf3b-4f28-a755-b5fb8a67543b<br>
<br>
Rich.<br>
<div class="im"><br>
&gt; I have setenforce=0 with same result.<br>
&gt; So the 5eb89069-b750-4d32-b7d3-432fd77202d1 is a valid ovirt domain number<br>
&gt; for the entire process in exports. The 1e43cdf3-bf3b-4f28-a755-b5fb8a67543b<br>
&gt; was the name of the dir created from the virt-v2v process.<br>
&gt;<br>
&gt; The ovirt import gui provides this error:<br>
&gt; Error while executing action: Cannot import VM. VM&#39;s Image does not exist.<br>
&gt;<br>
&gt; I&#39;ve tried with a qcow2 image, a raw image, vmdk (fails with unsupported<br>
&gt; format error).<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Aug 12, 2013 at 4:49 PM, Jim Kinney &lt;<a href="mailto:jim.kinney@gmail.com">jim.kinney@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; I need to convert a vmdk to ovirt use. I have a qcow2 formatted image and<br>
&gt; &gt; it&#39;s corresponding xml. I&#39;m trying to run virt-v2v to put things into the<br>
&gt; &gt; proper formats/places for ovirt but I need to use my proper credentials to<br>
&gt; &gt; access the qemu:///system space.<br>
&gt; &gt;<br>
&gt; &gt; Where/how do I do this? man pages have no suggestions on virt-v2v. I have<br>
&gt; &gt; a user/passwd combo in saslauth that works for virsh.<br>
&gt; &gt;<br>
&gt; &gt; virt-v2v -i libvirtxml -o libvirt -os export --vmtype server -n ovirtmgmt<br>
&gt; &gt; /var/lib/exports/exports/5eb89069-b750-4d32-b7d3-432fd77202d1/images/test/test.xml<br>
&gt; &gt; virt-v2v: Failed to connect to qemu:///system: libvirt error code: 45,<br>
&gt; &gt; message: authentication failed: Failed to step SASL negotiation: -7<br>
&gt; &gt; (SASL(-7): invalid parameter supplied: Unexpectedly missing a prompt result)<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; --<br>
&gt; &gt; James P. Kinney III<br>
</div>&gt; &gt; *<br>
&gt; &gt; *Every time you stop a school, you will have to build a jail. What you<br>
<div class="im">&gt; &gt; gain at one end you lose at the other. It&#39;s like feeding a dog on his own<br>
&gt; &gt; tail. It won&#39;t fatten the dog.<br>
&gt; &gt; - Speech 11/23/1900 Mark Twain<br>
</div>&gt; &gt; *<br>
&gt; &gt; <a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
<div class="im">&gt; &gt; *<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; --<br>
&gt; James P. Kinney III<br>
</div>&gt; *<br>
&gt; *Every time you stop a school, you will have to build a jail. What you gain<br>
<div class="im">&gt; at one end you lose at the other. It&#39;s like feeding a dog on his own tail.<br>
&gt; It won&#39;t fatten the dog.<br>
&gt; - Speech 11/23/1900 Mark Twain<br>
</div>&gt; *<br>
&gt; <a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br>
&gt; *<br>
<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<div class="im"><br>
<br>
--<br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" target="_blank">http://people.redhat.com/~rjones</a><br>
</div>Fedora Windows cross-compiler. Compile Windows programs, test, and<br>
build Windows installers. Over 100 libraries supported.<br>
<a href="http://fedoraproject.org/wiki/MinGW" target="_blank">http://fedoraproject.org/wiki/MinGW</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">-- <br>James P. Kinney III<br><i><i><i><i><br></i></i></i></i>Every time you stop a school, you will have to build a jail. What you 
        gain at one end you lose at the other. It&#39;s like feeding a dog on his 
        own tail. It won&#39;t fatten the dog.<br>

        - Speech 11/23/1900 Mark Twain<br><i><i><i><i><br><a href="http://heretothereideas.blogspot.com/" target="_blank">http://heretothereideas.blogspot.com/</a><br></i></i></i></i></div>
</div>