<div dir="ltr"><br><div class="gmail_extra">On Mon, Dec 7, 2015 at 1:26 PM, Shahar Havivi <span dir="ltr">&lt;<a href="mailto:shaharh@redhat.com" target="_blank">shaharh@redhat.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class="h5">On 07.12.15 13:15, CLSA Mcmaster wrote:<br>
&gt; On Mon, Dec 7, 2015 at 1:03 PM, Shahar Havivi &lt;<a href="mailto:shaharh@redhat.com">shaharh@redhat.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; On 07.12.15 11:19, CLSA Mcmaster wrote:<br>
&gt; &gt; &gt; Greetings<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; I am new to both CentOS and oVirt. I have been hoping to migrate some<br>
&gt; &gt; &gt; virtual machines from VMware to oVirt and I have hit a wall.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; CentOS 7.1 does not include the tool virt-v2v with the libguestfs-tools<br>
&gt; &gt; &gt; package. I have enabled the CR repository and upgraded but no luck. I<br>
&gt; &gt; have<br>
&gt; &gt; &gt; attempted to compile but the dependency whack-a-mole process wore me down<br>
&gt; &gt; &gt; and I eventually hot another wall with supermin not being &quot;new enough&quot;. I<br>
&gt; &gt; &gt; tried to compile that and ran into more dependency issues.<br>
&gt; &gt; Hi Sean,<br>
&gt; &gt; For virt-v2v compilation issue you can ask at <a href="mailto:libguestfs@redhat.com">libguestfs@redhat.com</a><br>
&gt; &gt; mailing<br>
&gt; &gt; list.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Frankly, I am at the point of throwing in the towel but I&#39;m hoping<br>
&gt; &gt; someone<br>
&gt; &gt; &gt; can offer advise or insight on obtaining the tool through other means. I<br>
&gt; &gt; &gt; would also be open to importing guests through another method. For<br>
&gt; &gt; example,<br>
&gt; &gt; &gt; the oVirt interface has a utility to import OVA files. Is that VMware<br>
&gt; &gt; &gt; created OVA files? The dialogue has host and path. Is the path to be on<br>
&gt; &gt; the<br>
&gt; &gt; &gt; host or the engine? Can it be any path?<br>
&gt; &gt; Upstream ovirt git://<a href="http://gerrit.ovirt.org/ovirt-engine" rel="noreferrer" target="_blank">gerrit.ovirt.org/ovirt-engine</a> have support for<br>
&gt; &gt; importing<br>
&gt; &gt; OVA files that was exported from vShpere 5.5 and 6.0 as well as connecting<br>
&gt; &gt; to<br>
&gt; &gt; a running esxi listing and importing the VMs that are in down state.<br>
&gt; &gt;<br>
&gt; &gt; The OVA file must be accessed by the importing host with permissions<br>
&gt; &gt; 36:36(NFS<br>
&gt; &gt; mount will work as well).<br>
&gt; &gt;<br>
&gt; &gt; To access the import VMs feature simply go to the VMs tab and click on the<br>
&gt; &gt; import button there you will be able to select the import source<br>
&gt; &gt; (VMware/OVA<br>
&gt; &gt; etc).<br>
&gt; &gt;<br>
&gt; &gt; More information about virt-v2v integration with oVirt can be found in its<br>
&gt; &gt; feature page: <a href="http://www.ovirt.org/Features/virt-v2v_Integration" rel="noreferrer" target="_blank">http://www.ovirt.org/Features/virt-v2v_Integration</a><br>
&gt; &gt;<br>
&gt; &gt;  Shahar.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Thank you in advance for any support offered.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Sean.<br>
&gt; &gt;<br>
&gt; &gt; &gt; _______________________________________________<br>
&gt; &gt; &gt; Users mailing list<br>
&gt; &gt; &gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; &gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; Thank you. Shahar.<br>
&gt;<br>
&gt; I did get an OVA imported. Unfortunately, immediately upon doing so I got<br>
&gt; this error: &quot;Unit mom-vdsm.service has failed&quot;.<br>
</div></div>Can you add the vdsm log, its in /var/log/vdsm/vdsm.log<br>
<div class=""><div class="h5">&gt;<br>
&gt; Sean.<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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
<br>
</div></div></blockquote></div><br></div><div class="gmail_extra">I shut down the host. I will restart it. But on the engine side in engine.log I see:<br><br>Caused by: org.postgresql.util.PSQLException: ERROR: integer out of range<br>  Where: PL/pgSQL function fn_get_disk_commited_value_by_storage(uuid) line 20 at assignment<br>PL/pgSQL function getstorage_domains_by_storagepoolid(uuid,uuid,boolean) line 3 at RETURN QUERY<br>    at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2103)<br>    at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1836)<br>    at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)<br>    at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:512)<br>    at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)<br>    at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:273)<br>    at org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatement.java:111)<br>    at org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:462)<br>    at org.springframework.jdbc.core.JdbcTemplate$1.doInPreparedStatement(JdbcTemplate.java:644) [spring-jdbc.jar:3.1.1.RELEASE]<br>    at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:587) [spring-jdbc.jar:3.1.1.RELEASE]<br>    ... 153 more<br><br></div><div class="gmail_extra"><br></div></div>