Re: [Users] Host installation issues

2013-08-12 Thread Doug Bishop
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 [alo...@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 dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation 
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
 release 6.4 (Final).
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line CentOS
 release 6.4 (Final).
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
 status='OK' message='Test platform succeeded'/
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; rm
  -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\ 
  /dev/null 21; 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

Re: [Users] Host installation issues

2013-08-12 Thread Alon Bar-Lev
There should be more...

- Original Message -
 From: Doug Bishop dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
  To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation
  
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
  release 6.4 (Final).
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line CentOS
  release 6.4 (Final).
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
  status='OK' message='Test platform succeeded'/
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21;
   rm
   -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\
   
   /dev/null 21; 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

Re: [Users] Host installation issues

2013-08-12 Thread Doug Bishop
You are correct, my apologies there was more than one log

Doug Bishop


From: Alon Bar-Lev [alo...@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 dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
  To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation
  
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
  release 6.4 (Final).
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line CentOS
  release 6.4 (Final).
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
  status='OK' message='Test platform succeeded'/
  Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21;
   rm
   -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\
   
   /dev/null 21; 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

Re: [Users] Host installation issues

2013-08-12 Thread Alon Bar-Lev

‎The host is not able to resolve ux-of-ovr1-hw


- Original Message -
 From: Doug Bishop dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
  To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
   To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation
   
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
   release 6.4 (Final).
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line
   CentOS
   release 6.4 (Final).
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
   status='OK' message='Test platform succeeded'/
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21;
rm
-fr \${MYTMP}\  /dev/null 21 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

Re: [Users] Host installation issues

2013-08-12 Thread Doug Bishop
Thanks, I knew it was something simple I was missing!


Doug Bishop


From: Alon Bar-Lev [alo...@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 dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
  To: Alon Bar-Lev alo...@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 [alo...@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 dbis...@controlscan.com
   To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation
   
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
   release 6.4 (Final).
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line
   CentOS
   release 6.4 (Final).
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
   status='OK' message='Test platform succeeded'/
   Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21;
rm
-fr \${MYTMP}\  /dev/null 21 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

[Users] Host installation issues

2013-08-09 Thread Doug Bishop
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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; rm -fr 
\${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\ 
 /dev/null 21; 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:


Re: [Users] Host installation issues

2013-08-09 Thread Alon Bar-Lev

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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; rm
 -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\ 
 /dev/null 21; 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

Re: [Users] Host installation issues

2013-08-09 Thread Doug Bishop
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 DEBUGsetup 348  Start VDS Installation 
Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS 
release 6.4 (Final).
Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line CentOS 
release 6.4 (Final).
Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER' 
status='OK' message='Test platform succeeded'/
Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; rm
 -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\ 
 /dev/null 21; 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

Re: [Users] Host installation issues

2013-08-09 Thread Alon Bar-Lev


- Original Message -
 From: Doug Bishop dbis...@controlscan.com
 To: Alon Bar-Lev alo...@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 DEBUGsetup 348  Start VDS Installation 
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 77 get_id_line: read line CentOS
 release 6.4 (Final).
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 96 lsb_release: input line CentOS
 release 6.4 (Final).
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 103 lsb_release: return: CentOS.
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 52 BSTRAP component='INSTALLER'
 status='OK' message='Test platform succeeded'/
 Fri, 09 Aug 2013 16:04:54 DEBUGsetup 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 [alo...@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 dbis...@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-XX); trap chmod -R u+rwX \${MYTMP}\  /dev/null 21; rm
  -fr \${MYTMP}\  /dev/null 21 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-XX); trap chmod -R u+rwX \${MYTMP}\ 
  /dev/null 21; 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