Here&#39;s what I found in engine.log<br><br><div class="gmail_quote">On Thu, Apr 5, 2012 at 11:32 AM, Itamar Heim <span dir="ltr">&lt;<a href="mailto:iheim@redhat.com">iheim@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="im">On 04/05/2012 01:16 PM, Alex Drahon wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for your help.<br>
<br>
I tried the import with a minimal OVF file as described by Shahar and it<br>
worked, but failed on activate.<br>
<br>
This time I have a constraint violation on pk_vm_static, which means<br>
that ovirt-engine doesn&#39;t create a vm_guid if it isn&#39;t here. I guess<br>
it&#39;s the same for a lot of parameters.<br>
</blockquote>
<br></div>
that&#39;s sounds like a new bug.<br>
please send stack trace (which will also help telling where to look).<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
To move forward, I&#39;m going to create &quot;shadow&quot; VMs on ovirt-engine,<br>
export them and import my &quot;real&quot; libvirt/KVM VMs with the exported OVF<br>
files. Makes sense?<br>
<br>
Where should I look in the source tree if I want to (try to) actually<br>
help with the restore code for imported VMs?<br>
<br>
Alex<br>
<br>
On Thu, Apr 5, 2012 at 5:59 AM, Shahar Havivi &lt;<a href="mailto:shaharh@redhat.com" target="_blank">shaharh@redhat.com</a><br></div><div><div class="h5">
&lt;mailto:<a href="mailto:shaharh@redhat.com" target="_blank">shaharh@redhat.com</a>&gt;&gt; wrote:<br>
<br>
 � �On 05.04.12 07:35, Itamar Heim wrote:<br>
 � � &gt; On 04/04/2012 01:13 PM, Alex Drahon wrote:<br>
 � � &gt; &gt;Hello all,<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;I&#39;m trying to import VMs from a Centos5/KVM host to ovirt using<br>
 � � &gt; &gt;virt-v2v. I used this command:<br>
 � � &gt; &gt;virt-v2v -ic qemu+ssh://root@virthost1.<u></u>mydomain.local/system -o<br>
 � �rhev -os<br>
 � � &gt; &gt;virthost3.mydomain.local:/<u></u>exports/exp --network ovirtmgmt<br>
 � � &gt; &gt;test.mydomain.local<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;It works, but the resulting OVF file cannot be read by ovirt-engine<br>
 � � &gt; &gt;(&quot;Failed to read VM &#39;[Unknown name]&#39; OVF, it may be corrupted&quot;).<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;I had to edit the OVF file, removing the NIC Item worked, but<br>
 � �restoring<br>
 � � &gt; &gt;the imported VM fails. Looking at logs, I found a PostgreSQL<br>
 � �constraint<br>
 � � &gt; &gt;violation on an insert (sorry it&#39;s in French)<br>
 � � &gt; &gt;&quot;Caused by: org.postgresql.util.<u></u>PSQLException: ERREUR: la valeur<br>
 � �d une<br>
 � � &gt; &gt;cl� dupliqu�e rompt la contrainte unique � pk_vm_device �<br>
 � � &gt; &gt; � Where: instruction SQL � INSERT INTO vm_device( device_id,<br>
 � �vm_id ,<br>
 � � &gt; &gt;device , type, address , boot_order , spec_params, is_managed,<br>
 � � &gt; &gt;is_plugged, is_readonly) VALUES( �$1 �, �$2 �, �$3 �, �$4 �, �$5<br>
 � � �, �$6<br>
 � � &gt; &gt;, �$7 , �$8 , �$9 , �$10 ) �&quot;<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;Looks like there&#39;s a primary key violation (duplicate) on insert.<br>
 � � &gt;<br>
 � � &gt; cc-ing mbooth from v2v to have a look from ovf generation, but there<br>
 � � &gt; could be some bug in engine as well as the vm_device code was added<br>
 � � &gt; recently.<br>
 � � &gt;<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;I have two questions:<br>
 � � &gt; &gt; �- what&#39;s the minimal OVF file that can successfully import a VM?<br>
 � �you will need the header: the &lt;Reference&gt; tag the &lt;Content&gt; tag with the<br>
 � �&lt;Section&gt; items: &lt;System&gt; and &lt;item&gt;s cpu and memory, all other<br>
 � �devices can be<br>
 � �omit.<br>
 � � &gt;<br>
 � � &gt; shahar?<br>
 � � &gt;<br>
 � � &gt; &gt; �- are &#39;default devices&#39; created if they are not in the OVF file?<br>
 � � &gt; &gt;(would explain PK violations)<br>
 � � &gt;<br>
 � � &gt; eli?<br>
 � � &gt;<br>
 � � &gt; &gt;<br>
 � � &gt; &gt;oVirt is very impressive and stable, deploying was a breeze, but<br>
 � �it&quot;s<br>
 � � &gt; &gt;difficult to understand why it is so hard to move VMs from a<br>
 � �libvirt/KVM<br>
 � � &gt; &gt;host (which is basically the same architecture). Am I missing<br>
 � �something?<br>
 � � &gt;<br>
 � � &gt;<br>
<br>
<br>
</div></div></blockquote>
<br>
</blockquote></div><br>