<div dir="ltr">Sent, thanks Shahar.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 21, 2016 at 10:05 AM, Shahar Havivi <span dir="ltr">&lt;<a href="mailto:shavivi@redhat.com" target="_blank">shavivi@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">On 21.07.16 10:03, Cam Mac wrote:<br>
OK,<br>
Can you please share the engine.log<br>
<div class="HOEnZb"><div class="h5">&gt; Hi Shahar,<br>
&gt;<br>
&gt; Doesn&#39;t appear to be there:<br>
&gt;<br>
&gt; engine=&gt; select vm_name from vm_static where vm_name=&#39;wvm2&#39;;<br>
&gt;  vm_name<br>
&gt; ---------<br>
&gt; (0 rows)<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Cam<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Jul 21, 2016 at 8:33 AM, Shahar Havivi &lt;<a href="mailto:shavivi@redhat.com">shavivi@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 20.07.16 20:06, Richard W.M. Jones wrote:<br>
&gt; &gt; &gt; On Wed, Jul 20, 2016 at 07:16:32PM +0100, Cam Mac wrote:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; The import doesn&#39;t happen automatically, you have to do the final<br>
&gt; &gt; step<br>
&gt; &gt; &gt; &gt; &gt; manually (when using the command line).  See:<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; <a href="http://libguestfs.org/virt-v2v.1.html#output-to-rhev" rel="noreferrer" target="_blank">http://libguestfs.org/virt-v2v.1.html#output-to-rhev</a><br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; However that error shouldn&#39;t happen.  It looks like the name is the<br>
&gt; &gt; &gt; &gt; &gt; same as the name of an existing VM.  From virt-v2v you can do the<br>
&gt; &gt; &gt; &gt; &gt; whole conversion/import over again, this time adding the `-on<br>
&gt; &gt; &gt; &gt; &gt; new_name&#39; option to the command line (obviously choosing a name which<br>
&gt; &gt; &gt; &gt; &gt; is not otherwise being used).<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; I don&#39;t know if there&#39;s a way to get oVirt to change the name when<br>
&gt; &gt; &gt; &gt; &gt; importing from the export domain.  As far as I know you have to start<br>
&gt; &gt; &gt; &gt; &gt; the import from scratch.<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; There&#39;s no existing VM with that name that I can see. It may have come<br>
&gt; &gt; from<br>
&gt; &gt; &gt; &gt; one of my earlier import attempts,<br>
&gt; &gt; &gt; &gt; though that earlier attempt did not show up in the GUI, it did write<br>
&gt; &gt; files<br>
&gt; &gt; &gt; &gt; to the export domain.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; I re-ran the conversion again with a rename but it failed to import it<br>
&gt; &gt; &gt; &gt; again, with the same error.<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; Could there be a record in the DB somewhere, or does it look at the<br>
&gt; &gt; files<br>
&gt; &gt; &gt; &gt; alone? Just trying to work out where the conflict is.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I had a look at the ovirt-engine code where<br>
&gt; &gt; &gt; ACTION_TYPE_FAILED_NAME_ALREADY_USED is raised and it appears to come<br>
&gt; &gt; &gt; from a database check.  However I&#39;m not really familiar enough with<br>
&gt; &gt; &gt; the code to be sure.  Probably best to ask an oVirt developer, or try<br>
&gt; &gt; &gt; dumping the database to see if &quot;wvm2&quot; appears in a column anywhere.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Rich.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; --<br>
&gt; &gt; &gt; Richard Jones, Virtualization Group, Red Hat<br>
&gt; &gt; <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones</a><br>
&gt; &gt; &gt; Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
&gt; &gt; &gt; Fedora Windows cross-compiler. Compile Windows programs, test, and<br>
&gt; &gt; &gt; build Windows installers. Over 100 libraries supported.<br>
&gt; &gt; &gt; <a href="http://fedoraproject.org/wiki/MinGW" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/MinGW</a><br>
&gt; &gt; It may be in the DB...<br>
&gt; &gt; Try to run this via psql:<br>
&gt; &gt;<br>
&gt; &gt; select vm_name from vm_static where vm_name=&#39;wvm2&#39;;<br>
&gt; &gt;<br>
&gt; &gt; and see if there is a result...<br>
&gt; &gt;<br>
</div></div></blockquote></div><br></div>