Hello oVirt guru`s!
In the process of importing from OVA file (from /tmp/rhel_Vsp-4.4.0.GA-53.ova in one of
hosts) VM first appears in the web console, then disappears.
In the oVirt Engine log:
...
2016-12-12 16:55:20,209 INFO
[org.ovirt.engine.core.bll.exportimport.ImportVmFromOvaCommand] (default task-28)
[6179021a] Lock Acquired to object
'EngineLock:{exclusiveLocks='[rhel_Vsp-4.4.0.GA-53=<VM_NAME,
ACTION_TYPE_FAILED_NAME_ALREADY_USED>, 2a3d20f9-502a-4c60-8c14-371456cd4c99=<VM,
ACTION_TYPE_FAILED_VM_IS_BEING_IMPORTED$VmName rhel_Vsp-4.4.0.GA-53>]',
sharedLocks='null'}'
2016-12-12 16:55:20,326 WARN [org.ovirt.engine.core.dal.job.ExecutionMessageDirector]
(org.ovirt.thread.pool-6-thread-35) [6179021a] The message key 'ImportVmFromOva'
is missing from 'bundles/ExecutionMessages'
...
2016-12-12 16:57:34,758 INFO [org.ovirt.engine.core.bll.exportimport.ConvertVmCallback]
(DefaultQuartzScheduler4) [27df05b8] Conversion of VM from exteral enironment failed:
copy-disk stream closed unexpectedly
2016-12-12 16:57:35,761 ERROR [org.ovirt.engine.core.bll.exportimport.ConvertOvaCommand]
(DefaultQuartzScheduler8) [77b50303] Ending command
'org.ovirt.engine.core.bll.exportimport.ConvertOvaCommand' with failure.
2016-12-12 16:57:35,827 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler8) [77b50303] Correlation ID: 3187db75, Call Stack: null, Custom
Event ID: -1, Message: Failed to convert Vm rhel_Vsp-4.4.0.GA-53
...
2016-12-12 16:57:38,458 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.DeleteV2VJobVDSCommand]
(DefaultQuartzScheduler8) [5237b44a] FINISH, DeleteV2VJobVDSCommand, log id: 1a69f33d
2016-12-12 16:57:38,459 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler8) [5237b44a] Trying to release exclusive lock which does not
exist, lock key: '2a3d20f9-502a-4c60-8c14-371456cd4c99VM'
2016-12-12 16:57:38,459 INFO [org.ovirt.engine.core.bll.exportimport.ConvertOvaCommand]
(DefaultQuartzScheduler8) [5237b44a] Lock freed to object
'EngineLock:{exclusiveLocks='[2a3d20f9-502a-4c60-8c14-371456cd4c99=<VM,
ACTION_TYPE_FAILED_VM_IS_BEING_IMPORTED$VmName rhel_Vsp-4.4.0.GA-53>]',
sharedLocks='null'}'
2016-12-12 16:57:38,463 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(DefaultQuartzScheduler8) [5237b44a] Correlation ID: 3187db75, Call Stack: null, Custom
Event ID: -1, Message: Failed to import Vm rhel_Vsp-4.4.0.GA-53 to Data Center Default,
Cluster Default
What could be the problem?