[ovirt-users] CentOS 7.1 and virt-v2v

CLSA Mcmaster clsamcmaster at gmail.com
Mon Dec 7 18:34:54 UTC 2015


On Mon, Dec 7, 2015 at 1:26 PM, Shahar Havivi <shaharh at redhat.com> wrote:

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

Caused by: org.postgresql.util.PSQLException: ERROR: integer out of range
  Where: PL/pgSQL function fn_get_disk_commited_value_by_storage(uuid) line
20 at assignment
PL/pgSQL function getstorage_domains_by_storagepoolid(uuid,uuid,boolean)
line 3 at RETURN QUERY
    at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2103)
    at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1836)
    at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
    at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:512)
    at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
    at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(AbstractJdbc2Statement.java:273)
    at
org.jboss.jca.adapters.jdbc.CachedPreparedStatement.executeQuery(CachedPreparedStatement.java:111)
    at
org.jboss.jca.adapters.jdbc.WrappedPreparedStatement.executeQuery(WrappedPreparedStatement.java:462)
    at
org.springframework.jdbc.core.JdbcTemplate$1.doInPreparedStatement(JdbcTemplate.java:644)
[spring-jdbc.jar:3.1.1.RELEASE]
    at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:587)
[spring-jdbc.jar:3.1.1.RELEASE]
    ... 153 more
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20151207/87e7bb8e/attachment-0001.html>


More information about the Users mailing list