Hi, I'm having a trouble on fresh 4.4.10.7 installation (on oracle linux), I'm not
able to upload or download any file using storage domain upload image function. I've
imported CA certificate and have tried on several browsers (firefow, chrome,edge), on
different computers (and browsers are green - claiming that I'm securely connected),
but I'm always getting error regarding CA certificate when I test connection, or when
I try to upload ISO image. I've tried to upload ISO image via cli commands
(upload_disk.py), and that scenario was successful, however this method It is not very
convenient for my co-workers.
I have 5 physical hosts, one is dedicated to run ovirt-engine, and other 4 are kvm
hypervisors. When I try to upload ISO this is what engine.log logs:
2023-04-08 11:00:28,339+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand] (default task-2)
[f6b62add-0a0c-45ee-a985-a76171843382] Running command: TransferImageStatusCommand
internal: false. Entities affected : ID: 1eb97088-b805-4616-af55-0ac9d1d7dfbe Type:
SystemAction group CREATE_DISK with role type USER
2023-04-08 11:00:28,340+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater] (default task-2)
[f6b62add-0a0c-45ee-a985-a76171843382] Updating image transfer
a78b18c5-e395-4c29-aa5c-15ffff8a1cb6 (image 4f758325-ac11-4071-a9fa-d180425e8604) phase to
Paused by System (message: 'Sent 0MB')
2023-04-08 11:00:28,363+02 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-2)
[f6b62add-0a0c-45ee-a985-a76171843382] EVENT_ID: UPLOAD_IMAGE_NETWORK_ERROR(1,062), Unable
to upload image to disk 4f758325-ac11-4071-a9fa-d180425e8604 due to a network error.
Ensure ovirt-engine's CA certificate is registered as a trusted CA in the browser. The
certificate can be fetched from
https://engine-dr.somedomain/ovirt-engine/services/pki-resource?resource=...
2023-04-08 11:00:28,363+02 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand] (default task-2)
[f6b62add-0a0c-45ee-a985-a76171843382] Running command: TransferImageStatusCommand
internal: false. Entities affected : ID: 1eb97088-b805-4616-af55-0ac9d1d7dfbe Type:
SystemAction group CREATE_DISK with role type USER
Can you please point me in some direction to try to fix this?
Thanks, and best regards
Igor