[ovirtmanager@localhost-localdomain ~]$ su Password: [root@localhost-localdomain ovirtmanagement]# engine-cleanup WARNING: Executing oVirt Engine cleanup utility. This utility will wipe all existing data including configuration settings, certificates and database. In addition, all existing DB connections will be closed. Would you like to proceed? (yes|no): y Stopping ovirt-engine service... [ DONE ] Removing Database... [ DONE ] Removing CA... [ DONE ] Stopping engine-notifierd service... [ DONE ] Cleanup finished successfully! Cleanup log available at /var/log/ovirt-engine/engine-cleanup_2013_07_25_22_34_32.log DB Backup available at /var/lib/ovirt-engine/backups/tmp7_Epwo.sql [root@localhost-localdomain ovirtmanagement]# engine-setup Welcome to oVirt Engine setup utility 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 . Alternatively you can use JBoss directly (on ports higher than 1024) Do you wish to override current httpd configuration and restart the service? ['yes'| 'no'] [yes] : HTTP Port [80] : HTTPS Port [443] : Host fully qualified domain name. Note: this name should be fully resolvable [localhost-localdomain] : ovirt.localdomain.local Enter a password for an internal oVirt Engine administrator user (admin@internal) : Warning: Weak Password. Confirm password : Organization Name for the Certificate [localhost-localdomain] : ovirt 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] : Enter DB type for installation ['remote'| 'local'] [local] : Enter a password for a local oVirt Engine DB admin user (engine) : Warning: Weak Password. Confirm password : Configure NFS share on this server to be used as an ISO Domain? ['yes'| 'no'] [yes] : Local ISO domain path [/var/lib/exports/iso_2013_07_25_22_35_14] : Firewall ports need to be opened. The installer can configure firewall automatically overriding the current configuration. The old configuration will be backed up. Alternately you can configure the firewall later using an example file. Which firewall do you wish to configure? ['None'| 'Firewalld'| 'IPTables']: Firewalld oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: ovirt.localdomain.local auth-pass: ******** org-name: ovirt application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** nfs-mp: /var/lib/exports/iso_2013_07_25_22_35_14 config-nfs: yes override-firewall: Firewalld Proceed with the configuration listed above? (yes|no): yes Installing: 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... [ ERROR ] Error: Can't start the httpd service Please check log file /var/log/ovirt-engine/engine-setup_2013_07_25_22_35_14.log for more information [root@localhost-localdomain ovirtmanagement]#