oVirt Engine uses httpd to proxy requests to the application server.
It looks like the httpd installed locally is being actively used.
The installer can override current configuration .
Do you wish to override current httpd configuration and restart the service? ['yes'| 'no'] [yes] :
The IP (127.0.0.1) which was resolved from the FQDN localhost.localdomain is not configured on any interface on this host
Enter a password for an internal oVirt Engine administrator user (admin@internal) :
Warning: Weak Password.
The engine can be configured to present the UI in three different application modes. virt [Manage virtualization only], gluster [Manage gluster storage only], and both [Manage virtualization as well as gluster storage] ['virt'| 'gluster'| 'both'] [both] :
The default storage type you will be using ['NFS'| 'FC'| 'ISCSI'| 'POSIXFS'] [NFS] :
Warning: Weak Password.
Firewall ports need to be opened.
The installer can configure firewall automatically overriding the current configuration. The old configuration will be backed up.
Which firewall do you wish to configure? ['None'| 'Firewalld'| 'IPTables']: IPTables
AIO: Validating CPU Compatibility... [ DONE ]
AIO: Adding firewall rules... [ DONE ]
Configuring oVirt Engine... [ DONE ]
Configuring JVM... [ DONE ]
Creating CA... [ DONE ]
Updating ovirt-engine service... [ DONE ]
Setting Database Configuration... [ DONE ]
Setting Database Security... [ DONE ]
Creating Database... [ DONE ]
Updating the Default Data Center Storage Type... [ DONE ]
Editing oVirt Engine Configuration... [ DONE ]
Editing Postgresql Configuration... [ DONE ]
Configuring the Default ISO Domain... [ DONE ]
Configuring Firewall... [ DONE ]
Starting ovirt-engine Service... [ DONE ]
Configuring HTTPD... [ DONE ]
AIO: Creating storage directory... [ DONE ]
AIO: Adding Local Datacenter and cluster... [ DONE ]
AIO: Adding Local host (This may take several minutes)... [ ERROR ]
Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.
Please check log file /var/log/ovirt-engine/engine-setup_2013_03_06_14_30_51.log for more information
2013-03-06 14:35:34::DEBUG::common_utils::474::root:: retcode = 0
2013-03-06 14:35:34::DEBUG::common_utils::1238::root:: stopping httpd
2013-03-06 14:35:34::DEBUG::common_utils::1275::root:: executing action httpd on service stop
2013-03-06 14:35:34::DEBUG::common_utils::434::root:: Executing command --> '/sbin/service httpd stop'
2013-03-06 14:35:34::DEBUG::common_utils::472::root:: output =
2013-03-06 14:35:34::DEBUG::common_utils::473::root:: stderr = Redirecting to /bin/systemctl stop httpd.service
2013-03-06 14:35:34::DEBUG::common_utils::474::root:: retcode = 0
2013-03-06 14:35:34::DEBUG::common_utils::1228::root:: starting httpd
2013-03-06 14:35:34::DEBUG::common_utils::1275::root:: executing action httpd on service start
2013-03-06 14:35:34::DEBUG::common_utils::434::root:: Executing command --> '/sbin/service httpd start'
2013-03-06 14:35:36::DEBUG::common_utils::472::root:: output =
2013-03-06 14:35:36::DEBUG::common_utils::473::root:: stderr = Redirecting to /bin/systemctl start httpd.service
2013-03-06 14:35:36::DEBUG::common_utils::474::root:: retcode = 0
2013-03-06 14:35:36::DEBUG::setup_sequences::59::root:: running makeStorageDir
2013-03-06 14:35:36::DEBUG::all_in_one_100::368::root:: Creating/Verifying local domain path
2013-03-06 14:35:36::DEBUG::all_in_one_100::374::root:: Setting selinux context
2013-03-06 14:35:36::DEBUG::nfsutils::36::root:: setting selinux context for /firebackup/ovirt/vms
2013-03-06 14:35:36::DEBUG::common_utils::434::root:: Executing command --> '/usr/sbin/semanage fcontext -a -t public_content_rw_t /firebackup/ovirt/vms(/.*)?'
2013-03-06 14:35:39::DEBUG::common_utils::472::root:: output =
2013-03-06 14:35:39::DEBUG::common_utils::473::root:: stderr =
2013-03-06 14:35:39::DEBUG::common_utils::474::root:: retcode = 0
2013-03-06 14:35:39::DEBUG::common_utils::434::root:: Executing command --> '/sbin/restorecon -r /firebackup/ovirt/vms'
2013-03-06 14:35:39::DEBUG::common_utils::472::root:: output =
2013-03-06 14:35:39::DEBUG::common_utils::473::root:: stderr =
2013-03-06 14:35:39::DEBUG::common_utils::474::root:: retcode = 0
2013-03-06 14:35:39::DEBUG::setup_sequences::59::root:: running waitForJbossUp
2013-03-06 14:35:39::DEBUG::all_in_one_100::445::root:: Checking JBoss status.
2013-03-06 14:35:39::INFO::all_in_one_100::448::root:: JBoss is up and running.
2013-03-06 14:35:39::DEBUG::setup_sequences::59::root:: running initAPI
2013-03-06 14:35:39::DEBUG::all_in_one_100::240::root:: Initiating the API object
2013-03-06 14:35:41::DEBUG::setup_sequences::59::root:: running createDC
2013-03-06 14:35:41::DEBUG::all_in_one_100::256::root:: Creating the local datacenter
2013-03-06 14:35:42::DEBUG::setup_sequences::59::root:: running createCluster
2013-03-06 14:35:42::DEBUG::all_in_one_100::267::root:: Creating the local cluster
2013-03-06 14:35:43::DEBUG::setup_sequences::59::root:: running createHost
2013-03-06 14:35:43::DEBUG::all_in_one_100::280::root:: Adding the local host
2013-03-06 14:35:44::DEBUG::setup_sequences::59::root:: running waitForHostUp
2013-03-06 14:35:44::DEBUG::all_in_one_100::297::root:: Waiting for host to become operational
2013-03-06 14:35:45::DEBUG::all_in_one_100::300::root:: current host status is: installing
2013-03-06 14:35:45::DEBUG::all_in_one_100::311::root:: Traceback (most recent call last):
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 308, in isHostUp
raise Exception(INFO_CREATE_HOST_WAITING_UP)
Exception: Waiting for the host to start
2013-03-06 14:35:50::DEBUG::all_in_one_100::297::root:: Waiting for host to become operational
2013-03-06 14:35:50::DEBUG::all_in_one_100::300::root:: current host status is: installing
2013-03-06 14:35:50::DEBUG::all_in_one_100::311::root:: Traceback (most recent call last):
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 308, in isHostUp
raise Exception(INFO_CREATE_HOST_WAITING_UP)
Exception: Waiting for the host to start
2013-03-06 14:35:55::DEBUG::all_in_one_100::297::root:: Waiting for host to become operational
2013-03-06 14:35:56::DEBUG::all_in_one_100::300::root:: current host status is: install_failed
2013-03-06 14:35:56::DEBUG::all_in_one_100::311::root:: Traceback (most recent call last):
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 306, in isHostUp
raise utils.RetryFailException(ERROR_CREATE_HOST_FAILED)
RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.
2013-03-06 14:35:56::DEBUG::setup_sequences::62::root:: Traceback (most recent call last):
File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run
function()
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 294, in waitForHostUp
utils.retry(isHostUp, tries=120, timeout=600, sleep=5)
File "/usr/share/ovirt-engine/scripts/common_utils.py", line 1009, in retry
raise e
RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.
2013-03-06 14:35:56::DEBUG::engine-setup::1948::root:: *** The following params were used as user input:
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: override-httpd-config: yes
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: http-port: 80
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: https-port: 443
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: random-passwords: no
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: mac-range: 00:1A:4A:10:FF:00-00:1A:4A:10:FF:FF
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: auth-pass: ********
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: application-mode: both
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: default-dc-type: NFS
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: db-remote-install: local
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: db-host: localhost
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: db-local-pass: ********
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: nfs-mp: /firebackup/********/iso
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: iso-domain-name: ISO_DOMAIN
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: config-nfs: yes
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: override-firewall: IPTables
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: config-allinone: yes
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: storage-path: /firebackup/********/vms
2013-03-06 14:35:56::DEBUG::engine-setup::1953::root:: superuser-pass: ********
2013-03-06 14:35:56::ERROR::engine-setup::2369::root:: Traceback (most recent call last):
File "/bin/engine-setup", line 2363, in <module>
main(confFile)
File "/bin/engine-setup", line 2146, in main
runSequences()
File "/bin/engine-setup", line 2068, in runSequences
controller.runAllSequences()
File "/usr/share/ovirt-engine/scripts/setup_controller.py", line 54, in runAllSequences
sequence.run()
File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 154, in run
step.run()
File "/usr/share/ovirt-engine/scripts/setup_sequences.py", line 60, in run
function()
File "/usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py", line 294, in waitForHostUp
utils.retry(isHostUp, tries=120, timeout=600, sleep=5)
File "/usr/share/ovirt-engine/scripts/common_utils.py", line 1009, in retry
raise e
RetryFailException: Error: Host was found in a 'Failed' state. Please check engine and bootstrap installation logs.