Hello Markus,

Thanks for your answer.

I have no password in the private key file /etc/pki/ovirt-engine/keys/apache.key.nopass. So, I have tried to specify the imageio-proxy certificate (without the password).

This certificate have the same date as the others files : imageio-proxy.cer , engine.cer and ca.pem.

ssl_key_file = /etc/pki/ovirt-engine/keys/imageio-proxy.key.nopass
ssl_cert_file = /etc/pki/ovirt-engine/certs/imageio-proxy.cer
engine_cert_file = /etc/pki/ovirt-engine/certs/engine.cer
engine_ca_cert_file = /etc/pki/ovirt-engine/ca.pem

Now there is no certificate error in the logs, but others are presents :

2019-10-15 08:02:14,460-04 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [b0cfc1c4-2cd4-49ba-96f3-de7983eae70e] START, GetImageTicketVDSCommand(HostName = lp-ducharmoy, GetImageTicketVDSCommandParameters:{hostId='44ce60fc-e4ff-45c2-8b70-3c4cb176f845', ticketId='149988fd-e67b-4e1d-9c50-edccda82a5f9', timeout='null'}), log id: 3ddc0edd
2019-10-15 08:02:14,472-04 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [b0cfc1c4-2cd4-49ba-96f3-de7983eae70e] FINISH, GetImageTicketVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.ImageTicketInformation@83515f85, log id: 3ddc0edd
2019-10-15 08:02:17,300-04 INFO  [org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand] (default task-4) [186d1211-3e68-4e4c-8e61-9543957d01fe] Running command: TransferImageStatusCommand internal: false. Entities affected :  ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER
2019-10-15 08:02:21,302-04 INFO  [org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand] (default task-4) [7ef3ae94-34a2-4854-bf96-7bdae2d390a4] Running command: TransferImageStatusCommand internal: false. Entities affected :  ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER
2019-10-15 08:02:22,522-04 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [b0cfc1c4-2cd4-49ba-96f3-de7983eae70e] START, GetImageTicketVDSCommand(HostName = lp-ducharmoy, GetImageTicketVDSCommandParameters:{hostId='44ce60fc-e4ff-45c2-8b70-3c4cb176f845', ticketId='149988fd-e67b-4e1d-9c50-edccda82a5f9', timeout='null'}), log id: 1592e796
2019-10-15 08:02:22,534-04 INFO  [org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [b0cfc1c4-2cd4-49ba-96f3-de7983eae70e] FINISH, GetImageTicketVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.ImageTicketInformation@83515f8d, log id: 1592e796
2019-10-15 08:02:25,316-04 INFO  [org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand] (default task-4) [2fcccd92-1472-4e5e-87f8-e78ce4752270] Running command: TransferImageStatusCommand internal: false. Entities affected :  ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group CREATE_DISK with role type USER

and it finish with the "Paused by system" :-( :

2019-10-15 08:03:12,898-04 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-83) [b0cfc1c4-2cd4-49ba-96f3-de7983eae70e] EVENT_ID: UPLOAD_IMAGE_PAUSED_BY_SYSTEM_TIMEOUT(1,071), Upload was paused by system. Reason: timeout due to transfer inactivity.

It seems the engine try to create a disk with the role type USER while I am using the admin USER.

Sincerely,

Fabrice

Le 15/10/2019 à 02:52, Markus Schaufler a écrit :
Had the same problem  - was my fault: had to remove password from private key (hence the name "apache.key.NOPASS")
Maybe you'll double check that.
_______________________________________________
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/SII64AEDKSK7HSBBHJZFXBVBKJLZBA2L/