Hide Forgot
Description of problem: If the all-in-one installer is run without having the ovirt-engine-websocket-proxy package installed, it causes the installation to fail. Version-Release number of selected component (if applicable): 3.3.3 How reproducible: Begin a clean all-in-one installation according to the instructions athttp://community.redhat.com/up-and-running-with-ovirt-3-3/. Without also installing ovirt-engine-websocket-proxy, the installation will fail. Actual results: The installation fails with the error that VDSM is in a failed state. Error in the log: no ovirt-engine-websocket-proxy, no such file or directory. Expected results: The absence of the websocket proxy should not cause the all-in-one installer to fail. The installer should be able to detect it is absent and omit the proxy routines in the VDSM setup and activation.
Created attachment 800953 [details] Log file from failed installation
I was working with Rob in IRC and I think I was able to reproduce this. The engine-setup completes, but VDSM fails in the allinone install. --== END OF SUMMARY ==-- [ INFO ] Starting engine service [ INFO ] Restarting httpd [ INFO ] Waiting for VDSM host to become operational. This may take several minutes... [ INFO ] Still waiting for VDSM host to become operational... [ INFO ] Still waiting for VDSM host to become operational... [ INFO ] Still waiting for VDSM host to become operational... [ INFO ] Still waiting for VDSM host to become operational... [ ERROR ] The VDSM host was found in a failed state. Please check engine and bootstrap installation logs. [WARNING] Local storage domain not added because the VDSM host was not up. Please add it manually. [ INFO ] Restarting nfs services [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20130922151400-setup.conf' [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20130922145650.log [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ INFO ] Execution of setup completed successfully Install logs to be attached. I'm going to try installing ovirt-engine-websocket-proxy, engine-cleanup, and then reinstall.
Created attachment 801322 [details] Install logs Install logs w/o ovirt-engine-websocket-proxy being installed. engine-setup succeeds, but VDSM fails.
similar to http://gerrit.ovirt.org/#/c/19344/?
The error that is mentioned is not causing setup to stop. The websocket proxy is not the reason why vdsm fails to install. Please attach: /var/log/ovirt-engine/engine.log /var/log/ovirt-engine/host-deploy/*.log
Closing because we don't have enough data for fixing the issue. Please reopen if you're able to reproduce this with oVirt 3.3.0.1 or 3.3.1 now in beta.
Hi, I juste had the same problem : [ ERROR ] Timed out while waiting for host to start. Please check the logs. [WARNING] Local storage domain not added because the VDSM host was not up. Please add it manually. [ INFO ] Restarting nfs services [ INFO ] Generating answer file '/var/lib/ovirt-engine/setup/answers/20140109141733-setup.conf' [ INFO ] Stage: Clean up Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140109133830.log [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ INFO ] Execution of setup completed successfully
Created attachment 847837 [details] VDSM error while installing oVirt Comment 7