
Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Regards Hongyu Du

On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

Hi thanks, this is my vdsm log. 2018-06-25 16:01:22,028+0800 INFO (v2v/e832a5ea) [vdsm.api] START teardownImage(sdUUID=u'02d60c3b-26e4-463a-a396-0e157228dda9', spUUID=u'5b2878b9-024a-0281-007f-0000000000bc', imgUUID=u'40264bed-6841-4e25-b230-f6f67c453e7c', volUUID=None) from=internal, task_id=21caf93b-c793-46eb-a6fc-529c463f2e86 (api:46) 2018-06-25 16:01:22,029+0800 INFO (v2v/e832a5ea) [vdsm.api] FINISH teardownImage return=None from=internal, task_id=21caf93b-c793-46eb-a6fc-529c463f2e86 (api:52) 2018-06-25 16:01:22,030+0800 ERROR (v2v/e832a5ea) [root] Job u'e832a5ea-a05d-4888-8a73-102aca0c7c0d' failed (v2v:871) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 866, in _run self._import() File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 891, in _import self._proc.returncode)) V2VProcessError: Job u'e832a5ea-a05d-4888-8a73-102aca0c7c0d' process failed exit-code: 1 2018-06-25 16:01:22,578+0800 INFO (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.ping2 succeeded in 0.00 seconds (__init__:573) 2018-06-25 16:01:22,583+0800 INFO (jsonrpc/1) [vdsm.api] START repoStats(domains=[u'1dbf48c9-ef23-4830-9f16-fb929624bf26']) from=::1,48430, task_id=e98ed4cb-b6cc-4980-ae41-1520a82da5c3 (api:46) 2018-06-25 16:01:22,583+0800 INFO (jsonrpc/1) [vdsm.api] FINISH repoStats return={u'1dbf48c9-ef23-4830-9f16-fb929624bf26': {'code': 0, 'actual': True, 'version': 4, 'acquired': True, 'delay': '0.00220638', 'lastCheck': '3.3', 'valid': True}} from=::1,48430, task_id=e98ed4cb-b6cc-4980-ae41-1520a82da5c3 (api:52) 2018-06-25 16:01:22,584+0800 INFO (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.getStorageRepoStats succeeded in 0.00 seconds (__init__:573) 2018-06-25 16:01:23,426+0800 INFO (periodic/43) [vdsm.api] START repoStats(domains=()) from=internal, task_id=3a5ca5a4-4908-4193-8eb8-de0d010f10eb (api:46) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 11:09 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi thanks, this is my vdsm log.
The interesting log is rather /var/log/vdsm/import/import-e832a5ea-a05d-4888-8a73-102aca0c7c0d-20180625T160105.log
2018-06-25 16:01:22,028+0800 INFO (v2v/e832a5ea) [vdsm.api] START teardownImage(sdUUID=u'02d60c3b-26e4-463a-a396-0e157228dda9', spUUID=u'5b2878b9-024a-0281-007f-0000000000bc', imgUUID=u'40264bed-6841-4e25-b230-f6f67c453e7c', volUUID=None) from=internal, task_id=21caf93b-c793-46eb-a6fc-529c463f2e86 (api:46) 2018-06-25 16:01:22,029+0800 INFO (v2v/e832a5ea) [vdsm.api] FINISH teardownImage return=None from=internal, task_id=21caf93b-c793-46eb-a6fc-529c463f2e86 (api:52) 2018-06-25 16:01:22,030+0800 ERROR (v2v/e832a5ea) [root] Job u'e832a5ea-a05d-4888-8a73-102aca0c7c0d' failed (v2v:871) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 866, in _run self._import() File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 891, in _import self._proc.returncode)) V2VProcessError: Job u'e832a5ea-a05d-4888-8a73-102aca0c7c0d' process failed exit-code: 1 2018-06-25 16:01:22,578+0800 INFO (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.ping2 succeeded in 0.00 seconds (__init__:573) 2018-06-25 16:01:22,583+0800 INFO (jsonrpc/1) [vdsm.api] START repoStats(domains=[u'1dbf48c9-ef23-4830-9f16-fb929624bf26']) from=::1,48430, task_id=e98ed4cb-b6cc-4980-ae41-1520a82da5c3 (api:46) 2018-06-25 16:01:22,583+0800 INFO (jsonrpc/1) [vdsm.api] FINISH repoStats return={u'1dbf48c9-ef23-4830-9f16-fb929624bf26': {'code': 0, 'actual': True, 'version': 4, 'acquired': True, 'delay': '0.00220638', 'lastCheck': '3.3', 'valid': True}} from=::1,48430, task_id=e98ed4cb-b6cc-4980-ae41-1520a82da5c3 (api:52) 2018-06-25 16:01:22,584+0800 INFO (jsonrpc/1) [jsonrpc.JsonRpcServer] RPC call Host.getStorageRepoStats succeeded in 0.00 seconds (__init__:573) 2018-06-25 16:01:23,426+0800 INFO (periodic/43) [vdsm.api] START repoStats(domains=()) from=internal, task_id=3a5ca5a4-4908-4193-8eb8-de0d010f10eb (api:46)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

Hi I find error in /var/log/vdsm/import/xxxx libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi I find error in /var/log/vdsm/import/xxxx
Seems like the OVA is problematic, where did you get it from?
libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

I get OVA from "Export as OVA" in my another ovirt cluster. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 16:42 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I find error in /var/log/vdsm/import/xxxx Seems like the OVA is problematic, where did you get it from? libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I get OVA from "Export as OVA" in my another ovirt cluster.
I see, and what's the version of oVirt that you try to import the OVA to?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 16:42 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi I find error in /var/log/vdsm/import/xxxx
Seems like the OVA is problematic, where did you get it from?
libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

my two ovirt version are the same, version is 4.2.0 Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 17:05 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: I get OVA from "Export as OVA" in my another ovirt cluster. I see, and what's the version of oVirt that you try to import the OVA to? Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 16:42 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I find error in /var/log/vdsm/import/xxxx Seems like the OVA is problematic, where did you get it from? libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 12:15 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
my two ovirt version are the same, version is 4.2.0
Ok, thanks. Yeah, we had a bug that caused our own OVAs to be identified as external OVAs and thus invoking virt-v2v. Please try with latest oVirt, there's a good chance that is resolved already.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 17:05 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I get OVA from "Export as OVA" in my another ovirt cluster.
I see, and what's the version of oVirt that you try to import the OVA to?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 16:42 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi I find error in /var/log/vdsm/import/xxxx
Seems like the OVA is problematic, where did you get it from?
libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

I can't to try latest oVirt, I want to find a patch for this bug. can you give me a patch url for this bug. thanks. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 17:28 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 12:15 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: my two ovirt version are the same, version is 4.2.0 Ok, thanks. Yeah, we had a bug that caused our own OVAs to be identified as external OVAs and thus invoking virt-v2v. Please try with latest oVirt, there's a good chance that is resolved already. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 17:05 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: I get OVA from "Export as OVA" in my another ovirt cluster. I see, and what's the version of oVirt that you try to import the OVA to? Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 16:42 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I find error in /var/log/vdsm/import/xxxx Seems like the OVA is problematic, where did you get it from? libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 12:39 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I can't to try latest oVirt, I want to find a patch for this bug. can you give me a patch url for this bug. thanks.
Why can't you update to latest 4.2?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 17:28 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 12:15 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
my two ovirt version are the same, version is 4.2.0
Ok, thanks. Yeah, we had a bug that caused our own OVAs to be identified as external OVAs and thus invoking virt-v2v. Please try with latest oVirt, there's a good chance that is resolved already.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 17:05 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I get OVA from "Export as OVA" in my another ovirt cluster.
I see, and what's the version of oVirt that you try to import the OVA to?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 16:42 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi I find error in /var/log/vdsm/import/xxxx
Seems like the OVA is problematic, where did you get it from?
libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi
I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
------------------------------
Regards
Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

I have deployed ovirt-engine-4.2.0 in my cluster, I only wan to fix this bug, if update ovirt-engine, I am afraid to it has other issue. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 18:03 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 12:39 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: I can't to try latest oVirt, I want to find a patch for this bug. can you give me a patch url for this bug. thanks. Why can't you update to latest 4.2? Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 17:28 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 12:15 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: my two ovirt version are the same, version is 4.2.0 Ok, thanks. Yeah, we had a bug that caused our own OVAs to be identified as external OVAs and thus invoking virt-v2v. Please try with latest oVirt, there's a good chance that is resolved already. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 17:05 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: I get OVA from "Export as OVA" in my another ovirt cluster. I see, and what's the version of oVirt that you try to import the OVA to? Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 16:42 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I find error in /var/log/vdsm/import/xxxx Seems like the OVA is problematic, where did you get it from? libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0) Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 15:44 To: du_hongyu CC: users Subject: Re: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova. Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host. Regards Hongyu Du From: Arik Hadas Date: 2018-06-25 14:49 To: du_hongyu CC: users Subject: Re: [ovirt-users] engine On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote: Hi I export OVA from my ovirt , then want to import the OVA to anther ovirt, but this is failed 2018-06-25 13:52:03,836+08 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion of VM from external environment failed: Job u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova Regards Hongyu Du _______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA...

