[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] : no HTTP Port [8700] : HTTPS Port [8701] : 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_23_27_16] : 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: no http-port: 8700 https-port: 8701 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_23_27_16 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 ] **** Installation completed successfully ****** (Please allow oVirt Engine a few moments to start up.....) **** To access oVirt Engine browse to http://ovirt.localdomain.local:8700 **** Additional information: * There are less than 4096 MBs of available free memory on this machine. It is recommended to have at least 4096 MBs of available memory to run the oVirt Engine. * oVirt Engine CA SSL Certificate SHA1 fingerprint: CF:75:A7:2C:B7:7C:D3:2E:1D:77:62:24:68:D4:1E:DC:4C:91:77:CE * SSH Public key fingerprint: ef:ab:5c:d4:86:b7:42:17:45:ff:81:6e:eb:62:af:fe * A default ISO share has been created on this host. If IP based access restrictions are required, please edit /var/lib/exports/iso_2013_07_25_23_27_16 entry in /etc/exports * The installation log file is available at: /var/log/ovirt-engine/engine-setup_2013_07_25_23_27_15.log * Please use the user "admin" and password specified in order to login into oVirt Engine * To configure additional users, first configure authentication domains using the 'engine-manage-domains' utility [root@localhost-localdomain ovirtmanagement]#