Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OLVM - IMPORT VM FROM VCENTER WITH TWO VMDKs FAIL

User_A91CLSep 23 2022

Hi,
I am trying to import vms with two vmdks located in VMWARE VCENTER to OracleLinuxVirtualizationManager infrastructure. I am trying to execute this task by virt-v2v command and by OLVM console but the process ever fail.
I have checked the logs and i have found the next traces:
2022-09-22 17:54:28,342+02 INFO [org.ovirt.engine.core.bll.exportimport.ImportVmFromExternalProviderCommand] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-17) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Vm: XXXXXXXXXXXXXX origin: VMWARE
2022-09-22 17:54:28,343+02 INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-17) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Command 'ImportVmFromExternalProvider' (id: '8a5acab9-3f0e-46d1-b2f4-da9f288af0d0') waiting on child command id: 'eae2a64a-5d3d-4e90-9dc5-cc4dd416aef6' type:'ConvertVm' to complete
2022-09-22 17:54:38,347+02 INFO [org.ovirt.engine.core.bll.exportimport.ImportVmFromExternalProviderCommand] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-45) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Vm: XXXXXXXXXXXXXX origin: VMWARE
2022-09-22 17:54:38,348+02 INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-45) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Command 'ImportVmFromExternalProvider' (id: '8a5acab9-3f0e-46d1-b2f4-da9f288af0d0') waiting on child command id: 'eae2a64a-5d3d-4e90-9dc5-cc4dd416aef6' type:'ConvertVm' to complete
2022-09-22 17:54:39,348+02 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-31) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Conversion of VM from external environment failed: copy-disk stream closed unexpectedly
2022-09-22 17:54:40,363+02 ERROR [org.ovirt.engine.core.bll.exportimport.ConvertVmCommand] (EE-ManagedScheduledExecutorService-engineScheduledThreadPool-Thread-87) [f12d375c-5eab-46c2-9b69-8deedd4b4d57] Ending command 'org.ovirt.engine.core.bll.exportimport.ConvertVmCommand' with failure.

If I try to import vms with single vmkds the procces runs ok but with two vmdks fail.
Thanks

Comments
Post Details
Added on Sep 23 2022
0 comments
471 views