Can you please check engine.log and vdsm.log to try understanding why
the upload of the >OVF_STORE content is failing on your environment?>I fear it could
cause other issues in the future.The failure for 94ade632-6ecc-4901-8cec-8e39f3d69cb0 is
because I didn't click the save button (google chrome os has issues with ovirt and
this will be avoided):
2019-03-10 05:11:33,066+02 ERROR
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-77) [b25001bb-dc7f-4ff0-9223-e63b6f3
8c5e2] Transfer failed. Download disk 'OVF_STORE' (disk id:
'94ade632-6ecc-4901-8cec-8e39f3d69cb0', image id:
'9460fc4b-54f3-48e3-b7b6-da962321ecf4')
2019-03-10 05:11:34,215+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater]
(EE-ManagedThreadFactory-engineScheduled-Thread-69) [b25001bb-dc7f-4ff0-9223-e63b6f38c5e2]
Updating image transfer 2773daf9-5920-404d-8a5b-6f04e431a9aa (image
94ade632-6ecc-4901-8cec-8e39f3d69cb0) phase to Finished Failure
2019-03-10 05:11:34,329+02 ERROR
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-69) [b25001bb-dc7f-4ff0-9223-e63b6f38c5e2]
Failed to transfer disk '00000000-0000-0000-0000-000000000000' (command id
'2773daf9-5920-404d-8a5b-6f04e431a9aa')
2019-03-10 05:11:34,331+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-69) [b25001bb-dc7f-4ff0-9223-e63b6f38c5e2]
Ending command
'org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand'
successfully.
2019-03-10 05:11:34,331+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-69) [b25001bb-dc7f-4ff0-9223-e63b6f38c5e2]
Lock freed to object 'EngineLock:{exclusiveLocks='',
sharedLocks='[94ade632-6ecc-4901-8cec-8e39f3d69cb0=DISK]'}'
2019-03-10 05:11:34,705+02 INFO
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engineScheduled-Thread-69) [b25001bb-dc7f-4ff0-9223-e63b6f38c5e2]
EVENT_ID: TRANSFER_IMAGE_CANCELLED(1,033), Image Download with disk OVF_STORE was
cancelled.
And the failure for 441abdc8-6cb1-49a4-903f-a1ec0ed88429 happened on Fedora28 and the logs
report:
2019-03-11 18:16:33,251+02 ERROR
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-7) [434241fa-037c-44d2-8f83-0a69baa027e4]
Finalizing failed transfer. Download disk 'OVF_STORE' (disk id:
'441abdc8-6cb1-49a4-903f-a1ec0ed88429', image id:
'c3309fc0-8707-4de1-903d-8d4bbb024f81')
2019-03-11 18:16:43,704+02 ERROR
[org.ovirt.engine.core.bll.storage.disk.image.TransferDiskImageCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-74) [434241fa-037c-44d2-8f83-0a69baa027e4]
Transfer failed. Download disk 'OVF_STORE' (disk id:
'441abdc8-6cb1-49a4-903f-a1ec0ed88429', image id:
'c3309fc0-8707-4de1-903d-8d4bbb024f81')
2019-03-11 18:16:44,929+02 WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(EE-ManagedThreadFactory-engineScheduled-Thread-72) [434241fa-037c-44d2-8f83-0a69baa027e4]
Trying to release a shared lock for key:
'441abdc8-6cb1-49a4-903f-a1ec0ed88429DISK' , but lock does not exist
For the Cancelled event - I think it shouldn't go into this "Failed" state
as the user has cancelled the action.For the second - i have no explanation.
Now comes the question - what should be done in order to fix that.
Best Regards,Strahil Nikolov