# yum install vdsm # reboot After reboot: lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: Traceback (most recent call last): lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/bin/ovirt-imageio-daemon", line 14, in <module> lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: server.main(sys.argv) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/lib/python2.7/site-packages/ovirt_imageio_daemon/server.py", line 48, in main lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: start(config) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/lib/python2.7/site-packages/ovirt_imageio_daemon/server.py", line 68, in start lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: secure_server(config, image_server) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/lib/python2.7/site-packages/ovirt_imageio_daemon/server.py", line 90, in secure_server lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: keyfile=config.key_file, server_side=True) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/lib64/python2.7/ssl.py", line 913, in wrap_socket lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: ciphers=ciphers) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: File "/usr/lib64/python2.7/ssl.py", line 526, in __init__ lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: self._context.load_cert_chain(certfile, keyfile) lug 19 17:48:22 minidell.home ovirt-imageio-daemon[2942]: IOError: [Errno 2] No such file or directory lug 19 17:48:22 minidell.home systemd[1]: ovirt-imageio-daemon.service: main process exited, code=exited, status=1/FAILURE lug 19 17:48:22 minidell.home systemd[1]: Failed to start oVirt ImageIO Daemon. lug 19 17:48:22 minidell.home systemd[1]: Startup finished in 498ms (kernel) + 2.449s (initrd) + 38.105s (userspace) = 41.053s. lug 19 17:48:22 minidell.home systemd[1]: Unit ovirt-imageio-daemon.service entered failed state. lug 19 17:48:22 minidell.home systemd[1]: ovirt-imageio-daemon.service failed. lug 19 17:48:22 minidell.home systemd[1]: ovirt-imageio-daemon.service holdoff time over, scheduling restart. lug 19 17:48:22 minidell.home systemd[1]: start request repeated too quickly for ovirt-imageio-daemon.service lug 19 17:48:22 minidell.home systemd[1]: Failed to start oVirt ImageIO Daemon. lug 19 17:48:22 minidell.home systemd[1]: Unit ovirt-imageio-daemon.service entered failed state. lug 19 17:48:22 minidell.home systemd[1]: ovirt-imageio-daemon.service failed. ovirt-imagio-daemon service should be enabled only if the host is configured. See fedora guidelines for services that should be enabled by default: https://fedoraproject.org/wiki/Packaging:DefaultServices
We are also seeing this on NGN on the RC builds
ovirt-imageio has only a master branch as long as there are no new features, moving to MODIFIED.
The RPMS of the version of imageio that contains this fix wasn't collected yet to QE repos, it will only be updated in the next build. until then, moving back to "modified".
Sandro / Amit, I didn't quit get the scenario described (just a restart while installing vdsm?) and where this log from..? can you please elaborate?
Hi You need to have a host with VDSM installed, but without it being attached to an oVirt environment (you can yum/dnf install vdsm in a fresh host, and verify that ovirt-imageio-daemon is not active) The example that Sandro attached is allegedly in a fresh host.
Thanks Amit! Verified, Versions tested: vdsm-4.18.13-1.el7ev.x86_64 ovirt-imageio-daemon-0.4.0-0.el7ev.noarch [root@green-vdsb ~]# service ovirt-imageio-daemon status Redirecting to /bin/systemctl status ovirt-imageio-daemon.service ● ovirt-imageio-daemon.service - oVirt ImageIO Daemon Loaded: loaded (/usr/lib/systemd/system/ovirt-imageio-daemon.service; disabled; vendor preset: disabled) Active: inactive (dead)