OLVM: The "ovirt-imageio" Daemon Fails To Start After Reboot Of OLVM Engine Host
(Doc ID 2887650.1)
Last updated on JANUARY 13, 2025
Applies to:
Linux OS - Version Oracle Linux 8.6 with Unbreakable Enterprise Kernel [7] and laterLinux x86-64
Information in this document applies to any platform.
Symptoms
On Oracle Linux Virtualization Manager(OLVM), the ovirt-imageio daemon fails to start after reboot of OLVM engine host. Please refer to the details below.
/var/log/ovirt-imageio/daemon.log:
self.remote_service = services.RemoteService(self.config, self.auth)
File "/usr/lib64/python3.6/site-packages/ovirt_imageio/_internal/services.py", line 79, in __init__
self._secure_server()
File "/usr/lib64/python3.6/site-packages/ovirt_imageio/_internal/services.py", line 102, in _secure_server
enable_tls1_1=self._config.tls.enable_tls1_1)
File "/usr/lib64/python3.6/site-packages/ovirt_imageio/_internal/ssl.py", line 16, in server_context
purpose=ssl.Purpose.CLIENT_AUTH, cafile=cafile)
File "/usr/lib64/python3.6/ssl.py", line 468, in create_default_context
context.load_verify_locations(cafile, capath, cadata)
FileNotFoundError: [Errno 2] No such file or directory
Changes
Changes in the Apache PKI and/or new OLVM deployment.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |