<div dir="ltr"><div class="gmail_default" style="font-size:small"><br>Also, the there seem to be missing some dependencies for <br><br></div><div class="gmail_default" style="font-size:small">- messagebus (service not enabled/started/installed)<br>
</div><div class="gmail_default" style="font-size:small">- avahi-daemon (wasnt installed, had to install and start / enable) <br><br></div><div class="gmail_default" style="font-size:small">else<br><br></div><div class="gmail_default" style="font-size:small">
libvirtd will not start and the setup will fail. <br></div><div class="gmail_default" style="font-size:small"><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 8 March 2013 14:30, Alex Leonhardt <span dir="ltr"><<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">And here from when I tried to use "localhost" as the host / fqdn : <br>
<div class="im"><br><br>Installing:<br>AIO: Validating CPU Compatibility... [ DONE ]<br>
AIO: Adding firewall rules... [ DONE ]<br>Configuring oVirt Engine... [ DONE ]<br>Configuring JVM... [ DONE ]<br>
Creating CA... [ DONE ]<br>Updating ovirt-engine service... [ DONE ]<br>Setting Database Configuration... [ DONE ]<br>
Setting Database Security... [ DONE ]<br>Creating Database... [ DONE ]<br>Updating the Default Data Center Storage Type... [ DONE ]<br>
Editing oVirt Engine Configuration... [ DONE ]<br>Editing Postgresql Configuration... [ DONE ]<br>Configuring the Default ISO Domain... [ DONE ]<br>
Configuring Firewall... [ DONE ]<br>Starting ovirt-engine Service... [ DONE ]<br>Configuring HTTPD... [ DONE ]<br>
AIO: Creating storage directory... [ DONE ]<br>AIO: Adding Local Datacenter and cluster... [ DONE ]<br>AIO: Adding Local host (This may take several minutes)... [ ERROR ]<br>
Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br></div>Please check log file /var/log/ovirt-engine/engine-setup_2013_03_08_14_10_56.log for more information<br>Exception in thread libvirtEventLoop (most likely raised during interpreter shutdown)<br>
<br>#########<br><br><br>2013-03-08 14:13:33::DEBUG::setup_sequences::59::root:: running _loadFilesToIsoDomain<br>2013-03-08 14:13:33::ERROR::engine-setup::1838::root:: Traceback (most recent call last):<br> File "/usr/bin/engine-setup", line 1835, in _loadFilesToIsoDomain<br>
utils.copyFile(filename, targetPath, basedefs.CONST_VDSM_UID, basedefs.CONST_KVM_GID)<br> File "/usr/share/ovirt-engine/scripts/common_utils.py", line 706, in copyFile<br> shutil.copy2(fileSrc, destination)<br>
File "/usr/lib64/python2.6/shutil.py", line 95, in copy2<br> copyfile(src, dst)<br> File "/usr/lib64/python2.6/shutil.py", line 50, in copyfile<br> with open(src, 'rb') as fsrc:<br>IOError: [Errno 2] No such file or directory: '/usr/share/virtio-win/virtio-win.vfd'<br>
<br>2013-03-08 14:13:33::ERROR::engine-setup::1839::root:: Failed to copy files to iso domain<br><br><br>[snip]<br><br>2013-03-08 14:14:14::DEBUG::setup_sequences::59::root:: running waitForHostUp<br>2013-03-08 14:14:14::DEBUG::all_in_one_100::303::root:: Waiting for host to become operational<br>
2013-03-08 14:14:14::DEBUG::all_in_one_100::306::root:: current host status is: installing<br>2013-03-08 14:14:14::DEBUG::all_in_one_100::317::root:: Traceback (most recent call last):<div class="im"><br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 314, in isHostUp<br>
raise Exception(INFO_CREATE_HOST_WAITING_UP)<br>Exception: Waiting for the host to start<br><br></div>2013-03-08 14:14:19::DEBUG::all_in_one_100::303::root:: Waiting for host to become operational<br>2013-03-08 14:14:19::DEBUG::all_in_one_100::306::root:: current host status is: install_failed<br>
2013-03-08 14:14:19::DEBUG::all_in_one_100::317::root:: Traceback (most recent call last):<div class="im"><br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 312, in isHostUp<br> raise utils.RetryFailException(ERROR_CREATE_HOST_FAILED)<br>
RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br><br></div>2013-03-08 14:14:19::DEBUG::setup_sequences::62::root:: Traceback (most recent call last):<div class="im">
<br>
File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run<br> function()<br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 300, in waitForHostUp<br> utils.retry(isHostUp, tries=120, timeout=600, sleep=5)<br>
File "/usr/share/ovirt-engine/scripts/common_utils.py", line 1010, in retry<br> raise e<br>RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br>
<br><br></div>2013-03-08 14:14:19::DEBUG::engine-setup::1934::root:: *** The following params were used as user input:<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: override-httpd-config: yes<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: http-port: 80<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: https-port: 443<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: random-passwords: no<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: mac-range: 00:1A:4A:A8:14:00-00:1A:4A:A8:14:FF<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: host-fqdn: localhost<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: auth-pass: ********<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: org-name: BrightTALK<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: application-mode: both<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: default-dc-type: NFS<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: db-remote-install: local<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: db-host: localhost<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: db-local-pass: ********<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: nfs-mp: /exports/iso<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: iso-domain-name: ISO_DOMAIN<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: config-nfs: yes<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: override-firewall: None<br>
2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: config-allinone: yes<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: storage-path: /vmfs<br>2013-03-08 14:14:19::DEBUG::engine-setup::1939::root:: superuser-pass: ********<br>
2013-03-08 14:14:19::ERROR::engine-setup::2355::root:: Traceback (most recent call last):<br> File "/usr/bin/engine-setup", line 2349, in <module><br> main(confFile)<br> File "/usr/bin/engine-setup", line 2132, in main<br>
runSequences()<br> File "/usr/bin/engine-setup", line 2054, in runSequences<br> controller.runAllSequences()<br> File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in runAllSequences<br>
sequence.run()<br> File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run<br> step.run()<div class="im"><br> File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run<br>
function()<br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 300, in waitForHostUp<br> utils.retry(isHostUp, tries=120, timeout=600, sleep=5)<br> File "/usr/share/ovirt-engine/scripts/common_utils.py", line 1010, in retry<br>
raise e<br>RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br><br></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On 8 March 2013 14:27, Alex Leonhardt <span dir="ltr"><<a href="mailto:alex.tuxx@gmail.com" target="_blank">alex.tuxx@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi,<br><br></div><div class="gmail_default" style="font-size:small">
The setup keeps failing at "waitforhostup" with : <br><br><br>Installing:<br>AIO: Validating CPU Compatibility... [ DONE ]<br>
AIO: Adding firewall rules... [ DONE ]<br>Configuring oVirt Engine... [ DONE ]<br>Configuring JVM... [ DONE ]<br>
Creating CA... [ DONE ]<br>Updating ovirt-engine service... [ DONE ]<br>Setting Database Configuration... [ DONE ]<br>
Setting Database Security... [ DONE ]<br>Creating Database... [ DONE ]<br>Updating the Default Data Center Storage Type... [ DONE ]<br>
Editing oVirt Engine Configuration... [ DONE ]<br>Editing Postgresql Configuration... [ DONE ]<br>Configuring the Default ISO Domain... [ DONE ]<br>
Configuring Firewall... [ DONE ]<br>Starting ovirt-engine Service... [ DONE ]<br>Configuring HTTPD... [ DONE ]<br>
AIO: Creating storage directory... [ DONE ]<br>AIO: Adding Local Datacenter and cluster... [ DONE ]<br>AIO: Adding Local host (This may take several minutes)... [ ERROR ]<br>
Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br>Please check log file /var/log/ovirt-engine/engine-setup_2013_03_08_14_17_42.log for more information<br><br>#####<br>
<br>2013-03-08 14:22:43::DEBUG::setup_sequences::59::root:: running waitForHostUp<br>2013-03-08 14:22:43::DEBUG::all_in_one_100::303::root:: Waiting for host to become operational<br>2013-03-08 14:22:43::DEBUG::all_in_one_100::306::root:: current host status is: installing<br>
2013-03-08 14:22:43::DEBUG::all_in_one_100::317::root:: Traceback (most recent call last):<br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 314, in isHostUp<br> raise Exception(INFO_CREATE_HOST_WAITING_UP)<br>
Exception: Waiting for the host to start<br><br>2013-03-08 14:22:48::DEBUG::all_in_one_100::303::root:: Waiting for host to become operational<br>2013-03-08 14:22:49::DEBUG::all_in_one_100::306::root:: current host status is: install_failed<br>
2013-03-08 14:22:49::DEBUG::all_in_one_100::317::root:: Traceback (most recent call last):<br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 312, in isHostUp<br> raise utils.RetryFailException(ERROR_CREATE_HOST_FAILED)<br>
RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br><br>2013-03-08 14:22:49::DEBUG::setup_sequences::62::root:: Traceback (most recent call last):<br>
File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run<br> function()<br> File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 300, in waitForHostUp<br> utils.retry(isHostUp, tries=120, timeout=600, sleep=5)<br>
File "/usr/share/ovirt-engine/scripts/common_utils.py", line 1010, in retry<br> raise e<br>RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.<br>
<br>2013-03-08 14:22:49::DEBUG::engine-setup::1934::root:: *** The following params were used as user input:<br><br><br></div><div class="gmail_default" style="font-size:small">I have the full log if required ?? Any help would be appreciated.<br>
<br></div><div class="gmail_default" style="font-size:small">The options used were : <br><br>oVirt Engine will be installed using the following configuration:<br>=================================================================<br>
override-httpd-config: yes<br>http-port: 80<br>https-port: 443<br>host-fqdn: stphv01<br>auth-pass: ********<br>org-name: LOCAL<br>
application-mode: both<br>default-dc-type: NFS<br>db-remote-install: local<br>db-local-pass: ********<br>nfs-mp: /exports/iso<br>override-firewall: None<br>
config-allinone: yes<br>storage-path: /vmfs/ovirt<br>superuser-pass: ********<span><font color="#888888"><br><br></font></span></div><span><font color="#888888"><div class="gmail_default" style="font-size:small">
<br>Alex<br><br clear="all"></div>
<br>-- <br><div dir="ltr"><div></div>| RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a> | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> | <br>
</div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div></div>| RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a> | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> | <br>
</div>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><div></div>| RHCE | Senior Systems Engineer | <a href="http://www.vcore.co" target="_blank">www.vcore.co</a> | <a href="http://www.vsearchcloud.com" target="_blank">www.vsearchcloud.com</a> | <br>
</div>
</div>