Description of problem: after host deploy on rhel7. vdsmd starts and instantly crashes supervdsmd tries to spawn it and fails continuously. attaching the supervdsm log. the vdsm.log itself is empty
Hi Ohad, I have reproduced your report, for while you could run yum install sanlock-python and try to restart the vdsm daemon. I will sync vdsm3 with last 3.4 upstream build and update here.
vdsm3 now starts successfully. but still the engine is failing to communicate with the host it requires another bug which I'll open
ok, vdsm3-4.14.5-1.el7ev.x86_64 [root@dell-r210ii-03 1.el7ev]# systemctl get-default multi-user.target [root@dell-r210ii-03 1.el7ev]# ls -l /etc/systemd/system/multi-user.target.wants/vdsm* lrwxrwxrwx. 1 root root 37 Apr 15 13:12 /etc/systemd/system/multi-user.target.wants/vdsmd.service -> /usr/lib/systemd/system/vdsmd.service [root@dell-r210ii-03 1.el7ev]# ls -l /usr/lib/systemd/system/vdsmd.service -rw-r--r--. 1 root root 656 Mar 20 20:05 /usr/lib/systemd/system/vdsmd.service [root@dell-r210ii-03 1.el7ev]# ls -l /lib/systemd/system/vdsmd.service -rw-r--r--. 1 root root 656 Mar 20 20:05 /lib/systemd/system/vdsmd.service # systemctl status vdsmd vdsmd.service - Virtual Desktop Server Manager Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled) Active: failed (Result: start-limit) since Tue 2014-04-15 13:24:01 CEST; 1min 30s ago Process: 2831 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh --pre-start (code=exited, status=1/FAILURE) Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: vdsmd.service: control process exited, code=exited status=1 Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Failed to start Virtual Desktop Server Manager. Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Unit vdsmd.service entered failed state. Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: vdsmd.service holdoff time over, scheduling restart. Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Stopping Virtual Desktop Server Manager... Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Starting Virtual Desktop Server Manager... Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: vdsmd.service start request repeated too quickly, refusing to start. Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Failed to start Virtual Desktop Server Manager. Apr 15 13:24:01 dell-r210ii-03.rhev.lab.eng.brq.redhat.com systemd[1]: Unit vdsmd.service entered failed state.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0504.html