
Hello, I am adding an additional VM Host to a single hosted-engine-ha configuration using oVirt 3.5 The "first run" of "hosted-engine --deploy" hangs at: # hosted-engine --deploy [ INFO ] Stage: Initializing Continuing will configure this host for serving as hypervisor and create a VM where you have to install oVirt Engine afterwards. Are you sure you want to continue? (Yes, No)[Yes]: Yes [ INFO ] Generating a temporary VNC password. [ INFO ] Stage: Environment setup Configuration files: [] Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20141021131134-y0r01e.log Version: otopi-1.3.0 (otopi-1.3.0-1.el6) [ INFO ] Hardware supports virtualization [ INFO ] Stage: Environment packages setup [ INFO ] Stage: Programs detection [ INFO ] Stage: Environment setup <hung here> Is this still the problem: https://bugzilla.redhat.com/show_bug.cgi?id=1055153 To get "hosted-engine --deploy" to work, I have to kill the hung session and execute "hosted-engine --deploy" a second time and the process will continue. # ps auxwww | grep hosted root 24129 0.5 0.0 442548 49392 pts/1 S+ 13:11 0:02 /usr/bin/python -B -m otopi.__main__ APPEND:BASE/pluginPath=str:/usr/share/ovirt-hosted-engine-setup/scripts/../plugins APPEND:BASE/pluginGroups=str:ovirt-hosted-engine-setup OVESETUP_CORE/offlinePackager=bool:True PACKAGER/yumpackagerEnabled=bool:False Is there a work around to stop the hanging if I want to add a 3rd host? Thank you for your assistance, ScottW