[Users] ovirt-engine(vdsm-reg) problem

Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component. I have an FC16 environment set up per information on the ovier-node rpm install wiki pages. Below is the last output I see from the vdsInstaller : [/usr/local/jboss/server/default/log/engine/engine.log] 2012-01-17 08:14:43,417 INFO [org.ovirt.engine.core.bll.UpdateVdsCommand] (http-0.0.0.0-8080-5) Running command: UpdateVdsCommand internal: false. Entities affected : ID: 3c0ab8fa-4092-11e1-8b32-525400172947 Type: VDS 2012-01-17 08:14:43,427 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (http-0.0.0.0-8080-5) START, SetVdsStatusVDSCommand(vdsId = 3c0ab8fa-4092-11e1-8b32-525400172947, status=Installing, nonOperationalReason=NONE), log id: 1ce84e93 2012-01-17 08:14:43,431 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (http-0.0.0.0-8080-5) FINISH, SetVdsStatusVDSCommand, log id: 1ce84e93 2012-01-17 08:14:43,434 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-21-thread-50) Running command: InstallVdsCommand internal: true. Entities affected : ID: 3c0ab8fa-4092-11e1-8b32-525400172947 Type: VDS 2012-01-17 08:14:43,438 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-21-thread-50) Before Installation pool-21-thread-50 2012-01-17 08:14:43,438 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Executing installation stage. (Stage: Starting Host installation) 2012-01-17 08:14:43,438 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Executing installation stage. (Stage: Connecting to Host) 2012-01-17 08:14:43,541 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Recieved message: <BSTRAP component='RHEV_INSTALL' status='OK' message='Connected to Host 10.18.42.205 with SSH key fingerprint: fc:66:be:8a:5f:5d:c8:38:83:0d:6e:bf:d3:0b:92:21'/>. FYI. (Stage: Connecting to Host) 2012-01-17 08:14:43,547 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Successfully connected to server ssh. (Stage: Connecting to Host) 2012-01-17 08:14:43,547 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Executing installation stage. (Stage: Get the unique vds id) 2012-01-17 08:14:43,547 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Invoking /bin/echo -e `/bin/bash -c /usr/sbin/dmidecode|/bin/awk ' /UUID/{ print $2; } ' | /usr/bin/tr '' '_' && cat /sys/class/net/*/address | /bin/grep -v '00:00:00:00' | /bin/sort -u | /usr/bin/head --lines=1` on 10.18.42.205 2012-01-17 08:14:43,658 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Recieved message: AFA5F028-D91E-E111-8B14-B09928D1499C_00:50:43:00:db:06. FYI. (Stage: Get the unique vds id) 2012-01-17 08:14:43,660 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Assigning unique id AFA5F028-D91E-E111-8B14-B09928D1499C_00:50:43:00:db:06 to Host. (Stage: Get the unique vds id) 2012-01-17 08:14:43,663 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) RunSSHCommand returns true 2012-01-17 08:14:43,663 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Executing installation stage. (Stage: Upload Installation script to Host) 2012-01-17 08:14:43,663 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Uploading file /usr/share/ovirt-engine/scripts/vds_installer.py to /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py on 10.18.42.205 2012-01-17 08:14:43,663 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Uploading file /usr/share/ovirt-engine/scripts/vds_installer.py to /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py on 10.18.42.205 2012-01-17 08:14:43,970 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. successfully done sftp operation ( Stage: Upload Installation script to Host) 2012-01-17 08:14:43,971 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) return true 2012-01-17 08:14:43,971 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Uploading file /tmp/firewall.conf7773036184174838834.tmp to /tmp/firewall.conf.8f27fd0e-380a-4a11-bf31-6f019dc15b09 on 10.18.42.205 2012-01-17 08:14:43,971 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Uploading file /tmp/firewall.conf7773036184174838834.tmp to /tmp/firewall.conf.8f27fd0e-380a-4a11-bf31-6f019dc15b09 on 10.18.42.205 2012-01-17 08:14:44,228 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. successfully done sftp operation ( Stage: Upload Installation script to Host) 2012-01-17 08:14:44,228 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) return true 2012-01-17 08:14:44,228 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Executing installation stage. (Stage: Running first installation script on Host) 2012-01-17 08:14:44,228 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Sending SSH Command chmod +x /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py; /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py -c 'ssl=true;management_port=54321' -O 'ntts' -t 2012-01-16T23:14:43 -u False -f /tmp/firewall.conf.8f27fd0e-380a-4a11-bf31-6f019dc15b09 -p 8080 http://ovirt-engine.localdomain:8080/Components/vds/ http://ovirt-engine.localdomain:8080/Components/vds/ 10.18.42.205 8f27fd0e-380a-4a11-bf31-6f019dc15b09 False. (Stage: Running first installation script on Host) 2012-01-17 08:14:44,228 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-21-thread-50) Invoking chmod +x /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py; /tmp/vds_installer_8f27fd0e-380a-4a11-bf31-6f019dc15b09.py -c 'ssl=true;management_port=54321' -O 'ntts' -t 2012-01-16T23:14:43 -u False -f /tmp/firewall.conf.8f27fd0e-380a-4a11-bf31-6f019dc15b09 -p 8080 http://ovirt-engine.localdomain:8080/Components/vds/ http://ovirt-engine.localdomain:8080/Components/vds/ 10.18.42.205 8f27fd0e-380a-4a11-bf31-6f019dc15b09 False on 10.18.42.205 2012-01-17 08:14:45,228 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Recieved message: <BSTRAP component='INSTALLER' status='OK' message='Test platform succeeded'/> <BSTRAP component='INSTALLER LIB' status='OK' message='deployUtil.py download succeeded'/> <BSTRAP component='INSTALLER' status='OK' message='vds_bootstrap.py download succeeded'/> . FYI. (Stage: Running first installation script on Host) 2012-01-17 08:14:46,244 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Recieved message: <BSTRAP component='RHN_REGISTRATION' status='OK' message='Host properly registered with RHN/Satellite.'/> <BSTRAP component='VDSM_MAJOR_VER' status='OK' message='Available VDSM matches requirements'/> <BSTRAP component='VT_SVM' status='OK' processor='Intel' message='Server supports virtualization'/> <BSTRAP component='OS' status='OK' type='FEDORA' message='Supported platform version'/> <BSTRAP component='KERNEL' status='OK' version='0' message='Skipped kernel version check'/> <BSTRAP component='CONFLICTING PACKAGES' status='OK' result='cman.x86_64' message='package cman.x86_64 is not installed '/> . FYI. (Stage: Running first installation script on Host) 2012-01-17 08:14:47,298 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (pool-21-thread-50) Installation of 10.18.42.205. Recieved message: <BSTRAP component='REQ PACKAGES' status='OK' result='SDL.x86_64' message='SDL-1.2.14-13.fc16.x86_64 '/> <BSTRAP component='REQ PACKAGES' status='OK' result='bridge-utils.x86_64' message='bridge-utils-1.5-2.fc16.x86_64 '/> <BSTRAP component='REQ PACKAGES' status='OK' result='mesa-libGLU.x86_64' message='mesa-libGLU-7.11.2-1.fc16.x86_64 '/> <BSTRAP component='REQ PACKAGES' status='OK' result='openssl.x86_64' message='openssl-1.0.0f-1.fc16.x86_64 '/> <BSTRAP component='REQ PACKAGES' status='OK' result='m2crypto.x86_64' message='m2crypto-0.21.1-5.fc16.x86_64 '/> <BSTRAP component='REQ PACKAGES' status='OK' result='rsync.x86_64' message='rsync-3.0.8-2.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm' message='qemu-kvm-0.15.1-3.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm-tools' message='qemu-kvm-tools-0.15.1-3.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm' message='vdsm-4.9.2-0.65.gitf945dc2.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm-cli' message='vdsm-cli-4.9.2-0.65.gitf945dc2.fc16.noarch '/> <BSTRAP component='VDS PACKAGES' status='WARN' result='libjpeg' message='package libjpeg is not installed '/> <BSTRAP component='VDS PACKAGES' status='OK' result='spice-server' message='spice-server-0.10.0-1.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='pixman' message='pixman-0.22.2-1.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='seabios' message='seabios-0.6.2-3.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-img' message='qemu-img-0.15.1-3.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='fence-agents' message='fence-agents-3.1.7-3.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='OK' result='libselinux-python' message='libselinux-python-2.1.6-5.fc16.x86_64 '/> <BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/> <BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host) Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)? regards, Usui Takayuki --------------------------------------------------- NTT Software Corporation Business Promotion Headquarters System and Network Integration Solution Business Group Core Systems Buusiness Unit Name :Usui Takayuki email:usui.takayuki@po.ntts.co.jp Taiyo Seimei Shinagawa Bldg.26F 2-16-2,Konan,Minato-ku,Tokyo, Japan 108-8202 ---------------------------------------------------

