Hide Forgot
Description of problem: hosted-engine fails if libvirtd is down Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. service libvirtd stop 2. hosted-engine --deploy Actual results: [ ERROR ] Failed to execute stage 'Environment customization': Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Expected results: hosted-engine should start libvirtd if it's down and continue. It should also configure it to start on reboot. Additional info:
(In reply to Yedidyah Bar David from comment #0) > [ ERROR ] Failed to execute stage 'Environment customization': Failed to > connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Can you attach full logs? On upstream starting vdsmd also start supervdsmd and libvirtd and AFAIK it worked like that at least a few weeks ago.
I'm not able to reproduce this with ovirt-hosted-engine-setup-1.0.0-0.8.beta3.el6ev. I think that libvirtd missing was due to vdsm changes, so I'm marking this as duplicate. *** This bug has been marked as a duplicate of bug 1025350 ***