On Mon, Jun 25, 2018 at 2:16 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I have deployed ovirt-engine-4.2.0 in my cluster, I only wan to fix this bug, if update ovirt-engine, I am afraid to it has other issue.
I see. Well, there were quite a few patches that solved a variety of bugs in that area, not to mention a big change in the infrastructure that this feature was implemented with, and therefore finding the relevant patches and cherry-picking them would not be trivial. So I would suggest you not to use the OVA export/import until you are able to update to a more recent version.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 18:03 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 12:39 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I can't to try latest oVirt, I want to find a patch for this bug. can you give me a patch url for this bug. thanks.
Why can't you update to latest 4.2?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 17:28 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 12:15 PM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
my two ovirt version are the same, version is 4.2.0
Ok, thanks. Yeah, we had a bug that caused our own OVAs to be identified as external OVAs and thus invoking virt-v2v. Please try with latest oVirt, there's a good chance that is resolved already.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 17:05 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:55 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
I get OVA from "Export as OVA" in my another ovirt cluster.
I see, and what's the version of oVirt that you try to import the OVA to?
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 16:42 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 11:19 AM du_hongyu@yeah.net <du_hongyu@yeah.net> wrote:
Hi I find error in /var/log/vdsm/import/xxxx
Seems like the OVA is problematic, where did you get it from?
libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" virt-v2v: libguestfs 1.32.7 (x86_64) [ 0.0] Opening the source -i ova /rhev/data-center/mnt/import-ova/backup_server.ova tar '-xf' '/rhev/data-center/mnt/import-ova/backup_server.ova' '-C' '/var/tmp/ova.z1kmYX' virt-v2v: error: expecting XML expression to return an integer (expression: rasd:Parent/text(), matching string: 00000000-0000-0000-0000-000000000000) rm -rf '/var/tmp/ova.z1kmYX' rm -rf '/var/tmp/null.qCXaVl' libguestfs: trace: close libguestfs: closing guestfs handle 0x18cdb60 (state 0)
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 15:44 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 10:37 AM du_hongyu@yeah.net < du_hongyu@yeah.net> wrote:
hi thanks , I used full path: /rhev/data-center/mnt/import-ova/backup_server.ova.
Oh, sorry, I looked at a previous attempt. Yeah, the conversion failed - we'll need the vdsm log and more importantly the import log from the host.
------------------------------
Regards
Hongyu Du
*From:* Arik Hadas <ahadas@redhat.com> *Date:* 2018-06-25 14:49 *To:* du_hongyu <du_hongyu@yeah.net> *CC:* users <users@ovirt.org> *Subject:* Re: [ovirt-users] engine
On Mon, Jun 25, 2018 at 9:12 AM du_hongyu@yeah.net < du_hongyu@yeah.net> wrote:
> > Hi > > I export OVA from my ovirt , then want to import the OVA to anther > ovirt, but this is failed > 2018-06-25 13:52:03,836+08 INFO > [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] > (EE-ManagedThreadFactory-engineScheduled-Thread-94) [5c66b700] Conversion > of VM from external environment failed: Job > u'7ef7bff2-5766-4f38-ac28-cdd9da4c407c' process failed exit-code: 1 >
Seems you're trying to import the OVA file backup_server.ova but you provide only the the directory in the "Path" field, right? It doesn't work so well at the moment so better specifying the full path: /rhev/data-center/mnt/import-ova/backup_server.ova
> > > ------------------------------ > > Regards > > Hongyu Du > _______________________________________________ > Users mailing list -- users@ovirt.org > To unsubscribe send an email to users-leave@ovirt.org > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/users@ovirt.org/message/WJZOLVOQT2PDEA... >
participants (2)
-
Arik Hadas
-
du_hongyu@yeah.net