On Mon, Jan 23, 2012 at 05:21:43PM +0900, Usui Takayuki wrote:
Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component.
I have an FC16 environment set up per information on the ovier-node rpm install wiki pages.
Below is the last output I see from the vdsInstaller :
<snip>
<BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host)
Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)?
For some reason your host cannot find qemu-kvm. Could you try manually running yum install vdsm which should take in qemu-kvm, too. You can configure ovirt engine and vdsm to work without ssl, and ask engine not to try to install a host when adding it to the datacenter (I just do not recall how.. Haim, could you help?) /etc/vdsm/vdsm.conf should have ssl=false for this to work. がんばってください! Dan.

On Mon 23 Jan 2012 11:26:36 AM IST, Dan Kenigsberg wrote:
On Mon, Jan 23, 2012 at 05:21:43PM +0900, Usui Takayuki wrote:
Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component.
I have an FC16 environment set up per information on the ovier-node rpm install wiki pages.
Below is the last output I see from the vdsInstaller :
<snip>
<BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host)
Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)?
For some reason your host cannot find qemu-kvm. Could you try manually running yum install vdsm which should take in qemu-kvm, too.
You can configure ovirt engine and vdsm to work without ssl, and ask engine not to try to install a host when adding it to the datacenter (I just do not recall how.. Haim, could you help?)
run the following on your engine-server: psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='UseSecureConnectionWithServers' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='SSLEnabled' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='installVds' and version='general' ; "
/etc/vdsm/vdsm.conf should have ssl=false for this to work.
がんばってください!
Dan.

