
Hi Willard, On Tue, Nov 24, 2015 at 7:41 PM, Willard Dennis <wdennis@nec-labs.com> wrote:
Hi all,
Tried to run the hosted engine setup, got: [ ERROR ] Failed to execute stage 'Environment setup': [Errno 111] Connection refused
Which packages versions are you using?
Could you provide the output of the following commands: # yum list installed | grep engine # yum list installed | grep vdsm
( full run output here: https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c... )
Looked at the setup log file referenced in the output, saw this traceback in it that also referenced the Error 111:
https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c...
I diagnosed it (Google ftw) and saw that it was likely a vdsmd problem; sure enough, when I did a 'systemctl status vdsmd’ I saw that it was in error state - Process: 28163 ExecStart=/usr/share/vdsm/daemonAdapter -0 /dev/null -1 /dev/null -2 /dev/null /usr/share/vdsm/vdsm (code=exited, status=1/FAILURE)
( full status output here: https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c... )
Could you add the vdsm log file in /var/log/vdsm/vdsm.log?
Does anyone know how I can troubleshoot and fix the VDSM daemon start process?
You could try to run # vdsm-tool configure --force and then # systemctl restart vdsmd
Thanks, Will
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
Best Regards, Roman