Hi all, Tried to run the hosted engine setup, got: [ ERROR ] Failed to execute stage 'Environment setup': [Errno 111] Connection refused
( full run output here: https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c676759b19b1d32a212c8c3694fac580e/hosted-engine-setup-output.txt <https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c676759b19b1d32a212c8c3694fac580e/hosted-engine-setup-output.txt> ) 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/c0f9127c676759b19b1d32a212c8c3694fac580e/configurevm-py_error.txt <https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c676759b19b1d32a212c8c3694fac580e/configurevm-py_error.txt> 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/c0f9127c676759b19b1d32a212c8c3694fac580e/systemctl_status_vdsmd.txt <https://gist.githubusercontent.com/wdennis/4390042447354b2cb1c4/raw/c0f9127c676759b19b1d32a212c8c3694fac580e/systemctl_status_vdsmd.txt> ) Does anyone know how I can troubleshoot and fix the VDSM daemon start process? Thanks, Will
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