On 01/23/2012 10:33 AM, Haim Ateya wrote:
On Mon 23 Jan 2012 11:26:36 AM IST, Dan Kenigsberg wrote:
On Mon, Jan 23, 2012 at 05:21:43PM +0900, Usui Takayuki wrote:
Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component.
I have an FC16 environment set up per information on the ovier-node rpm install wiki pages.
Below is the last output I see from the vdsInstaller :
<snip>
<BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host)
Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)?
For some reason your host cannot find qemu-kvm. Could you try manually running yum install vdsm which should take in qemu-kvm, too.
You can configure ovirt engine and vdsm to work without ssl, and ask engine not to try to install a host when adding it to the datacenter (I just do not recall how.. Haim, could you help?)
run the following on your engine-server:
psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='UseSecureConnectionWithServers' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='SSLEnabled' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='installVds' and version='general' ; "
"InstallVds", starting with capital I ;-) -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.

On 01/23/2012 10:33 AM, Haim Ateya wrote:
On Mon 23 Jan 2012 11:26:36 AM IST, Dan Kenigsberg wrote:
On Mon, Jan 23, 2012 at 05:21:43PM +0900, Usui Takayuki wrote:
Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component.
I have an FC16 environment set up per information on the ovier-node rpm install wiki pages.
Below is the last output I see from the vdsInstaller :
<snip>
<BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host)
Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)?
For some reason your host cannot find qemu-kvm. Could you try manually running yum install vdsm which should take in qemu-kvm, too.
You can configure ovirt engine and vdsm to work without ssl, and ask engine not to try to install a host when adding it to the datacenter (I just do not recall how.. Haim, could you help?)
run the following on your engine-server:
psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='UseSecureConnectionWithServers' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='SSLEnabled' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='installVds' and version='general' ; "
"InstallVds", starting with capital I ;-)

Thank you for the reply. Since rpm of ovirt-engine/ovirt-node of nightly repository is updated, a trial-and-error method is newly built and applied to environment. As my work target, it is registering web-admin portal to ovirt-node of ovirt-engine. It is because it is necessary to start but to carry out environmental construction by installation from an ISO file in my ovirt-node environment as a reason using fedora 16. Therefore, it is in the state where he is troubled by operation of vdsm-reg used at the time of the registration from web-admin portal. I would like to apply a trial-and-error method in the environment using the newest rpm. A result is reported to an ovirt-user mailing list. regards, Usui Takayuki
On 01/23/2012 10:33 AM, Haim Ateya wrote:
On Mon 23 Jan 2012 11:26:36 AM IST, Dan Kenigsberg wrote:
On Mon, Jan 23, 2012 at 05:21:43PM +0900, Usui Takayuki wrote:
Hello, I have been trying to registered the ovirt-node and consistently keep running into install failures during compilation of the vdsm-reg(deployUtil.py and vds_bootstrap.py) component.
I have an FC16 environment set up per information on the ovier-node rpm install wiki pages.
Below is the last output I see from the vdsInstaller :
<snip>
<BSTRAP component='VDS PACKAGES' status='FAIL' result='qemu-kvm' message='Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit Determining fastest mirrors http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://www.ovirt.org/releases/nightly/fedora/16/repodata/repomd.xml: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/updates/16/x86_64/repodat...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. http://download.fedoraproject.org/pub/fedora/linux/releases/16/Everything/x8...: [Errno 14] curl#6 - "Couldn~t resolve host" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again '/>
<BSTRAP component='RHEV_INSTALL' status='FAIL'/> . Error occured. (Stage: Running first installation script on Host)
Is there any evasion measure of making fedora16 into ovirt-node and building it except initial setting by vdsm-reg(deployUtil.py and vds_bootstrap.py)?
For some reason your host cannot find qemu-kvm. Could you try manually running yum install vdsm which should take in qemu-kvm, too.
You can configure ovirt engine and vdsm to work without ssl, and ask engine not to try to install a host when adding it to the datacenter (I just do not recall how.. Haim, could you help?)
run the following on your engine-server:
psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='UseSecureConnectionWithServers' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='SSLEnabled' and version='general' ; " psql -U postgres engine -c "update vdc_options set option_value='false' where option_name='installVds' and version='general' ; "
"InstallVds", starting with capital I ;-) _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------------------------------------------- NTT Software Corporation Business Promotion Headquarters System and Network Integration Solution Business Group Core Systems Buusiness Unit Name :Usui Takayuki email:usui.takayuki@po.ntts.co.jp Taiyo Seimei Shinagawa Bldg.26F 2-16-2,Konan,Minato-ku,Tokyo, Japan 108-8202 ---------------------------------------------------
participants (5)
-
Dan Kenigsberg
-
Haim Ateya
-
Juan Hernandez
-
Juan Hernandez
-
Usui Takayuki