
Alex, Follows the file: [root@firelap marcelo.barbosa]# cat /etc/sysconfig/wdmd # WDMDOPTS -- set the command line options for the wdmd daemon # See wdmd man page for full list of command line options. # # Include "-G sanlock" in the option string. # # To enable use of test scripts #WDMDOPTS="-G sanlock -S 1" # # To select a specific watchdog device #WDMDOPTS="-G sanlock -w /dev/watchdog1" I tried again, but error: 2013-03-19 11:05:33::ERROR::engine-setup::2385::root:: Traceback (most recent call last): File "/bin/engine-setup", line 2379, in <module> main(confFile) File "/bin/engine-setup", line 2162, in main runSequences() File "/bin/engine-setup", line 2085, 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 300, 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. Full ERROR/LOG in attached. More informations about my enviroment: [root@firelap marcelo.barbosa]# *rpm -qa | grep -i ovirt-engine* ovirt-engine-setup-plugin-allinone-3.2.1-1.fc18.noarch ovirt-engine-backend-3.2.1-1.fc18.noarch ovirt-engine-restapi-3.2.1-1.fc18.noarch ovirt-engine-genericapi-3.2.1-1.fc18.noarch ovirt-engine-cli-3.2.0.11-1.fc18.noarch ovirt-engine-3.2.1-1.fc18.noarch ovirt-engine-setup-3.2.1-1.fc18.noarch ovirt-engine-dbscripts-3.2.1-1.fc18.noarch ovirt-engine-sdk-3.2.0.10-1.fc18.noarch ovirt-engine-userportal-3.2.1-1.fc18.noarch ovirt-engine-webadmin-portal-3.2.1-1.fc18.noarch ovirt-engine-tools-3.2.1-1.fc18.noarch [root@firelap marcelo.barbosa]# *cat /etc/hosts* 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 172.16.255.54 firelap firelap.local [root@firelap marcelo.barbosa]#* ifconfig * bond0: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 bond1: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 bond2: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 bond3: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 bond4: flags=5123<UP,BROADCAST,MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 0 (Local Loopback) RX packets 115968 bytes 34730071 (33.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 115968 bytes 34730071 (33.1 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 p5p1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500 inet 172.16.255.54 netmask 255.255.255.192 broadcast 172.16.255.63 inet6 fe80::7a45:c4ff:feb0:8995 prefixlen 64 scopeid 0x20<link> ether 78:45:c4:b0:89:95 txqueuelen 1000 (Ethernet) RX packets 1785531 bytes 2623497125 (2.4 GiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 975613 bytes 76733377 (73.1 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 17 Forever run *engine-cleanup* before *engine-setup* [root@localhost ~]# *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 [firelap.local] : firelap.local did not resolve into an IP address User input failed validation, do you still wish to use it? (yes|no): yes Enter a password for an internal oVirt Engine administrator user (admin@internal) : Warning: Weak Password. Confirm password : Organization Name for the Certificate [local] : 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 : Error: passwords don't match Enter a password for a local oVirt Engine DB admin user (engine) : Warning: Weak Password. Confirm password : Local ISO domain path [/var/lib/exports/iso] : /firebackup/ovirt/iso Error: mount point already exists in /etc/exports Local ISO domain path [/var/lib/exports/iso] : /firebackup/ovirt/iso 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']: IPTables Configure VDSM on this host? ['yes'| 'no'] [yes] : Local storage domain path [/var/lib/images] : /firebackup/ovirt/vms Confirm root password : oVirt Engine will be installed using the following configuration: ================================================================= override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: firelap.local auth-pass: ******** org-name: local application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** nfs-mp: /firebackup/ovirt/iso override-firewall: IPTables config-allinone: yes storage-path: /firebackup/ovirt/vms superuser-pass: ******** Proceed with the configuration listed above? (yes|no): yes Installing: 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_19_11_00_51.log for more information Let me know if you need any additional tests, thank you for attention. Marcelo Barbosa *mr.marcelo.barbosa@gmail.com* On Tue, Mar 19, 2013 at 10:51 AM, Marcelo Barbosa < mr.marcelo.barbosa@gmail.com> wrote:
Alex,
i am check:
# rpm -qa | grep sanlock sanlock-2.6-7.fc18.x86_64 libvirt-lock-sanlock-0.10.2.3-1.fc18.x86_64 sanlock-lib-2.6-7.fc18.x86_64 sanlock-python-2.6-7.fc18.x86_64
you would like make reinstall ? I can try again...
Marcelo Barbosa *mr.marcelo.barbosa@gmail.com*
On Tue, Mar 19, 2013 at 10:30 AM, Alex Lourie <alourie@redhat.com> wrote:
Hi Marcelo
Can you please check that you have sanlock-2.6-7 installed?
Thanks.
On Wed, Mar 6, 2013 at 10:51 PM, Marcelo Barbosa < mr.marcelo.barbosa@gmail.com> wrote:
Alex,
Thankyou for attention. This return should not happen, because I have my hostname registered and running on my DNS servers, but i'm inserted in /etc/hosts my hostname and retry setup, but return new error:
2013-03-06 17:35:14::DEBUG::all_in_one_**100::297::root:: Waiting for host to become operational 2013-03-06 17:35:14::DEBUG::all_in_one_**100::300::root:: current host status is: up 2013-03-06 17:35:14::DEBUG::all_in_one_**100::302::root:: The host is up. 2013-03-06 17:35:14::DEBUG::setup_**sequences::59::root:: running addStorageDomain 2013-03-06 17:35:14::DEBUG::all_in_one_**100::317::root:: Adding local storage domain 2013-03-06 17:35:14::INFO::all_in_one_**100::322::root:: Creating local storage 2013-03-06 17:35:14::INFO::all_in_one_**100::326::root:: Creating local storage domain 2013-03-06 17:35:14::INFO::all_in_one_**100::334::root:: Adding local storage domain 2013-03-06 17:35:15::ERROR::all_in_one_**100::337::root:: Traceback (most recent call last): File "/usr/share/ovirt-engine/**scripts/plugins/all_in_one_**100.py", line 335, in addStorageDomain controller.CONF["API_OBJECT"].**storagedomains.add(sdParams) File "/usr/lib/python2.7/site-**packages/ovirtsdk/**infrastructure/brokers.py", line 5151, in add headers={"Expect":expect, "Correlation-Id":correlation_**id}) File "/usr/lib/python2.7/site-**packages/ovirtsdk/**infrastructure/proxy.py", line 118, in add return self.request('POST', url, body, headers) File "/usr/lib/python2.7/site-**packages/ovirtsdk/**infrastructure/proxy.py", line 129, in request last=last) File "/usr/lib/python2.7/site-**packages/ovirtsdk/**infrastructure/proxy.py", line 159, in __doRequest raise RequestError, response RequestError: status: 400 reason: Bad Request detail: Cannot add Storage. Internal error, Storage Connection doesn't exist.
2013-03-06 17:35:15::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 338, in addStorageDomain raise Exception(ERROR_ADD_LOCAL_**DOMAIN) Exception: Error: could not add local storage domain
2013-03-06 17:35:15::DEBUG::engine-setup:**:1948::root:: *** The following params were used as user input: 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: override-httpd-config: yes 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: http-port: 80 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: https-port: 443 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: random-passwords: no 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: mac-range: 00:1A:4A:10:FF:00-00:1A:4A:10:**FF:FF 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: host-fqdn: firelap.usc.unirede.net 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: auth-pass: ******** 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: org-name: firelap 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: application-mode: both 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: default-dc-type: NFS 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: db-remote-install: local 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: db-host: localhost 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: db-local-pass: ******** 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: nfs-mp: /firebackup/********/iso 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: iso-domain-name: ISO_DOMAIN 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: config-nfs: yes 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: override-firewall: IPTables 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: config-allinone: yes 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: storage-path: /firebackup/********/vms 2013-03-06 17:35:15::DEBUG::engine-setup:**:1953::root:: superuser-pass: ******** 2013-03-06 17:35:15::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 338, in addStorageDomain raise Exception(ERROR_ADD_LOCAL_**DOMAIN) Exception: Error: could not add local storage domain
Any ideas to solve this problem?
Marcelo Barbosa mr.marcelo.barbosa@gmail.com
On Wed, Mar 6, 2013 at 4:23 PM, Alexandre Santos <santosam72@gmail.com> wrote:
Hi. Have you tried solving the hostnames resolving issues that are described on your email? Add the hosts to /etc/hosts
Alex
No dia 06/03/2013 18:02, "Marcelo Barbosa" < mr.marcelo.barbosa@gmail.com> escreveu:
Attached my log file.
Marcelo Barbosa mr.marcelo.barbosa@gmail.com
On Wed, Mar 6, 2013 at 2:48 PM, Marcelo Barbosa < mr.marcelo.barbosa@gmail.com> wrote:
hi guys,
I'am tryed install Ovirt 3.2 all-in-one in my Fedora 18, but this version not finish for sucessful install, information my enviroment:
[root@firelap ovirt]# cat /etc/redhat-release Fedora release 18 (Spherical Cow)
[root@firelap ovirt]# uname -a Linux firelap 3.7.9-205.fc18.x86_64 #1 SMP Sun Feb 24 20:10:02 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@firelap ovirt]# ifconfig bond0: flags=5123<UP,BROADCAST,**MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
bond1: flags=5123<UP,BROADCAST,**MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
bond2: flags=5123<UP,BROADCAST,**MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
bond3: flags=5123<UP,BROADCAST,**MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
bond4: flags=5123<UP,BROADCAST,**MASTER,MULTICAST> mtu 1500 ether 00:00:00:00:00:00 txqueuelen 0 (Ethernet) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10<host> loop txqueuelen 0 (Local Loopback) RX packets 136972 bytes 54834621 (52.2 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 136972 bytes 54834621 (52.2 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
p5p1: flags=4163<UP,BROADCAST,**RUNNING,MULTICAST> mtu 1500 inet 172.16.255.43 netmask 255.255.255.192 broadcast 172.16.255.63 inet6 fe80::7a45:c4ff:feb0:8995 prefixlen 64 scopeid 0x20<link> ether 78:45:c4:b0:89:95 txqueuelen 1000 (Ethernet) RX packets 480681 bytes 614801393 (586.3 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 323373 bytes 35479386 (33.8 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 device interrupt 17
[root@firelap ovirt]# rpm -qa | grep ovirt ovirt-engine-cli-3.2.0.10-1.**fc18.noarch ovirt-engine-backend-3.2.0-4.**fc18.noarch ovirt-engine-config-3.2.0-4.**fc18.noarch ovirt-host-deploy-1.0.0-1.**fc18.noarch ovirt-engine-setup-plugin-**allinone-3.2.0-4.fc18.noarch ovirt-engine-restapi-3.2.0-4.**fc18.noarch ovirt-engine-dbscripts-3.2.0-**4.fc18.noarch ovirt-image-uploader-3.2.0-1.**fc18.noarch ovirt-host-deploy-offline-1.0.**0-1.fc18.noarch ovirt-engine-setup-3.2.0-4.**fc18.noarch ovirt-release-fedora-5-3.**noarch ovirt-engine-tools-common-3.2.**0-4.fc18.noarch ovirt-engine-3.2.0-4.fc18.**noarch ovirt-log-collector-3.2.0-1.**fc18.noarch ovirt-host-deploy-java-1.0.0-**1.fc18.noarch ovirt-engine-userportal-3.2.0-**4.fc18.noarch ovirt-engine-notification-**service-3.2.0-4.fc18.noarch ovirt-iso-uploader-3.2.0-1.**fc18.noarch ovirt-engine-webadmin-portal-**3.2.0-4.fc18.noarch ovirt-engine-sdk-3.2.0.9-1.**fc18.noarch ovirt-engine-genericapi-3.2.0-**4.fc18.noarch
[root@firelap ~]# host firelap.usc.unirede.net firelap.usc.unirede.net has address 172.16.255.43
[root@firelap ~]# ping firelap.usc.unirede.net PING firelap.usc.unirede.net (172.16.255.43) 56(84) bytes of data. 64 bytes from firelap (172.16.255.43): icmp_seq=1 ttl=64 time=0.055 ms
[root@firelap ~]# 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 [firelap.no-ip.org] : localhost.localdomain The IP (127.0.0.1) which was resolved from the FQDN localhost.localdomain is not configured on any interface on this host User input failed validation, do you still wish to use it? (yes|no): no Host fully qualified domain name. Note: this name should be fully resolvable [firelap.no-ip.org] : firelap.no-ip.org did not resolve into an IP address User input failed validation, do you still wish to use it? (yes|no): no Host fully qualified domain name. Note: this name should be fully resolvable [firelap.no-ip.org] : firelap.usc.unirede.net Enter a password for an internal oVirt Engine administrator user (admin@internal) : Warning: Weak Password. Confirm password : Organization Name for the Certificate [no-ip.org] : firelap.usc.unirede.net 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 : Local ISO domain path [/var/lib/exports/iso] : /firebackup/ovirt/iso Error: directory /firebackup/ovirt/iso is not empty Local ISO domain path [/var/lib/exports/iso] : /firebackup/ovirt/iso 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']: IPTables Configure VDSM on this host? ['yes'| 'no'] [yes] : Local storage domain path [/var/lib/images] : /firebackup/ovirt/vms Confirm root password :
oVirt Engine will be installed using the following configuration: ==============================**==============================**===== override-httpd-config: yes http-port: 80 https-port: 443 host-fqdn: firelap.usc.unirede.net auth-pass: ******** org-name: firelap.usc.unirede.net application-mode: both default-dc-type: NFS db-remote-install: local db-local-pass: ******** nfs-mp: /firebackup/ovirt/iso override-firewall: IPTables config-allinone: yes storage-path: /firebackup/ovirt/vms superuser-pass: ******** Proceed with the configuration listed above? (yes|no): yes
Installing: 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:: host-fqdn: firelap.usc.unirede.net 2013-03-06 14:35:56::DEBUG::engine-setup:**:1953::root:: auth-pass: ******** 2013-03-06 14:35:56::DEBUG::engine-setup:**:1953::root:: org-name: firelap.usc.unirede.net 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.
Thnkz for attention.
Marcelo Barbosa mr.marcelo.barbosa@gmail.com
______________________________**_________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/**mailman/listinfo/users<http://lists.ovirt.org/mailman/listinfo/users>