[Users] Host installation issues

Hello, Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log: 2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24] I have checked for the obvious such as name resolution etc. I am using the following installation guide: http://wiki.centos.org/HowTos/oVirt Thanks! Doug Bishop NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.

This is old 3.1, right? Any chance you try 3.2? Anyway, there should be logs at host at /tmp, can you please send them? ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Here is the last log in /tmp from the last time I attempted to bootstrap: [root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation **** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd = './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]# Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2? Thanks! Doug Bishop ________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues This is old 3.1, right? Any chance you try 3.2? Anyway, there should be logs at host at /tmp, can you please send them? ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.

----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstrap:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation **** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd = './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.

--_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730AFEXVMBX0162exc_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sorry for the delay, busy weekend. That was the full contents of the file. = I have attached the file as well. Doug Bishop ________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:37 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstrap:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation =
Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentO= S release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component=3D'INSTALLE= R' status=3D'OK' message=3D'Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstra=
**** p.py
script cmd =3D './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is t= here another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also runnin=
centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTR= AP component=3D'SetNetworking' status=3D'FAIL' message=3D'addNetwork error=
add management bridge'/>. FYI. (Stage: Running first installation scrip= t on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTR= AP component=3D'RHEV_INSTALL' status=3D'FAIL'/>. Error occured. (Stage: Ru= nning first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP=3D"$(mkt= emp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1;= rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYT= MP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=3Dtrue;management_port=3D54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T2= 0:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Comma= nd returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0= 077; MYTMP=3D"$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP= }\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=3Dtrue;management_port=3D54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T= 20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHCli= ent.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.execute= Command(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsI= nstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.ja= va:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.jav= a:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(Inst= allVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction= (CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactio= nScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandB= ase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.exec= uteInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.exec= uteInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:=
[engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase=
.java:291)
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidate=
dCommands(MultipleActionsRunner.java:200)
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(Mul=
tipleActionsRunner.java:180)
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleA=
ctionsRunner.java:101)
[engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalW=
rapperRunnable.run(ThreadPoolUtil.java:64)
[engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.j=
ava:471)
[rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:3=
[rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExe=
cutor.java:1146)
[rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolEx=
ecutor.java:615)
[rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using =
g trying to 982) 34) the
following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sol= e use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or othe= r use of, or taking of any action in reliance upon, is strictly prohibited. I= f you are not the intended recipient, please contact the sender by reply e-ma= il and destroy all copies of this message. This e-mail is and any response= to it will be unencrypted and, therefore, potentially unsecure. The recip= ient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole = use of the intended recipient(s) or entity and may contain sensitive informat= ion that is confidential, proprietary, privileged or otherwise protected by l= aw. Any unauthorized review, use, disclosure, distribution, copying or other = use of, or taking of any action in reliance upon, is strictly prohibited. If = you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response t= o it will be unencrypted and, therefore, potentially unsecure. The recipie= nt should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole us= e of the intended recipient(s) or entity and may contain sensitive informat= ion that is confidential, proprietary, privileged or otherwise protected by= law. Any unauthorized review, use, disclosure, distribution, copying or ot= her use of, or taking of any action in reliance upon, is strictly prohibite= d. If you are not the intended recipient, please contact the sender by repl= y e-mail and destroy all copies of this message. This e-mail is and any res= ponse to it will be unencrypted and, therefore, potentially unsecure. The = recipient should check this email and any attachments for the presence of v= iruses/malware according to security best practices. Thank you. --_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730AFEXVMBX0162exc_ Content-Type: text/x-log; name="vdsm-bootstrap-setup-20130809160454.log" Content-Description: vdsm-bootstrap-setup-20130809160454.log Content-Disposition: attachment; filename="vdsm-bootstrap-setup-20130809160454.log"; size=842; creation-date="Mon, 12 Aug 2013 14:40:50 GMT"; modification-date="Mon, 12 Aug 2013 14:40:50 GMT" Content-Transfer-Encoding: base64 RnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NCBERUJVRyAgICBzZXR1cCAzNDggKioqKiBTdGFydCBW RFMgSW5zdGFsbGF0aW9uICoqKioKRnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NCBERUJVRyAgICBz ZXR1cCA3NyBnZXRfaWRfbGluZTogcmVhZCBsaW5lIENlbnRPUyByZWxlYXNlIDYuNCAoRmluYWwp LgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU0IERFQlVHICAgIHNldHVwIDk2IGxzYl9yZWxlYXNl OiBpbnB1dCBsaW5lIENlbnRPUyByZWxlYXNlIDYuNCAoRmluYWwpLgpGcmksIDA5IEF1ZyAyMDEz IDE2OjA0OjU0IERFQlVHICAgIHNldHVwIDEwMyBsc2JfcmVsZWFzZTogcmV0dXJuOiBDZW50T1Mu CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTQgREVCVUcgICAgc2V0dXAgNTIgPEJTVFJBUCBjb21w b25lbnQ9J0lOU1RBTExFUicgc3RhdHVzPSdPSycgbWVzc2FnZT0nVGVzdCBwbGF0Zm9ybSBzdWNj ZWVkZWQnLz4KRnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NCBERUJVRyAgICBzZXR1cCAxNzcgdHJ5 aW5nIHRvIHJ1biAuL3Zkc19ib290c3RyYXAucHkgc2NyaXB0IGNtZCA9ICcuL3Zkc19ib290c3Ry YXAucHkgLXYgMiAtTyB1eC1vZi1vdnIxLWh3IC10IDIwMTMtMDgtMDlUMjA6MDQ6NTQgLWYgL3Rt cC9maXJld2FsbC5jb25mLmZjMDY2ODhhLWUxODAtNGNkZi05NjBjLTBhZmVjMDJjM2JjZSAtUyAv dG1wL292aXJ0LWlkX3JzYV9mYzA2Njg4YS1lMTgwLTRjZGYtOTYwYy0wYWZlYzAyYzNiY2UgLUIg b3ZpcnRtZ210IGh0dHA6Ly91eC1vZi1vdnIxLWh3OjgwL0NvbXBvbmVudHMvdmRzLyAxOTIuMTY4 LjUwLjQgZmMwNjY4OGEtZTE4MC00Y2RmLTk2MGMtMGFmZWMwMmMzYmNlJwo= --_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730AFEXVMBX0162exc_--

There should be more... ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:38:08 PM Subject: RE: [Users] Host installation issues
Sorry for the delay, busy weekend. That was the full contents of the file. I have attached the file as well.
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:37 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstrap:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation **** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd = './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\"
/dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.

From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:38:08 PM Subject: RE: [Users] Host installation issues
Sorry for the delay, busy weekend. That was the full contents of the file= . I have attached the file as well.
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:37 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstra=
--_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730B0EXVMBX0162exc_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable You are correct, my apologies there was more than one log Doug Bishop ________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Monday, August 12, 2013 10:43 AM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues There should be more... ----- Original Message ----- p:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installatio=
**** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line Cent= OS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line Cen= tOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentO= S. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component=3D'INSTAL= LER' status=3D'OK' message=3D'Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd =3D './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also runn=
ing
centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller= ] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BS= TRAP component=3D'SetNetworking' status=3D'FAIL' message=3D'addNetwork err= or trying to add management bridge'/>. FYI. (Stage: Running first installation scr= ipt on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller= ] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BS= TRAP component=3D'RHEV_INSTALL' status=3D'FAIL'/>. Error occured. (Stage: = Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP=3D"$(m= ktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&= 1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup = -c 'ssl=3Dtrue;management_port=3D54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Com= mand returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP=3D"$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYT= MP}\"
/dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=3Dtrue;management_port=3D54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHC=
[engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.execu=
teCommand(VdsInstallerSSH.java:438)
[engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(Vd=
sInstaller.java:216)
[engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.=
java:340)
[engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.j=
ava:279)
[engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(In=
stallVdsCommand.java:110)
[engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransacti=
on(CommandBase.java:875)
[engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransact=
ionScope(CommandBase.java:964)
[engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(Comman=
dBase.java:1345)
[engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.ex=
ecuteInSuppressed(TransactionSupport.java:166)
[engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.ex=
ecuteInScope(TransactionSupport.java:108)
[engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.jav=
a:982)
[engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBa=
se.java:291)
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValida=
tedCommands(MultipleActionsRunner.java:200)
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(M=
[engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(Multipl=
eActionsRunner.java:101)
[engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$Interna=
lWrapperRunnable.run(ThreadPoolUtil.java:64)
[engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors=
.java:471)
[rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java=
:334)
[rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolE=
xecutor.java:1146)
[rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPool=
Executor.java:615)
[rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am usin=
g
the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the s=
n lient.java:501) ultipleActionsRunner.java:180) ole
use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected = by law. Any unauthorized review, use, disclosure, distribution, copying or ot= her use of, or taking of any action in reliance upon, is strictly prohibited.= If you are not the intended recipient, please contact the sender by reply e-= mail and destroy all copies of this message. This e-mail is and any respon= se to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sol= e use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or othe= r use of, or taking of any action in reliance upon, is strictly prohibited. I= f you are not the intended recipient, please contact the sender by reply e-ma= il and destroy all copies of this message. This e-mail is and any response= to it will be unencrypted and, therefore, potentially unsecure. The recip= ient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole = use of the intended recipient(s) or entity and may contain sensitive informat= ion that is confidential, proprietary, privileged or otherwise protected by l= aw. Any unauthorized review, use, disclosure, distribution, copying or other = use of, or taking of any action in reliance upon, is strictly prohibited. If = you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response t= o it will be unencrypted and, therefore, potentially unsecure. The recipie= nt should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole us= e of the intended recipient(s) or entity and may contain sensitive informat= ion that is confidential, proprietary, privileged or otherwise protected by= law. Any unauthorized review, use, disclosure, distribution, copying or ot= her use of, or taking of any action in reliance upon, is strictly prohibite= d. If you are not the intended recipient, please contact the sender by repl= y e-mail and destroy all copies of this message. This e-mail is and any res= ponse to it will be unencrypted and, therefore, potentially unsecure. The = recipient should check this email and any attachments for the presence of v= iruses/malware according to security best practices. Thank you. --_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730B0EXVMBX0162exc_ Content-Type: text/x-log; name="vdsm-bootstrap-phase1-20130809160454.log" Content-Description: vdsm-bootstrap-phase1-20130809160454.log Content-Disposition: attachment; filename="vdsm-bootstrap-phase1-20130809160454.log"; size=7870; creation-date="Mon, 12 Aug 2013 14:50:47 GMT"; modification-date="Mon, 12 Aug 2013 14:50:47 GMT" Content-Transfer-Encoding: base64 RnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NCBERUJVRyAgICBkZXBsb3lVdGlsIDQ4MiBPUyBSZWxl YXNlIFZlciA9IDYuNApGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU0IERFQlVHICAgIGRlcGxveVV0 aWwgNDgyIE9TIFJlbGVhc2UgVmVyID0gNi40CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTQgREVC VUcgICAgdmRzX2Jvb3RzdHJhcCAxMTAgTWluaVl1bTogVkVSQjogIExvYWRlZCBwbHVnaW5zOiBm YXN0ZXN0bWlycm9yCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTQgREVCVUcgICAgdmRzX2Jvb3Rz dHJhcCAxMTE5ICoqKiogU3RhcnQgVkRTIFZhbGlkYXRpb24gKioqKgpGcmksIDA5IEF1ZyAyMDEz IDE2OjA0OjU0IERFQlVHICAgIHZkc19ib290c3RyYXAgOTQwIEVudGVyZWQgVmRzVmFsaWRhdGlv bihzdWJqZWN0ID0gJzE5Mi4xNjguNTAuNCcsIHJhbmRvbV9udW0gPSAnZmMwNjY4OGEtZTE4MC00 Y2RmLTk2MGMtMGFmZWMwMmMzYmNlJywgcmV2X251bSA9ICdOb25lJywgaW5zdGFsbFZpcnR1YWxp emF0aW9uU2VydmljZSA9ICdUcnVlJywgaW5zdGFsbEdsdXN0ZXJTZXJ2aWNlID0gJ0ZhbHNlJywg YnJpZGdlTmFtZSA9ICdvdmlydG1nbXQnKQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU0IERFQlVH ICAgIGRlcGxveVV0aWwgNzU5IHNldEhvc3RUaW1lIHN0YXJ0LgpGcmksIDA5IEF1ZyAyMDEzIDE2 OjA0OjU0IERFQlVHICAgIGRlcGxveVV0aWwgMTM0IFsnL3Vzci9zYmluL250cHEnLCAnLWMnLCAn cnYnXQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU0IERFQlVHICAgIGRlcGxveVV0aWwgMTQyIApG cmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU0IERFQlVHICAgIGRlcGxveVV0aWwgMTQzIC91c3Ivc2Jp bi9udHBxOiByZWFkOiBDb25uZWN0aW9uIHJlZnVzZWQKCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6 NTQgREVCVUcgICAgZGVwbG95VXRpbCAxMzQgWycvdXNyL3NiaW4vaHdjbG9jaycsICctLXNldCcs ICctLXV0YycsICctLWRhdGU9MjAxMy0wOC0wOSAyMDowNDo1NCBVVEMnXQpGcmksIDA5IEF1ZyAy MDEzIDE2OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQyIApGcmksIDA5IEF1ZyAyMDEzIDE2 OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQzIApGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU1 IERFQlVHICAgIGRlcGxveVV0aWwgMTM0IFsnL3Vzci9zYmluL2h3Y2xvY2snLCAnLXMnXQpGcmks IDA5IEF1ZyAyMDEzIDE2OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQyIApGcmksIDA5IEF1 ZyAyMDEzIDE2OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQzIApGcmksIDA5IEF1ZyAyMDEz IDE2OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgNzg2IHNldEhvc3RUaW1lIGVuZC4gUmV0dXJu OlRydWUKRnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NSBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDI3 OCA8QlNUUkFQIGNvbXBvbmVudD0nU0VUX1NZU1RFTV9USU1FJyBzdGF0dXM9J09LJyBtZXNzYWdl PSdzZXRTeXN0ZW1UaW1lIGVuZGVkIHN1Y2Nlc3NmdWxseScvPgpGcmksIDA5IEF1ZyAyMDEzIDE2 OjA0OjU1IERFQlVHICAgIHZkc19ib290c3RyYXAgMzAxIEhvc3QgcHJvcGVybHkgcmVnaXN0ZXJl ZCB3aXRoIFJITi9TYXRlbGxpdGUuCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTUgREVCVUcgICAg dmRzX2Jvb3RzdHJhcCAyNzggPEJTVFJBUCBjb21wb25lbnQ9J1JITl9SRUdJU1RSQVRJT04nIHN0 YXR1cz0nT0snIG1lc3NhZ2U9J0hvc3QgcHJvcGVybHkgcmVnaXN0ZXJlZCB3aXRoIFJITi9TYXRl bGxpdGUuJy8+CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTUgREVCVUcgICAgdmRzX2Jvb3RzdHJh cCAzMjYgQXZhaWxhYmxlIFZEU00gbWF0Y2hlcyByZXF1aXJlbWVudHMKRnJpLCAwOSBBdWcgMjAx MyAxNjowNDo1NSBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDI3OCA8QlNUUkFQIGNvbXBvbmVudD0n VkRTTV9NQUpPUl9WRVInIHN0YXR1cz0nT0snIG1lc3NhZ2U9J0F2YWlsYWJsZSBWRFNNIG1hdGNo ZXMgcmVxdWlyZW1lbnRzJy8+CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTUgREVCVUcgICAgdmRz X2Jvb3RzdHJhcCA5NjMgdmlydEV4cGxvcmVyIHRlc3RpbmcKRnJpLCAwOSBBdWcgMjAxMyAxNjow NDo1NSBERUJVRyAgICBkZXBsb3lVdGlsIDE0MzggQ1BVIHZlbmRvciBpcyBHZW51aW5lSW50ZWwK RnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NSBERUJVRyAgICBkZXBsb3lVdGlsIDE0NTMgdmlydCBz dXBwb3J0IGluIGNwdTogVHJ1ZSwgaW4gYmlvczogVHJ1ZQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0 OjU1IERFQlVHICAgIHZkc19ib290c3RyYXAgMjc4IDxCU1RSQVAgY29tcG9uZW50PSdWVF9TVk0n IHN0YXR1cz0nT0snIHByb2Nlc3Nvcj0nSW50ZWwnIG1lc3NhZ2U9J1NlcnZlciBzdXBwb3J0cyB2 aXJ0dWFsaXphdGlvbicvPgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU1IERFQlVHICAgIGRlcGxv eVV0aWwgNDgyIE9TIFJlbGVhc2UgVmVyID0gNi40CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTUg REVCVUcgICAgdmRzX2Jvb3RzdHJhcCAyNzggPEJTVFJBUCBjb21wb25lbnQ9J09TJyBzdGF0dXM9 J09LJyB0eXBlPSdSSEVMNicgbWVzc2FnZT0nU3VwcG9ydGVkIHBsYXRmb3JtIHZlcnNpb24nLz4K RnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NSBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDI3OCA8QlNU UkFQIGNvbXBvbmVudD0nS0VSTkVMJyBzdGF0dXM9J09LJyB2ZXJzaW9uPScyLjYuMzItMzU4LjE0 LjEuZWw2Lng4Nl82NCcgbWVzc2FnZT0nU3VwcG9ydGVkIGtlcm5lbCB2ZXJzaW9uOiBbfjIuNi4z Mn4sIH4zNTguMTQuMS5lbDYueDg2XzY0fl0nLz4KRnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NSBE RUJVRyAgICBkZXBsb3lVdGlsIDEzNCBbJy9zYmluL2dydWJieScsICctLXVwZGF0ZS1rZXJuZWwn LCAnREVGQVVMVCcsICctLWFyZ3MnLCAnZWxldmF0b3I9ZGVhZGxpbmUnXQpGcmksIDA5IEF1ZyAy MDEzIDE2OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQyIApGcmksIDA5IEF1ZyAyMDEzIDE2 OjA0OjU1IERFQlVHICAgIGRlcGxveVV0aWwgMTQzIApGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU1 IERFQlVHICAgIGRlcGxveVV0aWwgMTM0IFsnL3NiaW4vc2VydmljZScsICd2ZHNtZCcsICdzdG9w J10KRnJpLCAwOSBBdWcgMjAxMyAxNjowNDo1NSBERUJVRyAgICBkZXBsb3lVdGlsIDE0MiBTaHV0 dGluZyBkb3duIHZkc20gZGFlbW9uOiAKW0ZBSUxFRF0NdmRzbSB3YXRjaGRvZyBzdG9wWyAgT0sg IF0NCnZkc206IG5vdCBydW5uaW5nW0ZBSUxFRF0NCgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU1 IERFQlVHICAgIGRlcGxveVV0aWwgMTQzIApGcmksIDA5IEF1ZyAyMDEzIDE2OjA0OjU1IERFQlVH ICAgIHZkc19ib290c3RyYXAgMTEwIE1pbmlZdW06IFZFUkI6ICBxdWV1ZSBwYWNrYWdlIHFlbXUt a3ZtLXRvb2xzIGZvciBpbnN0YWxsCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDQ6NTkgREVCVUcgICAg dmRzX2Jvb3RzdHJhcCAxMTAgTWluaVl1bTogVkVSQjogIERvd25sb2FkaW5nOiByZXBvbWRaeG5N U1p0bXAueG1sICgwJSkKRnJpLCAwOSBBdWcgMjAxMyAxNjowNTowMCBERUJVRyAgICB2ZHNfYm9v dHN0cmFwIDExMCBNaW5pWXVtOiBWRVJCOiAgRG93bmxvYWRpbmc6IHJlcG9tZFp4bk1TWnRtcC54 bWwgMy43IGsoMTAwJSkKRnJpLCAwOSBBdWcgMjAxMyAxNjowNTowMCBERUJVRyAgICB2ZHNfYm9v dHN0cmFwIDExMCBNaW5pWXVtOiBWRVJCOiAgRG93bmxvYWRpbmc6IHJlcG9tZFV0VEJxZ3RtcC54 bWwgKDAlKQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAwIERFQlVHICAgIHZkc19ib290c3RyYXAg MTEwIE1pbmlZdW06IFZFUkI6ICBEb3dubG9hZGluZzogcmVwb21kVXRUQnFndG1wLnhtbCAzLjQg aygxMDAlKQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAxIERFQlVHICAgIHZkc19ib290c3RyYXAg MTEwIE1pbmlZdW06IFZFUkI6ICBEb3dubG9hZGluZzogcmVwb21kVnl1Z1pNdG1wLnhtbCAoMCUp CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDEgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAxMTAgTWlu aVl1bTogVkVSQjogIERvd25sb2FkaW5nOiByZXBvbWRWeXVnWk10bXAueG1sIDEuOSBrKDEwMCUp CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDEgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAxMTAgTWlu aVl1bTogVkVSQjogIERvd25sb2FkaW5nOiByZXBvbWRnYW1MZzF0bXAueG1sICgwJSkKRnJpLCAw OSBBdWcgMjAxMyAxNjowNTowMSBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDExMCBNaW5pWXVtOiBW RVJCOiAgRG93bmxvYWRpbmc6IHJlcG9tZGdhbUxnMXRtcC54bWwgMy40IGsoMTAwJSkKRnJpLCAw OSBBdWcgMjAxMyAxNjowNTowMiBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDExMCBNaW5pWXVtOiBW RVJCOiAgUGFja2FnZSAyOnFlbXUta3ZtLXRvb2xzLTAuMTIuMS4yLTIuMzU1LjAuMS5lbDYuY2Vu dG9zLjYueDg2XzY0IGFscmVhZHkgaW5zdGFsbGVkIGFuZCBsYXRlc3QgdmVyc2lvbgpGcmksIDA5 IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIHZkc19ib290c3RyYXAgMTEwIE1pbmlZdW06IFZF UkI6ICBwYWNrYWdlIHFlbXUta3ZtLXRvb2xzIHF1ZXVlZApGcmksIDA5IEF1ZyAyMDEzIDE2OjA1 OjAyIERFQlVHICAgIHZkc19ib290c3RyYXAgMTEwIE1pbmlZdW06IFZFUkI6ICBxdWV1ZSBwYWNr YWdlIHZkc20gZm9yIGluc3RhbGwKRnJpLCAwOSBBdWcgMjAxMyAxNjowNTowMiBERUJVRyAgICB2 ZHNfYm9vdHN0cmFwIDExMCBNaW5pWXVtOiBWRVJCOiAgUGFja2FnZSB2ZHNtLTQuMTAuMy0xMC5l bDYuY2VudG9zLmFsdC54ODZfNjQgYWxyZWFkeSBpbnN0YWxsZWQgYW5kIGxhdGVzdCB2ZXJzaW9u CkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAxMTAgTWlu aVl1bTogVkVSQjogIHBhY2thZ2UgdmRzbSBxdWV1ZWQKRnJpLCAwOSBBdWcgMjAxMyAxNjowNTow MiBERUJVRyAgICB2ZHNfYm9vdHN0cmFwIDExMCBNaW5pWXVtOiBWRVJCOiAgcXVldWUgcGFja2Fn ZSB2ZHNtLWNsaSBmb3IgaW5zdGFsbApGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAg IHZkc19ib290c3RyYXAgMTEwIE1pbmlZdW06IFZFUkI6ICBQYWNrYWdlIHZkc20tY2xpLTQuMTAu My0xMC5lbDYuY2VudG9zLmFsdC5ub2FyY2ggYWxyZWFkeSBpbnN0YWxsZWQgYW5kIGxhdGVzdCB2 ZXJzaW9uCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAx MTAgTWluaVl1bTogVkVSQjogIHBhY2thZ2UgdmRzbS1jbGkgcXVldWVkCkZyaSwgMDkgQXVnIDIw MTMgMTY6MDU6MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAxMTAgTWluaVl1bTogVkVSQjogIEJ1 aWxkaW5nIHRyYW5zYWN0aW9uCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIgREVCVUcgICAgdmRz X2Jvb3RzdHJhcCAxMTAgTWluaVl1bTogVkVSQjogIEVtcHR5IHRyYW5zYWN0aW9uCkZyaSwgMDkg QXVnIDIwMTMgMTY6MDU6MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCA2ODIgQmFzaWMgY29uZmln dXJhdGlvbiBmb3VuZCwgc2tpcHBpbmcgdGhpcyBzdGVwCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6 MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAyNzggPEJTVFJBUCBjb21wb25lbnQ9J0NyZWF0ZUNv bmYnIHN0YXR1cz0nT0snIG1lc3NhZ2U9J0Jhc2ljIGNvbmZpZ3VyYXRpb24gZm91bmQsIHNraXBw aW5nIHRoaXMgc3RlcCcvPgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIHZkc19i b290c3RyYXAgMjc4IDxCU1RSQVAgY29tcG9uZW50PSdDaGVja0xvY2FsSG9zdG5hbWUnIHN0YXR1 cz0nT0snIG1lc3NhZ2U9J0xvY2FsIGhvc3RuYW1lIGlzIGNvcnJlY3QuJy8+CkZyaSwgMDkgQXVn IDIwMTMgMTY6MDU6MDIgREVCVUcgICAgZGVwbG95VXRpbCAxMzQgWycvc2Jpbi9zZXJ2aWNlJywg J21lc3NhZ2VidXMnLCAnc3RhcnQnXQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAg IGRlcGxveVV0aWwgMTQyIFN0YXJ0aW5nIHN5c3RlbSBtZXNzYWdlIGJ1czogCgpGcmksIDA5IEF1 ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIGRlcGxveVV0aWwgMTQzIApGcmksIDA5IEF1ZyAyMDEz IDE2OjA1OjAyIERFQlVHICAgIGRlcGxveVV0aWwgMTM0IFsnL3NiaW4vc2VydmljZScsICdsaWJ2 aXJ0ZCcsICdzdGFydCddCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIgREVCVUcgICAgZGVwbG95 VXRpbCAxNDIgU3RhcnRpbmcgbGlidmlydGQgZGFlbW9uOiAKCkZyaSwgMDkgQXVnIDIwMTMgMTY6 MDU6MDIgREVCVUcgICAgZGVwbG95VXRpbCAxNDMgCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIg REVCVUcgICAgZGVwbG95VXRpbCA0NjggQnJpZGdlIG92aXJ0bWdtdCBub3QgZm91bmQsIG5lZWQg dG8gY3JlYXRlIGl0LgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIGRlcGxveVV0 aWwgNTE2IGdldEFkZHJlc3MgRW50cnkuIHVybD1odHRwOi8vdXgtb2Ytb3ZyMS1odzo4MC9Db21w b25lbnRzL3Zkcy8KRnJpLCAwOSBBdWcgMjAxMyAxNjowNTowMiBERUJVRyAgICBkZXBsb3lVdGls IDUzOCBnZXRBZGRyZXNzIHJldHVybi4gYWRkcmVzcz11eC1vZi1vdnIxLWh3IHBvcnQ9ODAKRnJp LCAwOSBBdWcgMjAxMyAxNjowNTowMiBERUJVRyAgICBkZXBsb3lVdGlsIDk1NiBtYWtlQnJpZGdl IGJlZ2luLgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIGRlcGxveVV0aWwgNDIz IF9nZXRNR1RJZmFjZTogcmVhZCBob3N0IG5hbWU6IHV4LW9mLW92cjEtaHcKRnJpLCAwOSBBdWcg MjAxMyAxNjowNTowMiBERUJVRyAgICBkZXBsb3lVdGlsIDQyOCBfZ2V0TUdUSWZhY2U6IGVycm9y IHRyeWluZyB0byBmaWd1cmUgb3V0IElQCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIgREVCVUcg ICAgZGVwbG95VXRpbCA0MzAgX2dldE1HVElmYWNlOiB1c2luZyBob3N0IG5hbWUgdXgtb2Ytb3Zy MS1odyBzdHJJUD0gTm9uZQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIERFQlVHICAgIGRlcGxv eVV0aWwgNDM2IF9nZXRNR1RJZmFjZSBJUD1Ob25lIHN0cklmYWNlPU5vbmUKRnJpLCAwOSBBdWcg MjAxMyAxNjowNTowMiBERUJVRyAgICBkZXBsb3lVdGlsIDk3NyBtYWtlQnJpZGdlIGdvdCBtZ3RJ ZmFjZSBOb25lLiBUaGlzIGlzIGEgcm91dGluZyBvciByZXNvbHV0aW9uIGlzc3VlLgpGcmksIDA5 IEF1ZyAyMDEzIDE2OjA1OjAyIEVSUk9SICAgIGRlcGxveVV0aWwgMTA1MSBtYWtlQnJpZGdlIGVy cm9yZWQ6ICBvdXQ9CmVycj1Ob25lCnJldD1Ob25lCkZyaSwgMDkgQXVnIDIwMTMgMTY6MDU6MDIg REVCVUcgICAgZGVwbG95VXRpbCAxMDU0IG1ha2VCcmlkZ2UgcmV0dXJuLgpGcmksIDA5IEF1ZyAy MDEzIDE2OjA1OjAyIEVSUk9SICAgIHZkc19ib290c3RyYXAgNzI5IGFkZE5ldHdvcmsgZXJyb3Ig dHJ5aW5nIHRvIGFkZCBtYW5hZ2VtZW50IGJyaWRnZQpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAy IERFQlVHICAgIHZkc19ib290c3RyYXAgMjc4IDxCU1RSQVAgY29tcG9uZW50PSdTZXROZXR3b3Jr aW5nJyBzdGF0dXM9J0ZBSUwnIG1lc3NhZ2U9J2FkZE5ldHdvcmsgZXJyb3IgdHJ5aW5nIHRvIGFk ZCBtYW5hZ2VtZW50IGJyaWRnZScvPgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1OjAyIEVSUk9SICAg IHZkc19ib290c3RyYXAgMTAyNCBzZXROZXR3b3JraW5nIHRlc3QgZmFpbGVkCkZyaSwgMDkgQXVn IDIwMTMgMTY6MDU6MDIgREVCVUcgICAgdmRzX2Jvb3RzdHJhcCAxMTQxIDxCU1RSQVAgY29tcG9u ZW50PSdSSEVWX0lOU1RBTEwnIHN0YXR1cz0nRkFJTCcvPgpGcmksIDA5IEF1ZyAyMDEzIDE2OjA1 OjAyIERFQlVHICAgIHZkc19ib290c3RyYXAgMTE0MyAqKioqIEVuZCBWRFMgVmFsaWRhdGlvbiAq KioqCg== --_002_142C143AC260DE4A89F02A0C5A3F36F5EA6EB730B0EXVMBX0162exc_--

The host is not able to resolve ux-of-ovr1-hw ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:50:30 PM Subject: RE: [Users] Host installation issues
You are correct, my apologies there was more than one log
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Monday, August 12, 2013 10:43 AM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
There should be more...
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:38:08 PM Subject: RE: [Users] Host installation issues
Sorry for the delay, busy weekend. That was the full contents of the file. I have attached the file as well.
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:37 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstrap:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation **** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd = './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\"
/dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.

Thanks, I knew it was something simple I was missing! Doug Bishop ________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Monday, August 12, 2013 10:54 AM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues The host is not able to resolve ux-of-ovr1-hw ----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:50:30 PM Subject: RE: [Users] Host installation issues
You are correct, my apologies there was more than one log
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Monday, August 12, 2013 10:43 AM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
There should be more...
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Monday, August 12, 2013 5:38:08 PM Subject: RE: [Users] Host installation issues
Sorry for the delay, busy weekend. That was the full contents of the file. I have attached the file as well.
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:37 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Friday, August 9, 2013 11:33:08 PM Subject: RE: [Users] Host installation issues
Here is the last log in /tmp from the last time I attempted to bootstrap:
Please attach complete file please.
[root@ux-of-hyp1-hw tmp]# cat vdsm-bootstrap-setup-20130809160454.log Fri, 09 Aug 2013 16:04:54 DEBUG setup 348 **** Start VDS Installation **** Fri, 09 Aug 2013 16:04:54 DEBUG setup 77 get_id_line: read line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 96 lsb_release: input line CentOS release 6.4 (Final). Fri, 09 Aug 2013 16:04:54 DEBUG setup 103 lsb_release: return: CentOS. Fri, 09 Aug 2013 16:04:54 DEBUG setup 52 <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> Fri, 09 Aug 2013 16:04:54 DEBUG setup 177 trying to run ./vds_bootstrap.py script cmd = './vds_bootstrap.py -v 2 -O ux-of-ovr1-hw -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce' [root@ux-of-hyp1-hw tmp]#
Yes, I know that 3.1 is old, however thats whats in the centos repo. Is there another repo that contains copies to 3.2?
http://resources.ovirt.org/releases/3.2/rpm/EL/6/
Thanks!
Doug Bishop
________________________________________ From: Alon Bar-Lev [alonbl@redhat.com] Sent: Friday, August 09, 2013 4:16 PM To: Doug Bishop Cc: users@ovirt.org Subject: Re: [Users] Host installation issues
This is old 3.1, right? Any chance you try 3.2?
Anyway, there should be logs at host at /tmp, can you please send them?
----- Original Message -----
From: "Doug Bishop" <dbishop@controlscan.com> To: users@ovirt.org Sent: Friday, August 9, 2013 11:10:15 PM Subject: [Users] Host installation issues
Hello,
Hopefully some one can point me in the right direction. I have a ovirt-management node running centos 6.4 and 1 compute host also running centos 6.4. The management node is running and configured correctly. However when I attempt to add a host im getting the following in my ovirt engine.log:
2013-08-09 16:05:03,755 INFO [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error trying to add management bridge'/>. FYI. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,766 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (NioProcessor-65) Installation of 192.168.50.4. Received message: <BSTRAP component='RHEV_INSTALL' status='FAIL'/>. Error occured. (Stage: Running first installation script on Host) 2013-08-09 16:05:03,814 ERROR [org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH] (pool-3-thread-50) SSH error running command root@192.168.50.4:'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False': java.io.IOException: Command returned failure code 1 during SSH session 'root@192.168.50.4' 'umask 0077; MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\"
/dev/null 2>&1; rm -fr \"${MYTMP}\" > /dev/null 2> &1" 0; rm -fr "${MYTMP}" && mkdir "${MYTMP}" && tar -C "${MYTMP}" --no-same-permissions -o -x && "${MYTMP}"/setup -c 'ssl=true;management_port=54321' -O 'ux-of-ovr1-hw' -t 2013-08-09T20:04:54 -f /tmp/firewall.conf.fc06688a-e180-4cdf-960c-0afec02c3bce -S /tmp/ovirt-id_rsa_fc06688a-e180-4cdf-960c-0afec02c3bce -p 80 -b -B ovirtmgmt http://ux-of-ovr1-hw:80/Components/vds/ http://ux-of-ovr1-hw:80/Components/vds/ 192.168.50.4 fc06688a-e180-4cdf-960c-0afec02c3bce False' at org.ovirt.engine.core.utils.ssh.SSHClient.executeCommand(SSHClient.java:501) [engine-utils.jar:] at org.ovirt.engine.core.utils.hostinstall.VdsInstallerSSH.executeCommand(VdsInstallerSSH.java:438) [engine-utils.jar:] at org.ovirt.engine.core.bll.VdsInstaller.runBootstrapCommand(VdsInstaller.java:216) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.RunStage(VdsInstaller.java:340) [engine-bll.jar:] at org.ovirt.engine.core.bll.VdsInstaller.Install(VdsInstaller.java:279) [engine-bll.jar:] at org.ovirt.engine.core.bll.InstallVdsCommand.executeCommand(InstallVdsCommand.java:110) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:875) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:964) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:1345) [engine-bll.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:166) [engine-utils.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:108) [engine-utils.jar:] at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:982) [engine-bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:291) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.executeValidatedCommands(MultipleActionsRunner.java:200) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner.RunCommands(MultipleActionsRunner.java:180) [engine-bll.jar:] at org.ovirt.engine.core.bll.MultipleActionsRunner$1.run(MultipleActionsRunner.java:101) [engine-bll.jar:] at org.ovirt.engine.core.utils.threadpool.ThreadPoolUtil$InternalWrapperRunnable.run(ThreadPoolUtil.java:64) [engine-utils.jar:] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.6.0_24] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_24] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_24] at java.lang.Thread.run(Thread.java:679) [rt.jar:1.6.0_24]
I have checked for the obvious such as name resolution etc. I am using the following installation guide:
http://wiki.centos.org/HowTos/oVirt
Thanks!
Doug Bishop
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) or entity and may contain sensitive information that is confidential, proprietary, privileged or otherwise protected by law. Any unauthorized review, use, disclosure, distribution, copying or other use of, or taking of any action in reliance upon, is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of this message. This e-mail is and any response to it will be unencrypted and, therefore, potentially unsecure. The recipient should check this email and any attachments for the presence of viruses/malware according to security best practices. Thank you.
participants (2)
-
Alon Bar-Lev
-
Doug Bishop