vdsmd fails after reboot
Hi,
I've added a rhel-server 6.2 in rhev manager. Everything seems to works fine, it installs succesfully, but if I boot the machine, the vsdmd deamon will not start:
$ service vdsmd start vdsm: libvirt already configured for vdsm [ OK ] Starting iscsid: initctl: Unknown job: libvirtd vdsm: one of the dependent services did not start, error co[FAILED]
It looks like libvirtd fails
$ initctl start libvirtd initctl: Unknown job: libvirtd
I can resolve the issue, doing a inictl reload-configuration, but wonder why this happens and how to resolve properly?
$ initctl reload-configuration $ service vdsmd start vdsm: libvirt already configured for vdsm [ OK ] Starting iscsid: Starting up vdsm daemon: vdsm start [ OK ]
Regards, Brian