<div dir="ltr"><br><div class="gmail_extra">On Mon, Dec 7, 2015 at 1:26 PM, Shahar Havivi <span dir="ltr"><<a href="mailto:shaharh@redhat.com" target="_blank">shaharh@redhat.com</a>></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>
> On Mon, Dec 7, 2015 at 1:03 PM, Shahar Havivi <<a href="mailto:shaharh@redhat.com">shaharh@redhat.com</a>> wrote:<br>
><br>
> > On 07.12.15 11:19, CLSA Mcmaster wrote:<br>
> > > Greetings<br>
> > ><br>
> > > I am new to both CentOS and oVirt. I have been hoping to migrate some<br>
> > > virtual machines from VMware to oVirt and I have hit a wall.<br>
> > ><br>
> > > CentOS 7.1 does not include the tool virt-v2v with the libguestfs-tools<br>
> > > package. I have enabled the CR repository and upgraded but no luck. I<br>
> > have<br>
> > > attempted to compile but the dependency whack-a-mole process wore me down<br>
> > > and I eventually hot another wall with supermin not being "new enough". I<br>
> > > tried to compile that and ran into more dependency issues.<br>
> > Hi Sean,<br>
> > For virt-v2v compilation issue you can ask at <a href="mailto:libguestfs@redhat.com">libguestfs@redhat.com</a><br>
> > mailing<br>
> > list.<br>
> > ><br>
> > > Frankly, I am at the point of throwing in the towel but I'm hoping<br>
> > someone<br>
> > > can offer advise or insight on obtaining the tool through other means. I<br>
> > > would also be open to importing guests through another method. For<br>
> > example,<br>
> > > the oVirt interface has a utility to import OVA files. Is that VMware<br>
> > > created OVA files? The dialogue has host and path. Is the path to be on<br>
> > the<br>
> > > host or the engine? Can it be any path?<br>
> > 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>
> > importing<br>
> > OVA files that was exported from vShpere 5.5 and 6.0 as well as connecting<br>
> > to<br>
> > a running esxi listing and importing the VMs that are in down state.<br>
> ><br>
> > The OVA file must be accessed by the importing host with permissions<br>
> > 36:36(NFS<br>
> > mount will work as well).<br>
> ><br>
> > To access the import VMs feature simply go to the VMs tab and click on the<br>
> > import button there you will be able to select the import source<br>
> > (VMware/OVA<br>
> > etc).<br>
> ><br>
> > More information about virt-v2v integration with oVirt can be found in its<br>
> > 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>
> ><br>
> > Shahar.<br>
> > ><br>
> > > Thank you in advance for any support offered.<br>
> > ><br>
> > > Sean.<br>
> ><br>
> > > _______________________________________________<br>
> > > Users mailing list<br>
> > > <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> > > <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
> ><br>
> ><br>
> Thank you. Shahar.<br>
><br>
> I did get an OVA imported. Unfortunately, immediately upon doing so I got<br>
> this error: "Unit mom-vdsm.service has failed".<br>
</div></div>Can you add the vdsm log, its in /var/log/vdsm/vdsm.log<br>
<div class=""><div class="h5">><br>
> Sean.<br>
<br>
> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
> <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>