
Hi guys, I'm finally running my node, but cannot say what was the real problem. To solve it I just flushed everything on node and engine (vdsm*, libvirt*, ovirt*), installed again, run engine-cleanup and engine-setup. Sorry I cannot be more precise, but the engine or node did really log nothing about "Install Failed". The engine should really log about that. I'm still having an issue on my node : Vdsmd does not start at startup. [root@ovirt-node-01 ~]# service vdsmd status Redirecting to /bin/systemctl status vdsmd.service vdsmd.service - Virtual Desktop Server Manager Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled) Active: inactive (dead) CGroup: name=systemd:/system/vdsmd.service [root@ovirt-node-01 ~]# cat /var/log/boot.log|grep -i vdsm [root@ovirt-node-01 ~]# [root@ovirt-node-01 ~]# journalctl |grep -i vdsm [root@ovirt-node-01 ~] Vdsm log shows nothing. It seems it is really not started. Starting it manually works fine. -----Message d'origine----- De : users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] De la part de snmishra@linux.vnet.ibm.com Envoyé : mardi 14 août 2012 22:20 À : Douglas Landgraf Cc : users@ovirt.org Objet : Re: [Users] Ovirt 3.1 : node installation fails with no reason Quoting Douglas Landgraf <dougsland@redhat.com>:
Hi Sharad,
On 08/14/2012 03:16 PM, snmishra@linux.vnet.ibm.com wrote:
Hi,
Manually uninstall libjpeg and install it. Then try to add it using the GUI.
Did you get any bug around this?
In my case, I had done some manual deletes and thought that this error was due to something I did. Lets wait and see if this solves Vincent's issue. If it does, then I will open a defect. -Sharad
Thanks!
-Sharad
Quoting Douglas Landgraf <dougsland@redhat.com>:
Hi Vicent,
On 08/14/2012 06:18 AM, Vincent Miszczak wrote:
Hello guys,
I have upgraded both my engine and node from Fedora 16 to Fedora 17.
I have added the 3.1 release repo to both servers.
My engine is working as expected. Now I want to add my node to it, but it fails everytime I try (the GUI says "Install Failed"), despite the installation log on the node show that everything is OK.
I've looked to everything I've think about, cannot find why this fails :/
The below logs are all that you have in /tmp/vds_* in the Node side? Could you please attach the log from engine? I am wondering what might happened.
On the node :
Tue, 14 Aug 2012 12:00:57 DEBUG **** Start VDS Validation ****
Tue, 14 Aug 2012 12:00:57 DEBUG Entered VdsValidation(subject = '192.168.3.24', random_num = 'c8008897-9996-43a0-a712-dbb99d72ed71', rev_num = 'None',
installVirtualizationService = 'True', installGlusterService = 'False')
Tue, 14 Aug 2012 12:00:57 DEBUG Setting up Package Sacks
Tue, 14 Aug 2012 12:00:58 DEBUG Host properly registered with RHN/Satellite.
Tue, 14 Aug 2012 12:00:58 DEBUG <BSTRAP component='RHN_REGISTRATION' status='OK' message='Host properly registered with RHN/Satellite.'/>
Tue, 14 Aug 2012 12:00:59 DEBUG Available VDSM matches requirements
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDSM_MAJOR_VER' status='OK' message='Available VDSM matches requirements'/>
Tue, 14 Aug 2012 12:00:59 DEBUG virtExplorer testing
Tue, 14 Aug 2012 12:00:59 DEBUG CPU vendor is GenuineIntel
Tue, 14 Aug 2012 12:00:59 DEBUG virt support in cpu: True, in bios: True
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VT_SVM' status='OK' processor='Intel' message='Server supports virtualization'/>
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='OS' status='OK' type='FEDORA' message='Supported platform version'/>
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='KERNEL' status='OK' version='3.5.1-1.fc17.x86_64' message='Supported kernel version: [~3.5.1~, ~1.f
c17.x86_64~]'/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/sbin/grubby', '--update-kernel', 'DEFAULT', '--args', 'elevator=deadline']
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG ['/sbin/grubby', '--update-kernel', 'DEFAULT', '--args', 'processor.max_cstate=1']
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG Check required packages ...
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'SDL.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG SDL-1.2.14-16.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='SDL.x86_64' message='SDL-1.2.14-16.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'bridge-utils.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG bridge-utils-1.5-3.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='bridge-utils.x86_64' message='bridge-utils-1.5-3.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'mesa-libGLU.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG mesa-libGLU-8.0.3-3.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='mesa-libGLU.x86_64' message='mesa-libGLU-8.0.3-3.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'openssl.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG openssl-1.0.0j-2.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='openssl.x86_64' message='openssl-1.0.0j-2.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'm2crypto.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG m2crypto-0.21.1-8.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='m2crypto.x86_64' message='m2crypto-0.21.1-8.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'rsync.x86_64']
Tue, 14 Aug 2012 12:00:59 DEBUG rsync-3.0.9-2.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='REQ PACKAGES' status='OK' result='rsync.x86_64' message='rsync-3.0.9-2.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG Check VDS packages ...
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'qemu-kvm']
Tue, 14 Aug 2012 12:00:59 DEBUG qemu-kvm-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm' message='qemu-kvm-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'qemu-kvm-tools']
Tue, 14 Aug 2012 12:00:59 DEBUG qemu-kvm-tools-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm-tools' message='qemu-kvm-tools-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'vdsm']
Tue, 14 Aug 2012 12:00:59 DEBUG vdsm-4.10.0-6.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm' message='vdsm-4.10.0-6.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'vdsm-cli']
Tue, 14 Aug 2012 12:00:59 DEBUG vdsm-cli-4.10.0-6.fc17.noarch
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm-cli' message='vdsm-cli-4.10.0-6.fc17.noarch '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'libjpeg']
Tue, 14 Aug 2012 12:00:59 DEBUG package libjpeg is not installed
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='WARN' result='libjpeg' message='package libjpeg is not installed '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'spice-server']
Tue, 14 Aug 2012 12:00:59 DEBUG spice-server-0.10.1-5.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='spice-server' message='spice-server-0.10.1-5.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'pixman']
Tue, 14 Aug 2012 12:00:59 DEBUG pixman-0.24.4-2.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='pixman' message='pixman-0.24.4-2.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'seabios']
Tue, 14 Aug 2012 12:00:59 DEBUG seabios-1.7.0-1.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='seabios' message='seabios-1.7.0-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'qemu-img']
Tue, 14 Aug 2012 12:00:59 DEBUG qemu-img-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-img' message='qemu-img-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'fence-agents']
Tue, 14 Aug 2012 12:00:59 DEBUG fence-agents-3.1.9-1.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='fence-agents' message='fence-agents-3.1.9-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/rpm', '-q', 'libselinux-python']
Tue, 14 Aug 2012 12:00:59 DEBUG libselinux-python-2.1.10-3.fc17.x86_64
Tue, 14 Aug 2012 12:00:59 DEBUG
Tue, 14 Aug 2012 12:00:59 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='libselinux-python' message='libselinux-python-2.1.10-3.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:00:59 DEBUG >>> libjpeg should be installed
Tue, 14 Aug 2012 12:00:59 DEBUG Check development packages ...
Tue, 14 Aug 2012 12:00:59 DEBUG ['/usr/bin/systemctl', 'stop', 'vdsmd.service']
Tue, 14 Aug 2012 12:01:01 DEBUGf
Tue, 14 Aug 2012 12:01:01 DEBUG
Tue, 14 Aug 2012 12:01:01 DEBUG ['/usr/bin/yum', 'clean', 'all']
Tue, 14 Aug 2012 12:01:02 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
Cleaning repos: fedora ovirt-stable updates
Cleaning up Everything
No delta-package files removed by presto
Tue, 14 Aug 2012 12:01:02 DEBUG
Tue, 14 Aug 2012 12:01:02 DEBUG Install/Update VDS packages ...
Tue, 14 Aug 2012 12:01:02 DEBUG Install VDS packages ... ('qemu-kvm', 'qemu-kvm-tools', 'vdsm', 'vdsm-cli', 'libjpeg', 'spice-server', 'pixman', 'seabios', 'qemu-img', 'fence-agents', 'libselinux-python')
Tue, 14 Aug 2012 12:01:02 DEBUG Update VDS packages ... ['libjpeg']
Tue, 14 Aug 2012 12:01:02 DEBUG Installing qemu-kvm 1
Tue, 14 Aug 2012 12:01:02 DEBUG ['/usr/bin/yum', '-y', 'update', 'qemu-kvm']
Tue, 14 Aug 2012 12:01:22 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:22 DEBUG
Tue, 14 Aug 2012 12:01:22 DEBUG ['/usr/bin/rpm', '-q', 'qemu-kvm']
Tue, 14 Aug 2012 12:01:22 DEBUG qemu-kvm-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:01:22 DEBUG
Tue, 14 Aug 2012 12:01:22 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm' message='qemu-kvm-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:22 DEBUG Installing qemu-kvm-tools 1
Tue, 14 Aug 2012 12:01:22 DEBUG ['/usr/bin/yum', '-y', 'update', 'qemu-kvm-tools']
Tue, 14 Aug 2012 12:01:25 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:25 DEBUG
Tue, 14 Aug 2012 12:01:25 DEBUG ['/usr/bin/rpm', '-q', 'qemu-kvm-tools']
Tue, 14 Aug 2012 12:01:25 DEBUG qemu-kvm-tools-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:01:25 DEBUG
Tue, 14 Aug 2012 12:01:25 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-kvm-tools' message='qemu-kvm-tools-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:25 DEBUG Installing vdsm 1
Tue, 14 Aug 2012 12:01:25 DEBUG ['/usr/bin/yum', '-y', 'update', 'vdsm']
Tue, 14 Aug 2012 12:01:27 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:27 DEBUG
Tue, 14 Aug 2012 12:01:27 DEBUG ['/usr/bin/rpm', '-q', 'vdsm']
Tue, 14 Aug 2012 12:01:27 DEBUG vdsm-4.10.0-6.fc17.x86_64
Tue, 14 Aug 2012 12:01:27 DEBUG
Tue, 14 Aug 2012 12:01:27 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm' message='vdsm-4.10.0-6.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:27 DEBUG Installing vdsm-cli 1
Tue, 14 Aug 2012 12:01:27 DEBUG ['/usr/bin/yum', '-y', 'update', 'vdsm-cli']
Tue, 14 Aug 2012 12:01:30 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:30 DEBUG
Tue, 14 Aug 2012 12:01:30 DEBUG ['/usr/bin/rpm', '-q', 'vdsm-cli']
Tue, 14 Aug 2012 12:01:30 DEBUG vdsm-cli-4.10.0-6.fc17.noarch
Tue, 14 Aug 2012 12:01:30 DEBUG
Tue, 14 Aug 2012 12:01:30 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='vdsm-cli' message='vdsm-cli-4.10.0-6.fc17.noarch '/>
Tue, 14 Aug 2012 12:01:30 DEBUG Installing spice-server 1
Tue, 14 Aug 2012 12:01:30 DEBUG ['/usr/bin/yum', '-y', 'update', 'spice-server']
Tue, 14 Aug 2012 12:01:33 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:33 DEBUG
Tue, 14 Aug 2012 12:01:33 DEBUG ['/usr/bin/rpm', '-q', 'spice-server']
Tue, 14 Aug 2012 12:01:33 DEBUG spice-server-0.10.1-5.fc17.x86_64
Tue, 14 Aug 2012 12:01:33 DEBUG
Tue, 14 Aug 2012 12:01:33 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='spice-server' message='spice-server-0.10.1-5.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:33 DEBUG Installing pixman 1
Tue, 14 Aug 2012 12:01:33 DEBUG ['/usr/bin/yum', '-y', 'update', 'pixman']
Tue, 14 Aug 2012 12:01:36 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:36 DEBUG
Tue, 14 Aug 2012 12:01:36 DEBUG ['/usr/bin/rpm', '-q', 'pixman']
Tue, 14 Aug 2012 12:01:36 DEBUG pixman-0.24.4-2.fc17.x86_64
Tue, 14 Aug 2012 12:01:36 DEBUG
Tue, 14 Aug 2012 12:01:36 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='pixman' message='pixman-0.24.4-2.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:36 DEBUG Installing seabios 1
Tue, 14 Aug 2012 12:01:36 DEBUG ['/usr/bin/yum', '-y', 'update', 'seabios']
Tue, 14 Aug 2012 12:01:38 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:38 DEBUG
Tue, 14 Aug 2012 12:01:38 DEBUG ['/usr/bin/rpm', '-q', 'seabios']
Tue, 14 Aug 2012 12:01:38 DEBUG seabios-1.7.0-1.fc17.x86_64
Tue, 14 Aug 2012 12:01:38 DEBUG
Tue, 14 Aug 2012 12:01:38 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='seabios' message='seabios-1.7.0-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:38 DEBUG Installing qemu-img 1
Tue, 14 Aug 2012 12:01:38 DEBUG ['/usr/bin/yum', '-y', 'update', 'qemu-img']
Tue, 14 Aug 2012 12:01:41 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:41 DEBUG
Tue, 14 Aug 2012 12:01:41 DEBUG ['/usr/bin/rpm', '-q', 'qemu-img']
Tue, 14 Aug 2012 12:01:41 DEBUG qemu-img-1.0.1-1.fc17.x86_64
Tue, 14 Aug 2012 12:01:41 DEBUG
Tue, 14 Aug 2012 12:01:41 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='qemu-img' message='qemu-img-1.0.1-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:41 DEBUG Installing fence-agents 1
Tue, 14 Aug 2012 12:01:41 DEBUG ['/usr/bin/yum', '-y', 'update', 'fence-agents']
Tue, 14 Aug 2012 12:01:44 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:44 DEBUG
Tue, 14 Aug 2012 12:01:44 DEBUG ['/usr/bin/rpm', '-q', 'fence-agents']
Tue, 14 Aug 2012 12:01:44 DEBUG fence-agents-3.1.9-1.fc17.x86_64
Tue, 14 Aug 2012 12:01:44 DEBUG
Tue, 14 Aug 2012 12:01:44 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='fence-agents' message='fence-agents-3.1.9-1.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:44 DEBUG Installing libselinux-python 1
Tue, 14 Aug 2012 12:01:44 DEBUG ['/usr/bin/yum', '-y', 'update', 'libselinux-python']
Tue, 14 Aug 2012 12:01:47 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
No Packages marked for Update
Tue, 14 Aug 2012 12:01:47 DEBUG
Tue, 14 Aug 2012 12:01:47 DEBUG ['/usr/bin/rpm', '-q', 'libselinux-python']
Tue, 14 Aug 2012 12:01:47 DEBUG libselinux-python-2.1.10-3.fc17.x86_64
Tue, 14 Aug 2012 12:01:47 DEBUG
Tue, 14 Aug 2012 12:01:47 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='libselinux-python' message='libselinux-python-2.1.10-3.fc17.x86_64 '/>
Tue, 14 Aug 2012 12:01:47 DEBUG Installing libjpeg 0
Tue, 14 Aug 2012 12:01:47 DEBUG ['/usr/bin/yum', '-y', 'install', 'libjpeg']
Tue, 14 Aug 2012 12:01:49 DEBUG Loaded plugins: langpacks, presto, refresh-packagekit
Package libjpeg-turbo-1.2.1-1.fc17.x86_64 already installed and latest version
Nothing to do
Tue, 14 Aug 2012 12:01:49 DEBUG
Tue, 14 Aug 2012 12:01:49 DEBUG ['/usr/bin/rpm', '-q', 'libjpeg']
Tue, 14 Aug 2012 12:01:49 DEBUG package libjpeg is not installed
Tue, 14 Aug 2012 12:01:49 DEBUG
Tue, 14 Aug 2012 12:01:49 DEBUG <BSTRAP component='VDS PACKAGES' status='OK' result='libjpeg' message='package libjpeg is not installed '/>
Tue, 14 Aug 2012 12:01:49 DEBUG Basic configuration found, skipping this step
Tue, 14 Aug 2012 12:01:49 DEBUG <BSTRAP component='CreateConf' status='OK' message='Basic configuration found, skipping this step'/>
Tue, 14 Aug 2012 12:01:49 DEBUG <BSTRAP component='CheckLocalHostname' status='OK' message='Local hostname is correct.'/>
Tue, 14 Aug 2012 12:01:49 DEBUG ['/usr/sbin/service', 'libvirtd', 'start']
Tue, 14 Aug 2012 12:01:49 DEBUG Starting libvirtd (via systemctl): [ OK ]
Tue, 14 Aug 2012 12:01:49 DEBUG
Tue, 14 Aug 2012 12:01:49 DEBUG Bridge ovirtmgmt already exists.
Tue, 14 Aug 2012 12:01:49 DEBUG Bridge management already exists. Skipping bridge creation.
Tue, 14 Aug 2012 12:01:49 DEBUG <BSTRAP component='SetNetworking' status='OK' message='Bridge management already exists. Skipping bridge creation.'/>
Tue, 14 Aug 2012 12:01:49 DEBUG getAddress Entry. url=http://ovirt-engine.ankama.lan:80/Components/vds/
Tue, 14 Aug 2012 12:01:49 DEBUG getAddress return. address=ovirt-engine.ankama.lan port=80
Tue, 14 Aug 2012 12:01:49 DEBUG getRemoteFile start. IP = ovirt-engine.ankama.lan port = 80 fileName = "/engine.ssh.key.txt"
Tue, 14 Aug 2012 12:01:49 DEBUG /engine.ssh.key.txt failed in HTTPS. Retrying using HTTP.
Traceback (most recent call last):
File "/tmp/deployUtil.py", line 1345, in getRemoteFile
conn.sock = getSSLSocket(sock, certPath)
File "/tmp/deployUtil.py", line 1189, in getSSLSocket
cert_reqs=ssl.CERT_REQUIRED)
File "/usr/lib64/python2.7/ssl.py", line 381, in wrap_socket
ciphers=ciphers)
File "/usr/lib64/python2.7/ssl.py", line 143, in __init__
self.do_handshake()
File "/usr/lib64/python2.7/ssl.py", line 305, in do_handshake
self._sslobj.do_handshake()
SSLError: [Errno 1] _ssl.c:504: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Tue, 14 Aug 2012 12:01:49 DEBUG getRemoteFile end.
Tue, 14 Aug 2012 12:01:49 DEBUG handleSSHKey start
Tue, 14 Aug 2012 12:01:49 DEBUG handleSSHKey end
Tue, 14 Aug 2012 12:01:49 DEBUG <BSTRAP component='SetSSHAccess' status='OK' message='SUCCESS'/>
Tue, 14 Aug 2012 12:01:49 DEBUG setHostTime start.
Tue, 14 Aug 2012 12:01:49 DEBUG ['/usr/sbin/hwclock', '--set', '--utc', '--date=2012-08-14 10:00:53 UTC']
Tue, 14 Aug 2012 12:01:49 DEBUG
Tue, 14 Aug 2012 12:01:49 DEBUG
Tue, 14 Aug 2012 12:01:49 DEBUG ['/usr/sbin/hwclock', '-s']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG setHostTime end. Return:True
Tue, 14 Aug 2012 12:00:54 DEBUG <BSTRAP component='SET_SYSTEM_TIME' status='OK' message='setSystemTime ended successfully'/>
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'is-enabled', 'cpuspeed.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG Failed to issue method call: No such file or directory
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/sbin/service', 'libvirt-guests', 'stop']
Tue, 14 Aug 2012 12:00:54 DEBUG Stopping libvirt-guests (via systemctl): [ OK ]
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'is-enabled', 'libvirt-guests.service']
Tue, 14 Aug 2012 12:00:54 DEBUG disabled
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'iscsid.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG iscsid.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig iscsid on
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'multipathd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'ntpd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'libvirtd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG <BSTRAP component='VerifyServices' status='OK' message='Needed services set'/>
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/openssl', 'genrsa', '-out', '/etc/pki/vdsm/keys/vdsmkey.pem', '1024']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG Generating RSA private key, 1024 bit long modulus
....++++++
.............++++++
e is 65537 (0x10001)
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/openssl', 'req', '-new', '-key', '/etc/pki/vdsm/keys/vdsmkey.pem', '-config', '/tmp//req_c8008897-9996-43a0
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/sbin/service', 'libvirt-guests', 'stop']
Tue, 14 Aug 2012 12:00:54 DEBUG Stopping libvirt-guests (via systemctl): [ OK ]
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'is-enabled', 'libvirt-guests.service']
Tue, 14 Aug 2012 12:00:54 DEBUG disabled
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'iscsid.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG iscsid.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig iscsid on
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'multipathd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'ntpd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/systemctl', 'enable', 'libvirtd.service']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG <BSTRAP component='VerifyServices' status='OK' message='Needed services set'/>
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/openssl', 'genrsa', '-out', '/etc/pki/vdsm/keys/vdsmkey.pem', '1024']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG Generating RSA private key, 1024 bit long modulus
....++++++
.............++++++
e is 65537 (0x10001)
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/openssl', 'req', '-new', '-key', '/etc/pki/vdsm/keys/vdsmkey.pem', '-config', '/tmp//req_c8008897-9996-43a0-a712-dbb99d72ed71.conf', '-out', '/tmp//cert_c8008897-9996-43a0-a712-dbb99d72ed71.req']
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG
Tue, 14 Aug 2012 12:00:54 DEBUG ['/usr/bin/openssl', 'dhparam', '-out', '/etc/pki/vdsm/keys/dh.pem', '1024']
Tue, 14 Aug 2012 12:00:58 DEBUG
Tue, 14 Aug 2012 12:00:58 DEBUG Generating DH parameters, 1024 bit long safe prime, generator 2
This is going to take a long time
.............................+..................................... ...............................................+................... ................................................+.................. ................................................................... .+.................+........+...................................... ....................................+..............++*++*++* Tue, 14 Aug 2012 12:00:58 DEBUG <BSTRAP component='Encryption setup' status='OK' message='Ended successfully'/>
Tue, 14 Aug 2012 12:00:58 DEBUG <BSTRAP component='RHEV_INSTALL' status='OK'/>
Tue, 14 Aug 2012 12:00:58 DEBUG **** End VDS Validation ****
-- This message has been scanned for viruses and dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is believed to be clean.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Cheers Douglas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Cheers Douglas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.