[Users] Online snapshot
by Winfried de Heiden
Hi all,
Trying to create an online (vm still running) fails; attachted is de
vdsm logfile trying to create a live snapshot.
Some details:
hypervisor = Fedora 17 + vdsm, all the latest updates etc.
[root@kvm vdsm]# rpm -qi vdsm
Name : vdsm
Version : 4.10.0
Release : 2.fc17
Architecture: x86_64
Install Date: wo 27 jun 2012 12:08:20 CEST
Group : Applications/System
Size : 2425943
License : GPLv2+
Signature : (none)
Source RPM : vdsm-4.10.0-2.fc17.src.rpm
Build Date : vr 22 jun 2012 12:52:54 CEST
Build Host : x86-11.phx2.fedoraproject.org
Relocations : (not relocatable)
Packager : Fedora Project
Vendor : Fedora Project
URL : http://www.ovirt.org/wiki/Vdsm
Summary : Virtual Desktop Server Manager
Description :
The VDSM service is required by a Virtualization Manager to manage the
Linux hosts. VDSM manages and monitors the host's storage, memory and
networks as well as virtual machine creation, other host administration
tasks, statistics gathering, and log collection.
BTL, sanlock is disabled in qemu.conf (#lock_manager="sanlock"), I
cannot install a vm when it's enabled. Is that related?
Kind regards,
Winfried
12 years, 4 months
[Users] oVirt Workshop at LinuxCon North America
by Leslie Hawthorn
Hello everyone,
Following up from this week's IRC meeting, we've asked the Linux
Foundation to replicate the agenda from LinuxCon Japan on the LC North
America site. That's in process, but they'd like us to get the names and
bios of our confirmed speakers to them no later than next Wednesday, 27
June 2012.
I'll leave it to everyone to wrangle about who would like to speak and
cover particular sessions. My goal with this workshop is to have a more
diverse speaker line up, so please do volunteer if you're attending
LinuxCon North America and would be willing to lead a session(s).
[0] -
https://events.linuxfoundation.org/events/linuxcon-japan/ovirt-gluster-wo...
Cheers,
LH
--
Leslie Hawthorn
Community Action and Impact
Open Source and Standards @ Red Hat
identi.ca/lh
twitter.com/lhawthorn
12 years, 4 months
[Users] I am tiring to manually create the RPM but getting the following errors.
by Robert Middleswarth
Note I am attempting to build on CentOS after applying
http://www1.dreyou.org/ovirt/ engine patch.
I have tiried with both master and engine_3.1 branch but I am pretty
certain that it is a missing depend in my build environment? Any hints?
# Hibernate validator module:
ln -s /usr/share/java/hibernate-validator.jar
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/ovirt-engine/modules/org/hibernate/validator/main/.
ln -s /usr/share/java/jtype.jar
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/ovirt-engine/modules/org/hibernate/validator/main/.
*** Deploying service
# Install the files:
install -m 644 packaging/fedora/engine-service.xml
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/ovirt-engine
install -m 644 packaging/fedora/engine-service-logging.properties
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/ovirt-engine
install -m 644 packaging/fedora/engine-service-users.properties
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/ovirt-engine
install -m 644 packaging/fedora/engine-service.sysconfig
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/sysconfig/ovirt-engine
install -m 644 packaging/fedora/engine-service.limits
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/security/limits.d/10-ovirt-engine.conf
install -m 755 packaging/fedora/engine-service.py
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/ovirt-engine/scripts
install -m 755 packaging/fedora/engine-service.systemv
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/etc/rc.d/init.d/ovirt-engine
make[1]: Leaving directory
`/root/centos_engine_3.1/rpmbuild/BUILD/ovirt-engine-3.1.0'
+ install -d -m 755
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/java/ovirt-engine
+ install -d -m 755
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/maven2/poms
+ install -d -m 755
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/javadoc/ovirt-engine
+ read module_path artifact_id
+ pom_file=./pom.xml
+ jar_file=./target/parent-3.1.0.jar
+ install -p -m 644 ./pom.xml
/root/centos_engine_3.1/rpmbuild/BUILDROOT/ovirt-engine-3.1.0-3.el6.x86_64/usr/share/maven2/poms/JPP.ovirt-engine-parent.pom
+ '[' -f ./target/parent-3.1.0.jar ']'
+ %add_maven_depmap JPP.ovirt-engine-parent.pom
/var/tmp/rpm-tmp.hkOAWN: line 58: fg: no job control
error: Bad exit status from /var/tmp/rpm-tmp.hkOAWN (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.hkOAWN (%install)
make: *** [rpm] Error 1
12 years, 4 months
Re: [Users] canot disable ssl on database
by Umarzuki Mochlis
2012/6/29 Doron Fediuck <dfediuck(a)redhat.com>:
> Looks like your db is down. Please try
> service postgresql status
> If it's not running, start it.
>
apparently starting postgres service was failed also, perhaps there's
a package missing?
is this a known issue on fedora 16?
[root@ovirt01 ~]# service postgres status
Redirecting to /bin/systemctl status postgres.service
postgres.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@ovirt01 ~]# service postgres stop
Redirecting to /bin/systemctl stop postgres.service
[root@ovirt01 ~]# service postgres start
Redirecting to /bin/systemctl start postgres.service
Failed to issue method call: Unit postgres.service failed to load: No
such file or directory. See system logs and 'systemctl status
postgres.service' for details.
--
Regards,
Umarzuki Mochlis
http://debmal.my
12 years, 4 months
[Users] Adding LDAP server directly with its FQDN.
by snmishra@linux.vnet.ibm.com
Hi,
Is there a way to directly add an LDAP server to ovirt? Currently I
run engine-manage-domains with -domain=<domain-name>. This finds all
the ldap servers in the domain. Can I skip this and just add the one I
want? I have the fqdn of the ldap server.
Regards
Sharad Mishra
IBM
12 years, 4 months
[Users] BSTRAP component='CreateConf' status='FAIL' message='Basic configuration failed to import default values'
by Karli Sjöberg
--_000_A973225C083E47A1A05CBFC2393B24E6sluse_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
I am running Fedora 17 and added the ovirt beta repository to have access t=
o webadmin addition, since F17 only comes with CLI by default.
# wget http://ovirt.org/releases/beta/ovirt-engine.repo -O /etc/yum.repos.d=
/ovirt- engine_beta.repo
# sed -i -- 's/fedora\/16/fedora\/17/' /etc/yum.repos.d/ovirt-engine_beta.r=
epo
# yum install -y ovirt-engine
# rpm -qa | grep ovirt
ovirt-engine-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-genericapi-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-webadmin-portal-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-iso-uploader-3.1.0-0.git1841d9.fc17.noarch
ovirt-engine-sdk-3.1.0.2-gita89f4e.fc17.noarch
ovirt-engine-restapi-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-userportal-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-tools-common-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-log-collector-3.1.0-0.fc17.noarch
ovirt-engine-dbscripts-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-setup-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-notification-service-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-image-uploader-3.1.0-0.git9c42c8.fc17.noarch
ovirt-engine-config-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
ovirt-engine-backend-3.1.0-0.1.20120620git6ef9f8.fc17.noarch
I need to get oVirt-engine- and host up and running on the machine because =
I want it to be able to configure and execute power management on the rest =
of the hosts in the cluster.
Source: http://lists.ovirt.org/pipermail/users/2012-February/000361.html
"Yes, the ovirt backend does not shut down or power up any hosts directly, =
it can work only through vdsm. Therefore you need one running host per data=
center to be able to manage the rest of the hosts."
I am then following this article:
http://blog.jebpages.com/archives/how-to-get-up-and-running-with-ovirt/
Where I get to adding itself as a host in it=B4s own cluster and then:
(This is a "Re-Install" from the WUI)
2012-06-28 12:25:00,000 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Checking autorecoverable hosts
2012-06-28 12:25:00,004 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Autorecovering 0 hosts
2012-06-28 12:25:00,005 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Checking autorecoverable hosts done
2012-06-28 12:25:00,006 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Checking autorecoverable storage domains
2012-06-28 12:25:00,009 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Autorecovering 0 storage domains
2012-06-28 12:25:00,009 INFO [org.ovirt.engine.core.bll.AutoRecoveryManage=
r] (QuartzScheduler_Worker-70) Checking autorecoverable storage domains don=
e
2012-06-28 12:25:05,875 INFO [org.ovirt.engine.core.bll.UpdateVdsCommand] =
(ajp--0.0.0.0-8009-2) [13427c0] Running command: UpdateVdsCommand internal:=
false. Entities affected : ID: 105460c0-c0ea-11e1-b737-9b694eb255f6 Type:=
VDS
2012-06-28 12:25:05,889 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatus=
VDSCommand] (ajp--0.0.0.0-8009-2) [13427c0] START, SetVdsStatusVDSCommand(v=
dsId =3D 105460c0-c0ea-11e1-b737-9b694eb255f6, status=3DInstalling, nonOper=
ationalReason=3DNONE), log id: 5ef5ea33
2012-06-28 12:25:05,895 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatus=
VDSCommand] (ajp--0.0.0.0-8009-2) [13427c0] FINISH, SetVdsStatusVDSCommand,=
log id: 5ef5ea33
2012-06-28 12:25:05,910 INFO [org.ovirt.engine.core.bll.InstallVdsCommand]=
(pool-3-thread-7) [3a635c45] Running command: InstallVdsCommand internal: =
true. Entities affected : ID: 105460c0-c0ea-11e1-b737-9b694eb255f6 Type: V=
DS
2012-06-28 12:25:05,914 INFO [org.ovirt.engine.core.bll.InstallVdsCommand]=
(pool-3-thread-7) [3a635c45] Before Installation pool-3-thread-7
2012-06-28 12:25:05,915 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing installatio=
n stage. (Stage: Starting Host installation)
2012-06-28 12:25:05,916 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing installatio=
n stage. (Stage: Connecting to Host)
2012-06-28 12:25:05,959 INFO [org.ovirt.engine.core.utils.hostinstall.Host=
KeyVerifier] (NioProcessor-15) SSH key fingerprint f6:4d:81:ba:a0:f6:c4:09:=
85:18:10:5f:6f:47:09:58 for host njord.sto.slu.se<http://njord.sto.slu.se> =
(172.22.8.14) has been successfully verified.
2012-06-28 12:25:06,032 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'RHEV_INSTALL' status=3D'OK' message=3D'Connected to Host =
172.22.8.14 with SSH key fingerprint: f6:4d:81:ba:a0:f6:c4:09:85:18:10:5f:6=
f:47:09:58'/>. FYI. (Stage: Connecting to Host)
2012-06-28 12:25:06,044 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Successfully connecte=
d to server ssh. (Stage: Connecting to Host)
2012-06-28 12:25:06,048 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing installatio=
n stage. (Stage: Get the unique vds id)
2012-06-28 12:25:06,052 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) 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/s=
ort -u | /usr/bin/head --lines=3D1` on 172.22.8.14
2012-06-28 12:25:06,145 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: 444=
54C4C-3200-1052-8050-B7C04F354431_00:15:17:36:60:4c
. FYI. (Stage: Get the unique vds id)
2012-06-28 12:25:06,149 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Assigning unique id 4=
4454C4C-3200-1052-8050-B7C04F354431_00:15:17:36:60:4c to Host. (Stage: Get =
the unique vds id)
2012-06-28 12:25:06,162 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) RunSSHCommand returns true
2012-06-28 12:25:06,164 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing installatio=
n stage. (Stage: Upload Installation script to Host)
2012-06-28 12:25:06,166 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) Uploading file /usr/share/ovirt-engine/sc=
ripts/vds_installer.py to /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654=
586da5.py on 172.22.8.14
2012-06-28 12:25:06,170 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) Uploading file /usr/share/ovirt-engine/sc=
ripts/vds_installer.py to /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654=
586da5.py on 172.22.8.14
2012-06-28 12:25:09,363 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. successfully done sft=
p operation ( Stage: Upload Installation script to Host)
2012-06-28 12:25:09,364 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) return true
2012-06-28 12:25:09,365 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) Uploading file /tmp/firewall.conf52725617=
99347733512.tmp to /tmp/firewall.conf.ca67f0a5-115c-4943-a9ef-157654586da5 =
on 172.22.8.14
2012-06-28 12:25:09,366 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) Uploading file /tmp/firewall.conf52725617=
99347733512.tmp to /tmp/firewall.conf.ca67f0a5-115c-4943-a9ef-157654586da5 =
on 172.22.8.14
2012-06-28 12:25:12,504 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. successfully done sft=
p operation ( Stage: Upload Installation script to Host)
2012-06-28 12:25:12,509 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) return true
2012-06-28 12:25:12,512 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing installatio=
n stage. (Stage: Running first installation script on Host)
2012-06-28 12:25:12,516 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Sending SSH Command c=
hmod +x /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654586da5.py; /tmp/vd=
s_installer_ca67f0a5-115c-4943-a9ef-157654586da5.py -c 'ssl=3Dtrue;manageme=
nt_port=3D54321' -O 'slu' -t 2012-06-28T10:25:05 -f /tmp/firewall.conf.ca67=
f0a5-115c-4943-a9ef-157654586da5 -p 80 -b http://xcp-cms.data.slu.se:80/C=
omponents/vds/ http://xcp-cms.data.slu.se:80/Components/vds/ 172.22.8.14 ca=
67f0a5-115c-4943-a9ef-157654586da5 False. (Stage: Running first installatio=
n script on Host)
2012-06-28 12:25:12,530 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) Invoking chmod +x /tmp/vds_installer_ca67=
f0a5-115c-4943-a9ef-157654586da5.py; /tmp/vds_installer_ca67f0a5-115c-4943-=
a9ef-157654586da5.py -c 'ssl=3Dtrue;management_port=3D54321' -O 'slu' -t 20=
12-06-28T10:25:05 -f /tmp/firewall.conf.ca67f0a5-115c-4943-a9ef-157654586da=
5 -p 80 -b http://xcp-cms.data.slu.se:80/Components/vds/ http://xcp-cms.d=
ata.slu.se:80/Components/vds/ 172.22.8.14 ca67f0a5-115c-4943-a9ef-157654586=
da5 False on 172.22.8.14
2012-06-28 12:25:13,545 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'INSTALLER' status=3D'OK' message=3D'Test platform succeed=
ed'/>
<BSTRAP component=3D'INSTALLER LIB' status=3D'OK' message=3D'Install librar=
y already exists'/>
<BSTRAP component=3D'INSTALLER' status=3D'OK' message=3D'vds_bootstrap.py d=
ownload succeeded'/>
<BSTRAP component=3D'RHN_REGISTRATION' status=3D'OK' message=3D'Host proper=
ly registered with RHN/Satellite.'/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:14,615 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDSM_MAJOR_VER' status=3D'OK' message=3D'Available VDSM m=
atches requirements'/>
<BSTRAP component=3D'VT_SVM' status=3D'OK' processor=3D'Intel' message=3D'S=
erver supports virtualization'/>
<BSTRAP component=3D'OS' status=3D'OK' type=3D'FEDORA' message=3D'Supported=
platform version'/>
<BSTRAP component=3D'KERNEL' status=3D'OK' version=3D'0' message=3D'Skipped=
kernel version check'/>
<BSTRAP component=3D'CONFLICTING PACKAGES' status=3D'OK' result=3D'cman.x86=
_64' message=3D'package cman.x86_64 is not installed '/>
<BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'SDL.x86_64' mess=
age=3D'SDL-1.2.14-16.fc17.x86_64 '/>
<BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'bridge-utils.x86=
_64' message=3D'bridge-utils-1.5-3.fc17.x86_64 '/>
<BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'mesa-libGLU.x86_=
64' message=3D'mesa-libGLU-8.0.3-1.fc17.x86_64 '/>
<BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'openssl.x86_64' =
message=3D'openssl-1.0.0j-1.fc17.x86_64 '/>
<BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'm2crypto.x86_64'=
message=3D'm2crypto-0.21.1-8.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:15,705 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'rsync.x86_64' messa=
ge=3D'rsync-3.0.9-2.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-kvm' messag=
e=3D'qemu-kvm-1.0-17.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-kvm-tools' =
message=3D'qemu-kvm-tools-1.0-17.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm' message=3D=
'vdsm-4.10.0-2.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm-cli' messag=
e=3D'vdsm-cli-4.10.0-2.fc17.noarch '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'WARN' result=3D'libjpeg' messa=
ge=3D'package libjpeg is not installed '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'spice-server' me=
ssage=3D'spice-server-0.10.1-2.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'pixman' message=
=3D'pixman-0.24.4-2.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'seabios' message=
=3D'seabios-1.7.0-1.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-img' messag=
e=3D'qemu-img-1.0-17.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:16,751 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'fence-agents' messa=
ge=3D'fence-agents-3.1.8-1.fc17.x86_64 '/>
<BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'libselinux-pytho=
n' message=3D'libselinux-python-2.1.10-3.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:27,770 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-kvm' message=
=3D'qemu-kvm-1.0-17.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:29,778 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-kvm-tools' mes=
sage=3D'qemu-kvm-tools-1.0-17.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:32,785 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm' message=3D'vd=
sm-4.10.0-2.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:35,794 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm-cli' message=
=3D'vdsm-cli-4.10.0-2.fc17.noarch '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:38,805 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'spice-server' messa=
ge=3D'spice-server-0.10.1-2.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:40,819 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'pixman' message=3D'=
pixman-0.24.4-2.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:43,826 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'seabios' message=3D=
'seabios-1.7.0-1.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:46,833 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-img' message=
=3D'qemu-img-1.0-17.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:49,856 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'fence-agents' messa=
ge=3D'fence-agents-3.1.8-1.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:52,898 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'libselinux-python' =
message=3D'libselinux-python-2.1.10-3.fc17.x86_64 '/>
. FYI. (Stage: Running first installation script on Host)
2012-06-28 12:25:53,223 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'libjpeg' message=3D=
'package libjpeg is not installed '/>
<BSTRAP component=3D'CreateConf' status=3D'FAIL' message=3D'Basic configura=
tion failed to import default values'/>
<BSTRAP component=3D'RHEV_INSTALL' status=3D'FAIL'/>
. Error occured. (Stage: Running first installation script on Host)
2012-06-28 12:25:53,236 INFO [org.ovirt.engine.core.utils.hostinstall.Mina=
InstallWrapper] (pool-3-thread-7) RunSSHCommand returns true
2012-06-28 12:25:53,236 INFO [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] RunScript ended:true
2012-06-28 12:25:53,237 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (poo=
l-3-thread-7) [3a635c45] Installation of 172.22.8.14. Operation failure. (S=
tage: Running first installation script on Host)
2012-06-28 12:25:53,246 INFO [org.ovirt.engine.core.bll.InstallVdsCommand]=
(pool-3-thread-7) [3a635c45] After Installation pool-3-thread-7
2012-06-28 12:25:53,248 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatus=
VDSCommand] (pool-3-thread-7) [3a635c45] START, SetVdsStatusVDSCommand(vdsI=
d =3D 105460c0-c0ea-11e1-b737-9b694eb255f6, status=3DInstallFailed, nonOper=
ationalReason=3DNONE), log id: 3cf757b4
2012-06-28 12:25:53,264 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatus=
VDSCommand] (pool-3-thread-7) [3a635c45] FINISH, SetVdsStatusVDSCommand, lo=
g id: 3cf757b4
The action in question "CreateConf" looks like:
/usr/share/vdsm-bootstrap/vds_bootstrap.py
def _makeConfig(self):
import datetime
from config import config
if not os.path.exists(VDSM_CONF):
logging.debug("makeConfig: generating conf.")
lines =3D []
lines.append ("# Auto-generated by vds_bootstrap at:" + str(dat=
etime.datetime.now()) + "\n")
lines.append ("\n")
lines.append ("[vars]\n") #Adding ts for the coming scirpts.
lines.append ("trust_store_path =3D " + config.get('vars', 'tru=
st_store_path') + "\n")
lines.append ("ssl =3D " + config.get('vars', 'ssl') + "\n")
lines.append ("\n")
lines.append ("[addresses]\n") #Adding mgt port for the coming =
scirpts.
lines.append ("management_port =3D " + config.get('addresses', =
'management_port') + "\n")
logging.debug("makeConfig: writing the following to " + VDSM_CO=
NF)
logging.debug(lines)
fd, tmpName =3D tempfile.mkstemp()
f =3D os.fdopen(fd, 'w')
f.writelines(lines)
f.close()
os.chmod(tmpName, 0644)
shutil.move(tmpName, VDSM_CONF)
else:
self.message =3D 'Basic configuration found, skipping this step=
'
logging.debug(self.message)
def createConf(self):
"""
Generate initial configuration file for VDSM. Must run after pa=
ckage installation!
"""
self.message =3D 'Basic configuration set'
self.rc =3D True
self.status =3D 'OK'
try:
self._makeConfig()
except Exception, e:
logging.error('', exc_info=3DTrue)
self.message =3D 'Basic configuration failed'
if isinstance(e, ImportError):
self.message =3D self.message + ' to import default values'
self.rc =3D False
self.status =3D 'FAIL'
self._xmlOutput('CreateConf', self.status, None, None, self.message=
)
return self.rc
What now? Can anyone tell me why it fails? Besides the obvious "it=B4s beta=
" of course:)
Med V=E4nliga H=E4lsningar
---------------------------------------------------------------------------=
----
Karli Sj=F6berg
Swedish University of Agricultural Sciences
Box 7079 (Visiting Address Kron=E5sv=E4gen 8)
S-750 07 Uppsala, Sweden
Phone: +46-(0)18-67 15 66
karli.sjoberg(a)slu.se<mailto:karli.sjoberg@adm.slu.se>
--_000_A973225C083E47A1A05CBFC2393B24E6sluse_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html><head></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode:=
space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I a=
m running Fedora 17 and added the ovirt beta repository to have access to w=
ebadmin addition, since F17 only comes with CLI by default.</div><div><br><=
/div><div># wget <a href=3D"http://ovirt.org/releases/beta/ovirt-engin=
e.repo">http://ovirt.org/releases/beta/ovirt-engine.repo</a> -O /etc/yum.re=
pos.d/ovirt- engine_beta.repo</div><div># sed -i -- 's/fedora\/16/fedora\/1=
7/' /etc/yum.repos.d/ovirt-engine_beta.repo</div><div># yum install -y ovir=
t-engine</div><div><div># rpm -qa | grep ovirt</div><div>ovirt-engine-3.1.0=
-0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-engine-genericapi-3.1.0-=
0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-engine-webadmin-portal-3.=
1.0-0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-iso-uploader-3.1.0-0.=
git1841d9.fc17.noarch</div><div>ovirt-engine-sdk-3.1.0.2-gita89f4e.fc17.noa=
rch</div><div>ovirt-engine-restapi-3.1.0-0.1.20120620git6ef9f8.fc17.noarch<=
/div><div>ovirt-engine-userportal-3.1.0-0.1.20120620git6ef9f8.fc17.noarch</=
div><div>ovirt-engine-tools-common-3.1.0-0.1.20120620git6ef9f8.fc17.noarch<=
/div><div>ovirt-log-collector-3.1.0-0.fc17.noarch</div><div>ovirt-engine-db=
scripts-3.1.0-0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-engine-setu=
p-3.1.0-0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-engine-notificati=
on-service-3.1.0-0.1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-image-up=
loader-3.1.0-0.git9c42c8.fc17.noarch</div><div>ovirt-engine-config-3.1.0-0.=
1.20120620git6ef9f8.fc17.noarch</div><div>ovirt-engine-backend-3.1.0-0.1.20=
120620git6ef9f8.fc17.noarch</div></div><div><br></div><div><div>I need to g=
et oVirt-engine- and host up and running on the machine because I want it t=
o be able to configure and execute power management on the rest of the host=
s in the cluster.</div><div>Source: <a href=3D"http://lists.ovirt.org/=
pipermail/users/2012-February/000361.html">http://lists.ovirt.org/pipermail=
/users/2012-February/000361.html</a></div><div>"<span class=3D"Apple-style-=
span" style=3D"white-space: pre; ">Yes, the ovirt backend does not shut dow=
n or power up any hosts directly, it can work only through vdsm. Therefore =
you need one running host per datacenter to be able to manage the rest of t=
he hosts."</span></div></div><div><span class=3D"Apple-style-span" style=3D=
"white-space: pre; "><br></span></div><div>I am then following this article=
:</div><div><a href=3D"http://blog.jebpages.com/archives/how-to-get-up-and-=
running-with-ovirt/">http://blog.jebpages.com/archives/how-to-get-up-and-ru=
nning-with-ovirt/</a></div><div><br></div><div>Where I get to adding itself=
as a host in it=B4s own cluster and then:</div><div>(This is a "Re-Install=
" from the WUI)</div><div><div>2012-06-28 12:25:00,000 INFO [org.ovir=
t.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-70) Checking=
autorecoverable hosts</div><div>2012-06-28 12:25:00,004 INFO [org.ov=
irt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-70) Autore=
covering 0 hosts</div><div>2012-06-28 12:25:00,005 INFO [org.ovirt.en=
gine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-70) Checking aut=
orecoverable hosts done</div><div>2012-06-28 12:25:00,006 INFO [org.o=
virt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Worker-70) Check=
ing autorecoverable storage domains</div><div>2012-06-28 12:25:00,009 INFO =
[org.ovirt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_Work=
er-70) Autorecovering 0 storage domains</div><div>2012-06-28 12:25:00,009 I=
NFO [org.ovirt.engine.core.bll.AutoRecoveryManager] (QuartzScheduler_=
Worker-70) Checking autorecoverable storage domains done</div><div>2012-06-=
28 12:25:05,875 INFO [org.ovirt.engine.core.bll.UpdateVdsCommand] (aj=
p--0.0.0.0-8009-2) [13427c0] Running command: UpdateVdsCommand internal: fa=
lse. Entities affected : ID: 105460c0-c0ea-11e1-b737-9b694eb255f6 Typ=
e: VDS</div><div>2012-06-28 12:25:05,889 INFO [org.ovirt.engine.core.=
vdsbroker.SetVdsStatusVDSCommand] (ajp--0.0.0.0-8009-2) [13427c0] START, Se=
tVdsStatusVDSCommand(vdsId =3D 105460c0-c0ea-11e1-b737-9b694eb255f6, status=
=3DInstalling, nonOperationalReason=3DNONE), log id: 5ef5ea33</div><div>201=
2-06-28 12:25:05,895 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStat=
usVDSCommand] (ajp--0.0.0.0-8009-2) [13427c0] FINISH, SetVdsStatusVDSComman=
d, log id: 5ef5ea33</div><div>2012-06-28 12:25:05,910 INFO [org.ovirt=
.engine.core.bll.InstallVdsCommand] (pool-3-thread-7) [3a635c45] Running co=
mmand: InstallVdsCommand internal: true. Entities affected : ID: 1054=
60c0-c0ea-11e1-b737-9b694eb255f6 Type: VDS</div><div>2012-06-28 12:25:05,91=
4 INFO [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-3-thread-7=
) [3a635c45] Before Installation pool-3-thread-7</div><div>2012-06-28 12:25=
:05,915 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-=
7) [3a635c45] Installation of 172.22.8.14. Executing installation stage. (S=
tage: Starting Host installation)</div><div>2012-06-28 12:25:05,916 INFO &n=
bsp;[org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] I=
nstallation of 172.22.8.14. Executing installation stage. (Stage: Connectin=
g to Host)</div><div>2012-06-28 12:25:05,959 INFO [org.ovirt.engine.c=
ore.utils.hostinstall.HostKeyVerifier] (NioProcessor-15) SSH key fingerprin=
t f6:4d:81:ba:a0:f6:c4:09:85:18:10:5f:6f:47:09:58 for host <a href=3D"http:=
//njord.sto.slu.se">njord.sto.slu.se</a> (172.22.8.14) has been successfull=
y verified.</div><div>2012-06-28 12:25:06,032 INFO [org.ovirt.engine.=
core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.=
8.14. Received message: <BSTRAP component=3D'RHEV_INSTALL' status=3D'OK'=
message=3D'Connected to Host 172.22.8.14 with SSH key fingerprint: f6:4d:8=
1:ba:a0:f6:c4:09:85:18:10:5f:6f:47:09:58'/>. FYI. (Stage: Connecting to =
Host)</div><div>2012-06-28 12:25:06,044 INFO [org.ovirt.engine.core.b=
ll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. =
Successfully connected to server ssh. (Stage: Connecting to Host)</div><div=
>2012-06-28 12:25:06,048 INFO [org.ovirt.engine.core.bll.VdsInstaller=
] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executing insta=
llation stage. (Stage: Get the unique vds id)</div><div>2012-06-28 12:25:06=
,052 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper=
] (pool-3-thread-7) Invoking /bin/echo -e `/bin/bash -c /usr/sbin/dmi=
decode|/bin/awk ' /UUID/{ print $2; } ' | /usr/bin/tr '</div><div>' '_' &am=
p;& cat /sys/class/net/*/address | /bin/grep -v '00:00:00:00' | /bin/so=
rt -u | /usr/bin/head --lines=3D1` on 172.22.8.14</div><div>2012-06-28 12:2=
5:06,145 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread=
-7) [3a635c45] Installation of 172.22.8.14. Received message: 44454C4C-3200=
-1052-8050-B7C04F354431_00:15:17:36:60:4c</div><div>. FYI. (Stage: Get the =
unique vds id)</div><div>2012-06-28 12:25:06,149 INFO [org.ovirt.engi=
ne.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.=
22.8.14. Assigning unique id 44454C4C-3200-1052-8050-B7C04F354431_00:15:17:=
36:60:4c to Host. (Stage: Get the unique vds id)</div><div>2012-06-28 12:25=
:06,162 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrap=
per] (pool-3-thread-7) RunSSHCommand returns true</div><div>2012-06-28 12:2=
5:06,164 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread=
-7) [3a635c45] Installation of 172.22.8.14. Executing installation stage. (=
Stage: Upload Installation script to Host)</div><div>2012-06-28 12:25:06,16=
6 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (=
pool-3-thread-7) Uploading file /usr/share/ovirt-engine/scripts/vds_install=
er.py to /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654586da5.py on 172.=
22.8.14</div><div>2012-06-28 12:25:06,170 INFO [org.ovirt.engine.core=
.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-7) Uploading file /us=
r/share/ovirt-engine/scripts/vds_installer.py to /tmp/vds_installer_ca67f0a=
5-115c-4943-a9ef-157654586da5.py on 172.22.8.14</div><div>2012-06-28 12:25:=
09,363 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7=
) [3a635c45] Installation of 172.22.8.14. successfully done sftp operation =
( Stage: Upload Installation script to Host)</div><div>2012-06-28 12:25:09,=
364 INFO [org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper]=
(pool-3-thread-7) return true</div><div>2012-06-28 12:25:09,365 INFO  =
;[org.ovirt.engine.core.utils.hostinstall.MinaInstallWrapper] (pool-3-threa=
d-7) Uploading file /tmp/firewall.conf5272561799347733512.tmp to /tmp/firew=
all.conf.ca67f0a5-115c-4943-a9ef-157654586da5 on 172.22.8.14</div><div>2012=
-06-28 12:25:09,366 INFO [org.ovirt.engine.core.utils.hostinstall.Min=
aInstallWrapper] (pool-3-thread-7) Uploading file /tmp/firewall.conf5272561=
799347733512.tmp to /tmp/firewall.conf.ca67f0a5-115c-4943-a9ef-157654586da5=
on 172.22.8.14</div><div>2012-06-28 12:25:12,504 INFO [org.ovirt.eng=
ine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172=
.22.8.14. successfully done sftp operation ( Stage: Upload Installation scr=
ipt to Host)</div><div>2012-06-28 12:25:12,509 INFO [org.ovirt.engine=
.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-7) return true</=
div><div>2012-06-28 12:25:12,512 INFO [org.ovirt.engine.core.bll.VdsI=
nstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Executi=
ng installation stage. (Stage: Running first installation script on Host)</=
div><div>2012-06-28 12:25:12,516 INFO [org.ovirt.engine.core.bll.VdsI=
nstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Sending=
SSH Command chmod +x /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654586d=
a5.py; /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654586da5.py -c 'ssl=
=3Dtrue;management_port=3D54321' -O 'slu' -t 2012-06-28T10:25:05 -f /tmp/fi=
rewall.conf.ca67f0a5-115c-4943-a9ef-157654586da5 -p 80 -b <a href=3D=
"http://xcp-cms.data.slu.se:80/Components/vds/">http://xcp-cms.data.slu.se:=
80/Components/vds/</a> <a href=3D"http://xcp-cms.data.slu.se:80/Components/=
vds/">http://xcp-cms.data.slu.se:80/Components/vds/</a> 172.22.8.14 ca67f0a=
5-115c-4943-a9ef-157654586da5 False. (Stage: Running first installation scr=
ipt on Host)</div><div>2012-06-28 12:25:12,530 INFO [org.ovirt.engine=
.core.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-7) Invoking chmo=
d +x /tmp/vds_installer_ca67f0a5-115c-4943-a9ef-157654586da5.py; /tmp/vds_i=
nstaller_ca67f0a5-115c-4943-a9ef-157654586da5.py -c 'ssl=3Dtrue;management_=
port=3D54321' -O 'slu' -t 2012-06-28T10:25:05 -f /tmp/firewall.conf.ca67f0a=
5-115c-4943-a9ef-157654586da5 -p 80 -b <a href=3D"http://xcp-cms.dat=
a.slu.se:80/Components/vds/">http://xcp-cms.data.slu.se:80/Components/vds/<=
/a> <a href=3D"http://xcp-cms.data.slu.se:80/Components/vds/">http://xcp-cm=
s.data.slu.se:80/Components/vds/</a> 172.22.8.14 ca67f0a5-115c-4943-a9ef-15=
7654586da5 False on 172.22.8.14</div><div>2012-06-28 12:25:13,545 INFO &nbs=
p;[org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Ins=
tallation of 172.22.8.14. Received message: <BSTRAP component=3D'INSTALL=
ER' status=3D'OK' message=3D'Test platform succeeded'/></div><div><BS=
TRAP component=3D'INSTALLER LIB' status=3D'OK' message=3D'Install library a=
lready exists'/></div><div><BSTRAP component=3D'INSTALLER' status=3D'=
OK' message=3D'vds_bootstrap.py download succeeded'/></div><div><BSTR=
AP component=3D'RHN_REGISTRATION' status=3D'OK' message=3D'Host properly re=
gistered with RHN/Satellite.'/></div><div>. FYI. (Stage: Running first i=
nstallation script on Host)</div><div>2012-06-28 12:25:14,615 INFO [o=
rg.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Install=
ation of 172.22.8.14. Received message: <BSTRAP component=3D'VDSM_MAJOR_=
VER' status=3D'OK' message=3D'Available VDSM matches requirements'/></di=
v><div><BSTRAP component=3D'VT_SVM' status=3D'OK' processor=3D'Intel' me=
ssage=3D'Server supports virtualization'/></div><div><BSTRAP componen=
t=3D'OS' status=3D'OK' type=3D'FEDORA' message=3D'Supported platform versio=
n'/></div><div><BSTRAP component=3D'KERNEL' status=3D'OK' version=3D'=
0' message=3D'Skipped kernel version check'/></div><div><BSTRAP compo=
nent=3D'CONFLICTING PACKAGES' status=3D'OK' result=3D'cman.x86_64' message=
=3D'package cman.x86_64 is not installed '/></div><div><BSTRAP compon=
ent=3D'REQ PACKAGES' status=3D'OK' result=3D'SDL.x86_64' message=3D'SDL-1.2=
.14-16.fc17.x86_64 '/></div><div><BSTRAP component=3D'REQ PACKAGES' s=
tatus=3D'OK' result=3D'bridge-utils.x86_64' message=3D'bridge-utils-1.5-3.f=
c17.x86_64 '/></div><div><BSTRAP component=3D'REQ PACKAGES' status=3D=
'OK' result=3D'mesa-libGLU.x86_64' message=3D'mesa-libGLU-8.0.3-1.fc17.x86_=
64 '/></div><div><BSTRAP component=3D'REQ PACKAGES' status=3D'OK' res=
ult=3D'openssl.x86_64' message=3D'openssl-1.0.0j-1.fc17.x86_64 '/></div>=
<div><BSTRAP component=3D'REQ PACKAGES' status=3D'OK' result=3D'm2crypto=
.x86_64' message=3D'm2crypto-0.21.1-8.fc17.x86_64 '/></div><div>. FYI. (=
Stage: Running first installation script on Host)</div><div>2012-06-28 12:2=
5:15,705 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread=
-7) [3a635c45] Installation of 172.22.8.14. Received message: <BSTRAP co=
mponent=3D'REQ PACKAGES' status=3D'OK' result=3D'rsync.x86_64' message=3D'r=
sync-3.0.9-2.fc17.x86_64 '/></div><div><BSTRAP component=3D'VDS PACKA=
GES' status=3D'OK' result=3D'qemu-kvm' message=3D'qemu-kvm-1.0-17.fc17.x86_=
64 '/></div><div><BSTRAP component=3D'VDS PACKAGES' status=3D'OK' res=
ult=3D'qemu-kvm-tools' message=3D'qemu-kvm-tools-1.0-17.fc17.x86_64 '/><=
/div><div><BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'vds=
m' message=3D'vdsm-4.10.0-2.fc17.x86_64 '/></div><div><BSTRAP compone=
nt=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm-cli' message=3D'vdsm-cli-4=
.10.0-2.fc17.noarch '/></div><div><BSTRAP component=3D'VDS PACKAGES' =
status=3D'WARN' result=3D'libjpeg' message=3D'package libjpeg is not instal=
led '/></div><div><BSTRAP component=3D'VDS PACKAGES' status=3D'OK' re=
sult=3D'spice-server' message=3D'spice-server-0.10.1-2.fc17.x86_64 '/></=
div><div><BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'pixm=
an' message=3D'pixman-0.24.4-2.fc17.x86_64 '/></div><div><BSTRAP comp=
onent=3D'VDS PACKAGES' status=3D'OK' result=3D'seabios' message=3D'seabios-=
1.7.0-1.fc17.x86_64 '/></div><div><BSTRAP component=3D'VDS PACKAGES' =
status=3D'OK' result=3D'qemu-img' message=3D'qemu-img-1.0-17.fc17.x86_64 '/=
></div><div>. FYI. (Stage: Running first installation script on Host)</d=
iv><div>2012-06-28 12:25:16,751 INFO [org.ovirt.engine.core.bll.VdsIn=
staller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received=
message: <BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'fen=
ce-agents' message=3D'fence-agents-3.1.8-1.fc17.x86_64 '/></div><div><=
;BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'libselinux-pytho=
n' message=3D'libselinux-python-2.1.10-3.fc17.x86_64 '/></div><div>. FYI=
. (Stage: Running first installation script on Host)</div><div>2012-06-28 1=
2:25:27,770 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thr=
ead-7) [3a635c45] Installation of 172.22.8.14. Received message: <BSTRAP=
component=3D'VDS PACKAGES' status=3D'OK' result=3D'qemu-kvm' message=3D'qe=
mu-kvm-1.0-17.fc17.x86_64 '/></div><div>. FYI. (Stage: Running first ins=
tallation script on Host)</div><div>2012-06-28 12:25:29,778 INFO [org=
.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installat=
ion of 172.22.8.14. Received message: <BSTRAP component=3D'VDS PACKAGES'=
status=3D'OK' result=3D'qemu-kvm-tools' message=3D'qemu-kvm-tools-1.0-17.f=
c17.x86_64 '/></div><div>. FYI. (Stage: Running first installation scrip=
t on Host)</div><div>2012-06-28 12:25:32,785 INFO [org.ovirt.engine.c=
ore.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8=
.14. Received message: <BSTRAP component=3D'VDS PACKAGES' status=3D'OK' =
result=3D'vdsm' message=3D'vdsm-4.10.0-2.fc17.x86_64 '/></div><div>. FYI=
. (Stage: Running first installation script on Host)</div><div>2012-06-28 1=
2:25:35,794 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thr=
ead-7) [3a635c45] Installation of 172.22.8.14. Received message: <BSTRAP=
component=3D'VDS PACKAGES' status=3D'OK' result=3D'vdsm-cli' message=3D'vd=
sm-cli-4.10.0-2.fc17.noarch '/></div><div>. FYI. (Stage: Running first i=
nstallation script on Host)</div><div>2012-06-28 12:25:38,805 INFO [o=
rg.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Install=
ation of 172.22.8.14. Received message: <BSTRAP component=3D'VDS PACKAGE=
S' status=3D'OK' result=3D'spice-server' message=3D'spice-server-0.10.1-2.f=
c17.x86_64 '/></div><div>. FYI. (Stage: Running first installation scrip=
t on Host)</div><div>2012-06-28 12:25:40,819 INFO [org.ovirt.engine.c=
ore.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8=
.14. Received message: <BSTRAP component=3D'VDS PACKAGES' status=3D'OK' =
result=3D'pixman' message=3D'pixman-0.24.4-2.fc17.x86_64 '/></div><div>.=
FYI. (Stage: Running first installation script on Host)</div><div>2012-06-=
28 12:25:43,826 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool-3=
-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <BS=
TRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'seabios' message=3D=
'seabios-1.7.0-1.fc17.x86_64 '/></div><div>. FYI. (Stage: Running first =
installation script on Host)</div><div>2012-06-28 12:25:46,833 INFO [=
org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] Instal=
lation of 172.22.8.14. Received message: <BSTRAP component=3D'VDS PACKAG=
ES' status=3D'OK' result=3D'qemu-img' message=3D'qemu-img-1.0-17.fc17.x86_6=
4 '/></div><div>. FYI. (Stage: Running first installation script on Host=
)</div><div>2012-06-28 12:25:49,856 INFO [org.ovirt.engine.core.bll.V=
dsInstaller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Rece=
ived message: <BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D=
'fence-agents' message=3D'fence-agents-3.1.8-1.fc17.x86_64 '/></div><div=
>. FYI. (Stage: Running first installation script on Host)</div><div>2012-0=
6-28 12:25:52,898 INFO [org.ovirt.engine.core.bll.VdsInstaller] (pool=
-3-thread-7) [3a635c45] Installation of 172.22.8.14. Received message: <=
BSTRAP component=3D'VDS PACKAGES' status=3D'OK' result=3D'libselinux-python=
' message=3D'libselinux-python-2.1.10-3.fc17.x86_64 '/></div><div>. FYI.=
(Stage: Running first installation script on Host)</div><div>2012-06-28 12=
:25:53,223 ERROR [org.ovirt.engine.core.bll.VdsInstaller] (pool-3-thread-7)=
[3a635c45] Installation of 172.22.8.14. Received message: <BSTRAP compo=
nent=3D'VDS PACKAGES' status=3D'OK' result=3D'libjpeg' message=3D'package l=
ibjpeg is not installed '/></div><div><BSTRAP component=3D'CreateConf=
' status=3D'FAIL' message=3D'Basic configuration failed to import default v=
alues'/></div><div><BSTRAP component=3D'RHEV_INSTALL' status=3D'FAIL'=
/></div><div>. Error occured. (Stage: Running first installation script =
on Host)</div><div>2012-06-28 12:25:53,236 INFO [org.ovirt.engine.cor=
e.utils.hostinstall.MinaInstallWrapper] (pool-3-thread-7) RunSSHCommand ret=
urns true</div><div>2012-06-28 12:25:53,236 INFO [org.ovirt.engine.co=
re.bll.VdsInstaller] (pool-3-thread-7) [3a635c45] RunScript ended:tru=
e</div><div>2012-06-28 12:25:53,237 ERROR [org.ovirt.engine.core.bll.VdsIns=
taller] (pool-3-thread-7) [3a635c45] Installation of 172.22.8.14. Operation=
failure. (Stage: Running first installation script on Host)</div><div>2012=
-06-28 12:25:53,246 INFO [org.ovirt.engine.core.bll.InstallVdsCommand=
] (pool-3-thread-7) [3a635c45] After Installation pool-3-thread-7</div><div=
>2012-06-28 12:25:53,248 INFO [org.ovirt.engine.core.vdsbroker.SetVds=
StatusVDSCommand] (pool-3-thread-7) [3a635c45] START, SetVdsStatusVDSComman=
d(vdsId =3D 105460c0-c0ea-11e1-b737-9b694eb255f6, status=3DInstallFailed, n=
onOperationalReason=3DNONE), log id: 3cf757b4</div><div>2012-06-28 12:25:53=
,264 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (p=
ool-3-thread-7) [3a635c45] FINISH, SetVdsStatusVDSCommand, log id: 3cf757b4=
</div></div><div><br></div><div><br></div><div>The action in question "Crea=
teConf" looks like:</div><div><br></div><div>/usr/share/vdsm-bootstrap/vds_=
bootstrap.py</div><div><br></div><div><div> def _makeConfig(se=
lf):</div><div> import datetime</div><div> =
from config import config</div><div><br></div><div>&n=
bsp; if not os.path.exists(VDSM_CONF):</div><div> =
; logging.debug("makeConfig: generating =
conf.")</div><div> lines =3D []</d=
iv><div> lines.append ("# Auto-gen=
erated by vds_bootstrap at:" + str(datetime.datetime.now()) + "\n")</div><d=
iv> lines.append ("\n")</div><div>=
<br></div><div> lines.append ("[va=
rs]\n") #Adding ts for the coming scirpts.</div><div> &=
nbsp; lines.append ("trust_store_path =3D " + config.get('var=
s', 'trust_store_path') + "\n")</div><div>  =
; lines.append ("ssl =3D " + config.get('vars', 'ssl') + "\n")</div>=
<div> lines.append ("\n")</div><di=
v><br></div><div> lines.append ("[=
addresses]\n") #Adding mgt port for the coming scirpts.</div><div> &n=
bsp; lines.append ("management_port =3D " + con=
fig.get('addresses', 'management_port') + "\n")</div><div><br></div><div>&n=
bsp; logging.debug("makeConfig: writing =
the following to " + VDSM_CONF)</div><div>  =
; logging.debug(lines)</div><div> =
fd, tmpName =3D tempfile.mkstemp()</div><div> &n=
bsp; f =3D os.fdopen(fd, 'w')</div><div> =
f.writelines(lines)</div><div> &nb=
sp; f.close()</div><div> &n=
bsp; os.chmod(tmpName, 0644)</div><div> &=
nbsp; shutil.move(tmpName, VDSM_CONF)</div><div> =
else:</div><div> self.message =3D=
'Basic configuration found, skipping this step'</div><div> &n=
bsp; logging.debug(self.message)</div><div><br></div><=
div> def createConf(self):</div><div> &nbs=
p; """</div><div> Generate initial=
configuration file for VDSM. Must run after package installation!</div><di=
v> """</div><div> sel=
f.message =3D 'Basic configuration set'</div><div> &nbs=
p; self.rc =3D True</div><div> self.status =3D '=
OK'</div><div><br></div><div> try:</div><div>&nb=
sp; self._makeConfig()</div><div> =
except Exception, e:</div><div> &n=
bsp; logging.error('', exc_info=3DTrue)</div><div> &nbs=
p; self.message =3D 'Basic configuration failed=
'</div><div> if isinstance(e, Impo=
rtError):</div><div> =
self.message =3D self.message + ' to import default values'</div><div>&nbs=
p; self.rc =3D False</div><div> &n=
bsp; self.status =3D 'FAIL'</div><div><br></div=
><div> self._xmlOutput('CreateConf', self.status=
, None, None, self.message)</div><div> return se=
lf.rc</div><div><br></div><div><br></div><div>What now? Can anyone tell me =
why it fails? Besides the obvious "it=B4s beta" of course:)</div><div>
<div><br class=3D"Apple-interchange-newline"><br></div><div>Med V=E4nliga H=
=E4lsningar<br>------------------------------------------------------------=
-------------------<br>Karli Sj=F6berg<br>Swedish University of Agricultura=
l Sciences<br>Box 7079 (Visiting Address Kron=E5sv=E4gen 8)<br>S-750 07 Upp=
sala, Sweden<br>Phone: +46-(0)18-67 15 66</div><div><a href=3D"mailto=
:karli.sjoberg@adm.slu.se">karli.sjoberg(a)slu.se</a></div>
</div>
<br></div></body></html>=
--_000_A973225C083E47A1A05CBFC2393B24E6sluse_--
12 years, 4 months
Re: [Users] I am tiring to manually create the RPM but getting the following errors.
by Robert Middleawarth
----_com.android.email_325480453548655
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64
CgoKU2VudCBmcm9tIG15IFNhbXN1bmcgRXBpY+KEoiA0RyBUb3VjaAoKLS0tLS0tLS0gT3JpZ2lu
YWwgbWVzc2FnZSAtLS0tLS0tLQpTdWJqZWN0OiBSZTogW1VzZXJzXSBJIGFtIHRpcmluZyB0byBt
YW51YWxseSBjcmVhdGUgdGhlIFJQTSBidXQgZ2V0dGluZyB0aGUgZm9sbG93aW5nIGVycm9ycy4g
CkZyb206IEl0YW1hciBIZWltIDxpaGVpbUByZWRoYXQuY29tPiAKVG86IFJvYmVydCBNaWRkbGVz
d2FydGggPHJvYmVydEBtaWRkbGVzd2FydGgubmV0PiAKQ0M6IEp1YW4gSGVybmFuZGV6IDxqaGVy
bmFuZEByZWRoYXQuY29tPix1c2VycyA8dXNlcnNAb3ZpcnQub3JnPiAKCk9uIDA2LzI5LzIwMTIg
MDk6NTAgUE0sIFJvYmVydCBNaWRkbGVzd2FydGggd3JvdGU6Cj4gT24gMDYvMjkvMjAxMiAwNTo0
NCBBTSwgSnVhbiBIZXJuYW5kZXogd3JvdGU6Cj4+IE9uIDA2LzI5LzIwMTIgMDQ6NTIgQU0sIFJv
YmVydCBNaWRkbGVzd2FydGggd3JvdGU6Cj4+PiBOb3RlIEkgYW0gYXR0ZW1wdGluZyB0byBidWls
ZCBvbiBDZW50T1MgYWZ0ZXIgYXBwbHlpbmcKPj4+IGh0dHA6Ly93d3cxLmRyZXlvdS5vcmcvb3Zp
cnQvIGVuZ2luZSBwYXRjaC4KPj4+Cj4+PiBJIGhhdmUgdGlyaWVkIHdpdGggYm90aCBtYXN0ZXIg
YW5kIGVuZ2luZV8zLjEgYnJhbmNoIGJ1dCBJIGFtIHByZXR0eQo+Pj4gY2VydGFpbiB0aGF0IGl0
IGlzIGEgbWlzc2luZyBkZXBlbmQgaW4gbXkgYnVpbGQgZW52aXJvbm1lbnQ/IEFueSBoaW50cz8K
Pj4+Cj4+PiAjIEhpYmVybmF0ZSB2YWxpZGF0b3IgbW9kdWxlOgo+Pj4gbG4gLXMgL3Vzci9zaGFy
ZS9qYXZhL2hpYmVybmF0ZS12YWxpZGF0b3IuamFyCj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMu
MS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC91c3Iv
c2hhcmUvb3ZpcnQtZW5naW5lL21vZHVsZXMvb3JnL2hpYmVybmF0ZS92YWxpZGF0b3IvbWFpbi8u
Cj4+Pgo+Pj4gbG4gLXMgL3Vzci9zaGFyZS9qYXZhL2p0eXBlLmphcgo+Pj4gL3Jvb3QvY2VudG9z
X2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2luZS0zLjEuMC0zLmVsNi54
ODZfNjQvdXNyL3NoYXJlL292aXJ0LWVuZ2luZS9tb2R1bGVzL29yZy9oaWJlcm5hdGUvdmFsaWRh
dG9yL21haW4vLgo+Pj4KPj4+ICoqKiBEZXBsb3lpbmcgc2VydmljZQo+Pj4gIyBJbnN0YWxsIHRo
ZSBmaWxlczoKPj4+IGluc3RhbGwgLW0gNjQ0IHBhY2thZ2luZy9mZWRvcmEvZW5naW5lLXNlcnZp
Y2UueG1sCj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3Zp
cnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC9ldGMvb3ZpcnQtZW5naW5lCj4+Pgo+Pj4gaW5z
dGFsbCAtbSA2NDQgcGFja2FnaW5nL2ZlZG9yYS9lbmdpbmUtc2VydmljZS1sb2dnaW5nLnByb3Bl
cnRpZXMKPj4+IC9yb290L2NlbnRvc19lbmdpbmVfMy4xL3JwbWJ1aWxkL0JVSUxEUk9PVC9vdmly
dC1lbmdpbmUtMy4xLjAtMy5lbDYueDg2XzY0L2V0Yy9vdmlydC1lbmdpbmUKPj4+Cj4+PiBpbnN0
YWxsIC1tIDY0NCBwYWNrYWdpbmcvZmVkb3JhL2VuZ2luZS1zZXJ2aWNlLXVzZXJzLnByb3BlcnRp
ZXMKPj4+IC9yb290L2NlbnRvc19lbmdpbmVfMy4xL3JwbWJ1aWxkL0JVSUxEUk9PVC9vdmlydC1l
bmdpbmUtMy4xLjAtMy5lbDYueDg2XzY0L2V0Yy9vdmlydC1lbmdpbmUKPj4+Cj4+PiBpbnN0YWxs
IC1tIDY0NCBwYWNrYWdpbmcvZmVkb3JhL2VuZ2luZS1zZXJ2aWNlLnN5c2NvbmZpZwo+Pj4gL3Jv
b3QvY2VudG9zX2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2luZS0zLjEu
MC0zLmVsNi54ODZfNjQvZXRjL3N5c2NvbmZpZy9vdmlydC1lbmdpbmUKPj4+Cj4+PiBpbnN0YWxs
IC1tIDY0NCBwYWNrYWdpbmcvZmVkb3JhL2VuZ2luZS1zZXJ2aWNlLmxpbWl0cwo+Pj4gL3Jvb3Qv
Y2VudG9zX2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2luZS0zLjEuMC0z
LmVsNi54ODZfNjQvZXRjL3NlY3VyaXR5L2xpbWl0cy5kLzEwLW92aXJ0LWVuZ2luZS5jb25mCj4+
Pgo+Pj4gaW5zdGFsbCAtbSA3NTUgcGFja2FnaW5nL2ZlZG9yYS9lbmdpbmUtc2VydmljZS5weQo+
Pj4gL3Jvb3QvY2VudG9zX2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2lu
ZS0zLjEuMC0zLmVsNi54ODZfNjQvdXNyL3NoYXJlL292aXJ0LWVuZ2luZS9zY3JpcHRzCj4+Pgo+
Pj4gaW5zdGFsbCAtbSA3NTUgcGFja2FnaW5nL2ZlZG9yYS9lbmdpbmUtc2VydmljZS5zeXN0ZW12
Cj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5n
aW5lLTMuMS4wLTMuZWw2Lng4Nl82NC9ldGMvcmMuZC9pbml0LmQvb3ZpcnQtZW5naW5lCj4+Pgo+
Pj4gbWFrZVsxXTogTGVhdmluZyBkaXJlY3RvcnkKPj4+IGAvcm9vdC9jZW50b3NfZW5naW5lXzMu
MS9ycG1idWlsZC9CVUlMRC9vdmlydC1lbmdpbmUtMy4xLjAnCj4+PiArIGluc3RhbGwgLWQgLW0g
NzU1Cj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQt
ZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC91c3Ivc2hhcmUvamF2YS9vdmlydC1lbmdpbmUKPj4+
Cj4+PiArIGluc3RhbGwgLWQgLW0gNzU1Cj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1i
dWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC91c3Ivc2hhcmUv
bWF2ZW4yL3BvbXMKPj4+Cj4+PiArIGluc3RhbGwgLWQgLW0gNzU1Cj4+PiAvcm9vdC9jZW50b3Nf
ZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4
Nl82NC91c3Ivc2hhcmUvamF2YWRvYy9vdmlydC1lbmdpbmUKPj4+Cj4+PiArIHJlYWQgbW9kdWxl
X3BhdGggYXJ0aWZhY3RfaWQKPj4+ICsgcG9tX2ZpbGU9Li9wb20ueG1sCj4+PiArIGphcl9maWxl
PS4vdGFyZ2V0L3BhcmVudC0zLjEuMC5qYXIKPj4+ICsgaW5zdGFsbCAtcCAtbSA2NDQgLi9wb20u
eG1sCj4+PiAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQt
ZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC91c3Ivc2hhcmUvbWF2ZW4yL3BvbXMvSlBQLm92aXJ0
LWVuZ2luZS1wYXJlbnQucG9tCj4+Pgo+Pj4gKyAnWycgLWYgLi90YXJnZXQvcGFyZW50LTMuMS4w
LmphciAnXScKPj4+ICsgJWFkZF9tYXZlbl9kZXBtYXAgSlBQLm92aXJ0LWVuZ2luZS1wYXJlbnQu
cG9tCj4+PiAvdmFyL3RtcC9ycG0tdG1wLmhrT0FXTjogbGluZSA1ODogZmc6IG5vIGpvYiBjb250
cm9sCj4+PiBlcnJvcjogQmFkIGV4aXQgc3RhdHVzIGZyb20gL3Zhci90bXAvcnBtLXRtcC5oa09B
V04gKCVpbnN0YWxsKQo+Pj4KPj4+Cj4+PiBSUE0gYnVpbGQgZXJyb3JzOgo+Pj4gQmFkIGV4aXQg
c3RhdHVzIGZyb20gL3Zhci90bXAvcnBtLXRtcC5oa09BV04gKCVpbnN0YWxsKQo+Pj4gbWFrZTog
KioqIFtycG1dIEVycm9yIDEKPj4gQ2FuIHlvdSBzaGFyZSB0aGUgdGVtcCBmaWxlIHdoZXJlIHlv
dSBnZXQgdGhhdCBlcnJvcj8gSSBpcwo+PiAvdmFyL3RtcC9ycG0tdG1wLmhrT0FXTiBpbiB5b3Vy
IGxhdGVzdHMgbWVzc2FnZSwgYnV0IHdpbGwgYmUgZGlmZmVyZW50Cj4+IGlmIHlvdSByZXBlYXQg
dGhlIGJ1aWxkLgo+Pgo+Pgo+IEkgaGFkIGFscmVhZHkgc2h1dGRvd24gdGhlIFZNIHNvIHRoZSB0
bXAgZm9sZGVyIHdhcyBjbGVhcmVkLiBJIGFtCj4gcnVubmluZyB0aGUgYnVpbGQgYWdhaW4gYW5k
IGdvaW5nIHRvIGdyYWIgYSBmdWxsIGxvZyBhbmQgdGhhdCBmaWxlIGFuZAo+IGZwYXN0ZSB0aGVt
LiBCdXQgdGhlIGJ1aWxkIHByb2Nlc3MgaXMgdGFraW5nIG1lIDEyIGhvdXJzIHRvIGRvIHNvIGl0
Cj4gd2lsbCBiZSBhIGRheSBvciB0d28gYmVmb3JlIEkgY2FuIHJlcGx5LgoKMTIgaG91cnMsIHdo
eT8hCgpUaGF0IGlzIGhvdyBsb25nIG1ha2UgcnBtIGlzIHRha2luZz8gwqBJIHN1c3BlY3QgdGhl
IGZhY3QgdGhlIHN5c3RlbSBvbmx5IGhhcyAzZyBvZiByYW0gbWlnaHQgYmUgcGFydCBvZiB0aGUg
bG9uZyBjb21waWxlIHRpbWVzCgpUaGFua3MKUm9iZXJ0
----_com.android.email_325480453548655
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: base64
PGh0bWw+PGhlYWQ+PG1ldGEgaHR0cC1lcXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0
L2h0bWw7IGNoYXJzZXQ9VVRGLTgiPjwvaGVhZD48Ym9keT48YnI+PGJyPjxicj48c3BhbiBzdHls
ZT0iZm9udC1zaXplOjg3JSI+U2VudCBmcm9tIG15IFNhbXN1bmcgRXBpY+KEoiA0RyBUb3VjaDwv
c3Bhbj4gPGJyPjxicj48YnI+LS0tLS0tLS0gT3JpZ2luYWwgbWVzc2FnZSAtLS0tLS0tLTxicj5T
dWJqZWN0OiBSZTogW1VzZXJzXSBJIGFtIHRpcmluZyB0byBtYW51YWxseSBjcmVhdGUgdGhlIFJQ
TSBidXQgZ2V0dGluZyB0aGUgZm9sbG93aW5nIGVycm9ycy4gPGJyPkZyb206IEl0YW1hciBIZWlt
ICZsdDtpaGVpbUByZWRoYXQuY29tJmd0OyA8YnI+VG86IFJvYmVydCBNaWRkbGVzd2FydGggJmx0
O3JvYmVydEBtaWRkbGVzd2FydGgubmV0Jmd0OyA8YnI+Q0M6IEp1YW4gSGVybmFuZGV6ICZsdDtq
aGVybmFuZEByZWRoYXQuY29tJmd0Oyx1c2VycyAmbHQ7dXNlcnNAb3ZpcnQub3JnJmd0OyA8YnI+
PGJyPjxicj48ZGl2IHN0eWxlPSJ3b3JkLWJyZWFrOmJyZWFrLWFsbDsiPk9uIDA2LzI5LzIwMTIg
MDk6NTAgUE0sIFJvYmVydCBNaWRkbGVzd2FydGggd3JvdGU6PGJyPiZndDsgT24gMDYvMjkvMjAx
MiAwNTo0NCBBTSwgSnVhbiBIZXJuYW5kZXogd3JvdGU6PGJyPiZndDsmZ3Q7IE9uIDA2LzI5LzIw
MTIgMDQ6NTIgQU0sIFJvYmVydCBNaWRkbGVzd2FydGggd3JvdGU6PGJyPiZndDsmZ3Q7Jmd0OyBO
b3RlIEkgYW0gYXR0ZW1wdGluZyB0byBidWlsZCBvbiBDZW50T1MgYWZ0ZXIgYXBwbHlpbmc8YnI+
Jmd0OyZndDsmZ3Q7IGh0dHA6Ly93d3cxLmRyZXlvdS5vcmcvb3ZpcnQvIGVuZ2luZSBwYXRjaC48
YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsmZ3Q7Jmd0OyBJIGhhdmUgdGlyaWVkIHdpdGggYm90aCBt
YXN0ZXIgYW5kIGVuZ2luZV8zLjEgYnJhbmNoIGJ1dCBJIGFtIHByZXR0eTxicj4mZ3Q7Jmd0OyZn
dDsgY2VydGFpbiB0aGF0IGl0IGlzIGEgbWlzc2luZyBkZXBlbmQgaW4gbXkgYnVpbGQgZW52aXJv
bm1lbnQ/IEFueSBoaW50cz88YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsmZ3Q7Jmd0OyAjIEhpYmVy
bmF0ZSB2YWxpZGF0b3IgbW9kdWxlOjxicj4mZ3Q7Jmd0OyZndDsgbG4gLXMgL3Vzci9zaGFyZS9q
YXZhL2hpYmVybmF0ZS12YWxpZGF0b3IuamFyPGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50b3Nf
ZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4
Nl82NC91c3Ivc2hhcmUvb3ZpcnQtZW5naW5lL21vZHVsZXMvb3JnL2hpYmVybmF0ZS92YWxpZGF0
b3IvbWFpbi8uPGJyPiZndDsmZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0OyZndDsgbG4gLXMgL3Vzci9zaGFy
ZS9qYXZhL2p0eXBlLmphcjxicj4mZ3Q7Jmd0OyZndDsgL3Jvb3QvY2VudG9zX2VuZ2luZV8zLjEv
cnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2luZS0zLjEuMC0zLmVsNi54ODZfNjQvdXNyL3No
YXJlL292aXJ0LWVuZ2luZS9tb2R1bGVzL29yZy9oaWJlcm5hdGUvdmFsaWRhdG9yL21haW4vLjxi
cj4mZ3Q7Jmd0OyZndDs8YnI+Jmd0OyZndDsmZ3Q7ICoqKiBEZXBsb3lpbmcgc2VydmljZTxicj4m
Z3Q7Jmd0OyZndDsgIyBJbnN0YWxsIHRoZSBmaWxlczo8YnI+Jmd0OyZndDsmZ3Q7IGluc3RhbGwg
LW0gNjQ0IHBhY2thZ2luZy9mZWRvcmEvZW5naW5lLXNlcnZpY2UueG1sPGJyPiZndDsmZ3Q7Jmd0
OyAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5l
LTMuMS4wLTMuZWw2Lng4Nl82NC9ldGMvb3ZpcnQtZW5naW5lPGJyPiZndDsmZ3Q7Jmd0Ozxicj4m
Z3Q7Jmd0OyZndDsgaW5zdGFsbCAtbSA2NDQgcGFja2FnaW5nL2ZlZG9yYS9lbmdpbmUtc2Vydmlj
ZS1sb2dnaW5nLnByb3BlcnRpZXM8YnI+Jmd0OyZndDsmZ3Q7IC9yb290L2NlbnRvc19lbmdpbmVf
My4xL3JwbWJ1aWxkL0JVSUxEUk9PVC9vdmlydC1lbmdpbmUtMy4xLjAtMy5lbDYueDg2XzY0L2V0
Yy9vdmlydC1lbmdpbmU8YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsmZ3Q7Jmd0OyBpbnN0YWxsIC1t
IDY0NCBwYWNrYWdpbmcvZmVkb3JhL2VuZ2luZS1zZXJ2aWNlLXVzZXJzLnByb3BlcnRpZXM8YnI+
Jmd0OyZndDsmZ3Q7IC9yb290L2NlbnRvc19lbmdpbmVfMy4xL3JwbWJ1aWxkL0JVSUxEUk9PVC9v
dmlydC1lbmdpbmUtMy4xLjAtMy5lbDYueDg2XzY0L2V0Yy9vdmlydC1lbmdpbmU8YnI+Jmd0OyZn
dDsmZ3Q7PGJyPiZndDsmZ3Q7Jmd0OyBpbnN0YWxsIC1tIDY0NCBwYWNrYWdpbmcvZmVkb3JhL2Vu
Z2luZS1zZXJ2aWNlLnN5c2NvbmZpZzxicj4mZ3Q7Jmd0OyZndDsgL3Jvb3QvY2VudG9zX2VuZ2lu
ZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2luZS0zLjEuMC0zLmVsNi54ODZfNjQv
ZXRjL3N5c2NvbmZpZy9vdmlydC1lbmdpbmU8YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsmZ3Q7Jmd0
OyBpbnN0YWxsIC1tIDY0NCBwYWNrYWdpbmcvZmVkb3JhL2VuZ2luZS1zZXJ2aWNlLmxpbWl0czxi
cj4mZ3Q7Jmd0OyZndDsgL3Jvb3QvY2VudG9zX2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09U
L292aXJ0LWVuZ2luZS0zLjEuMC0zLmVsNi54ODZfNjQvZXRjL3NlY3VyaXR5L2xpbWl0cy5kLzEw
LW92aXJ0LWVuZ2luZS5jb25mPGJyPiZndDsmZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0OyZndDsgaW5zdGFs
bCAtbSA3NTUgcGFja2FnaW5nL2ZlZG9yYS9lbmdpbmUtc2VydmljZS5weTxicj4mZ3Q7Jmd0OyZn
dDsgL3Jvb3QvY2VudG9zX2VuZ2luZV8zLjEvcnBtYnVpbGQvQlVJTERST09UL292aXJ0LWVuZ2lu
ZS0zLjEuMC0zLmVsNi54ODZfNjQvdXNyL3NoYXJlL292aXJ0LWVuZ2luZS9zY3JpcHRzPGJyPiZn
dDsmZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0OyZndDsgaW5zdGFsbCAtbSA3NTUgcGFja2FnaW5nL2ZlZG9y
YS9lbmdpbmUtc2VydmljZS5zeXN0ZW12PGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50b3NfZW5n
aW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82
NC9ldGMvcmMuZC9pbml0LmQvb3ZpcnQtZW5naW5lPGJyPiZndDsmZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0
OyZndDsgbWFrZVsxXTogTGVhdmluZyBkaXJlY3Rvcnk8YnI+Jmd0OyZndDsmZ3Q7IGAvcm9vdC9j
ZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRC9vdmlydC1lbmdpbmUtMy4xLjAnPGJyPiZn
dDsmZ3Q7Jmd0OyArIGluc3RhbGwgLWQgLW0gNzU1PGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50
b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2
Lng4Nl82NC91c3Ivc2hhcmUvamF2YS9vdmlydC1lbmdpbmU8YnI+Jmd0OyZndDsmZ3Q7PGJyPiZn
dDsmZ3Q7Jmd0OyArIGluc3RhbGwgLWQgLW0gNzU1PGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50
b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2
Lng4Nl82NC91c3Ivc2hhcmUvbWF2ZW4yL3BvbXM8YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsmZ3Q7
Jmd0OyArIGluc3RhbGwgLWQgLW0gNzU1PGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50b3NfZW5n
aW5lXzMuMS9ycG1idWlsZC9CVUlMRFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82
NC91c3Ivc2hhcmUvamF2YWRvYy9vdmlydC1lbmdpbmU8YnI+Jmd0OyZndDsmZ3Q7PGJyPiZndDsm
Z3Q7Jmd0OyArIHJlYWQgbW9kdWxlX3BhdGggYXJ0aWZhY3RfaWQ8YnI+Jmd0OyZndDsmZ3Q7ICsg
cG9tX2ZpbGU9Li9wb20ueG1sPGJyPiZndDsmZ3Q7Jmd0OyArIGphcl9maWxlPS4vdGFyZ2V0L3Bh
cmVudC0zLjEuMC5qYXI8YnI+Jmd0OyZndDsmZ3Q7ICsgaW5zdGFsbCAtcCAtbSA2NDQgLi9wb20u
eG1sPGJyPiZndDsmZ3Q7Jmd0OyAvcm9vdC9jZW50b3NfZW5naW5lXzMuMS9ycG1idWlsZC9CVUlM
RFJPT1Qvb3ZpcnQtZW5naW5lLTMuMS4wLTMuZWw2Lng4Nl82NC91c3Ivc2hhcmUvbWF2ZW4yL3Bv
bXMvSlBQLm92aXJ0LWVuZ2luZS1wYXJlbnQucG9tPGJyPiZndDsmZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0
OyZndDsgKyAnWycgLWYgLi90YXJnZXQvcGFyZW50LTMuMS4wLmphciAnXSc8YnI+Jmd0OyZndDsm
Z3Q7ICsgJWFkZF9tYXZlbl9kZXBtYXAgSlBQLm92aXJ0LWVuZ2luZS1wYXJlbnQucG9tPGJyPiZn
dDsmZ3Q7Jmd0OyAvdmFyL3RtcC9ycG0tdG1wLmhrT0FXTjogbGluZSA1ODogZmc6IG5vIGpvYiBj
b250cm9sPGJyPiZndDsmZ3Q7Jmd0OyBlcnJvcjogQmFkIGV4aXQgc3RhdHVzIGZyb20gL3Zhci90
bXAvcnBtLXRtcC5oa09BV04gKCVpbnN0YWxsKTxicj4mZ3Q7Jmd0OyZndDs8YnI+Jmd0OyZndDsm
Z3Q7PGJyPiZndDsmZ3Q7Jmd0OyBSUE0gYnVpbGQgZXJyb3JzOjxicj4mZ3Q7Jmd0OyZndDsgQmFk
IGV4aXQgc3RhdHVzIGZyb20gL3Zhci90bXAvcnBtLXRtcC5oa09BV04gKCVpbnN0YWxsKTxicj4m
Z3Q7Jmd0OyZndDsgbWFrZTogKioqIFtycG1dIEVycm9yIDE8YnI+Jmd0OyZndDsgQ2FuIHlvdSBz
aGFyZSB0aGUgdGVtcCBmaWxlIHdoZXJlIHlvdSBnZXQgdGhhdCBlcnJvcj8gSSBpczxicj4mZ3Q7
Jmd0OyAvdmFyL3RtcC9ycG0tdG1wLmhrT0FXTiBpbiB5b3VyIGxhdGVzdHMgbWVzc2FnZSwgYnV0
IHdpbGwgYmUgZGlmZmVyZW50PGJyPiZndDsmZ3Q7IGlmIHlvdSByZXBlYXQgdGhlIGJ1aWxkLjxi
cj4mZ3Q7Jmd0Ozxicj4mZ3Q7Jmd0Ozxicj4mZ3Q7IEkgaGFkIGFscmVhZHkgc2h1dGRvd24gdGhl
IFZNIHNvIHRoZSB0bXAgZm9sZGVyIHdhcyBjbGVhcmVkLiBJIGFtPGJyPiZndDsgcnVubmluZyB0
aGUgYnVpbGQgYWdhaW4gYW5kIGdvaW5nIHRvIGdyYWIgYSBmdWxsIGxvZyBhbmQgdGhhdCBmaWxl
IGFuZDxicj4mZ3Q7IGZwYXN0ZSB0aGVtLiBCdXQgdGhlIGJ1aWxkIHByb2Nlc3MgaXMgdGFraW5n
IG1lIDEyIGhvdXJzIHRvIGRvIHNvIGl0PGJyPiZndDsgd2lsbCBiZSBhIGRheSBvciB0d28gYmVm
b3JlIEkgY2FuIHJlcGx5Ljxicj48YnI+MTIgaG91cnMsIHdoeT8hPGJyPjwvZGl2PjxkaXYgc3R5
bGU9IndvcmQtYnJlYWs6YnJlYWstYWxsOyI+PGJyPjwvZGl2PjxkaXYgc3R5bGU9IndvcmQtYnJl
YWs6YnJlYWstYWxsOyI+VGhhdCBpcyBob3cgbG9uZyBtYWtlIHJwbSBpcyB0YWtpbmc/ICZuYnNw
O0kgc3VzcGVjdCB0aGUgZmFjdCB0aGUgc3lzdGVtIG9ubHkgaGFzIDNnIG9mIHJhbSBtaWdodCBi
ZSBwYXJ0IG9mIHRoZSBsb25nIGNvbXBpbGUgdGltZXM8L2Rpdj48ZGl2IHN0eWxlPSJ3b3JkLWJy
ZWFrOmJyZWFrLWFsbDsiPjxicj48L2Rpdj48ZGl2IHN0eWxlPSJ3b3JkLWJyZWFrOmJyZWFrLWFs
bDsiPlRoYW5rczwvZGl2PjxkaXYgc3R5bGU9IndvcmQtYnJlYWs6YnJlYWstYWxsOyI+Um9iZXJ0
PC9kaXY+IDwvYm9keT4=
----_com.android.email_325480453548655--
12 years, 4 months
[Users] Missing Tivoli Directory Server (ITDS) support in 3.1
by snmishra@linux.vnet.ibm.com
Hi,
I am trying to test ITDS support in ovirt 3.1. We have an F17
machine that was running ovirt 3.0. We upgraded it to 3.1 and tried to
add a Tivoli DS to it by running "engine-manage-domains -action=add".
But was surprised to see the error that itds is not supported and the
only supported ones are ipa, rhds and AD. I am thinking that it is
possible that something did not go right with the upgrade from 3.0 to
3.1. I am preparing a fresh f17 with ovirt 3.1 to test again.
Thanks
Sharad Mishra
IBM
12 years, 4 months
Re: [Users] [Engine-devel] Developer's All In One -Can not create an vm on iscsi disk
by Sheldon
I have set up all-in-one. but I use iscsi data center, not NFS data center.
ovirt-engine create an direct Lun disk, but can not create an vm.
The status is always "wait for launch". It take a long time, but the
status is still "wait for launch"
I set up an iscsi server, as follow:
# dd if=/dev/zero of=$SCPATH/fs.iscsi.disk2 bs=1M count=15360
# dd if=/dev/zero of=$SCPATH/fs.iscsi.disk3 bs=1M count=15360
# sudo tgtadm --lld iscsi --op new --mode target --tid 1 -T
iqn.2012-02.com.example.data1
# sudo tgtadm --lld iscsi --op new --mode logicalunit --tid 1 --lun 2
-b $SCPATH/fs.iscsi.disk2
# sudo tgtadm --lld iscsi --op new --mode logicalunit --tid 1 --lun 3
-b $SCPATH/fs.iscsi.disk3
# sudo tgtadm --lld iscsi --op bind --mode target --tid 1 -I ALL
On 06/18/2012 10:01 PM, Allon Mureinik wrote:
> Cross-posting to engine-devel
>
>> ----- Forwarded Message -----
>> From: "Yeela Kaplan" <ykaplan(a)redhat.com>
>> To: vdsm-devel(a)lists.fedorahosted.org,
>> engine-devel(a)lists.fedorahosted.org
>> Cc: "Ayal Baron" <abaron(a)redhat.com>
>> Sent: Monday, June 18, 2012 2:58:55 PM
>> Subject: Developer's All In One
>>
>> Enclosed is the link to a wiki containing a detailed explanation for
>> installing a developer's All-In-One environment:
>>
>> http://www.ovirt.org/wiki/Developers_All_In_One
>>
>> Regards,
>> Yeela
>>
> _______________________________________________
> Engine-devel mailing list
> Engine-devel(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
>
12 years, 4 months
[Users] canot disable ssl on database
by Umarzuki Mochlis
following article on http://www.ovirt.org/wiki/OVirt_-_disable_SSL_in_VDSM
i managed to get vdsmd started on fedora 16 but failed running
[root@ovirt01 ~]# psql engine -U postgres -c "UPDATE vdc_options set
option_value = 'false' where option_name = 'SSLEnabled'"
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
[root@ovirt01 ~]# psql
psql: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
is this step necessary to start ovirt on fedora 16?
i supposed postgres was installed with ovirt
[root@ovirt01 ~]# rpm -q postgresql
postgresql-9.1.4-1.fc16.x86_64
and it is not on startup list too
[root@ovirt01 ~]# chkconfig --list
Note: This output shows SysV services only and does not include native
systemd services. SysV configuration data might be overridden by native
systemd configuration.
ceph 0:off 1:off 2:off 3:off 4:off 5:off 6:off
ebtables 0:off 1:off 2:off 3:off 4:off 5:off 6:off
hsqldb 0:off 1:off 2:off 3:on 4:on 5:on 6:off
iscsi 0:off 1:off 2:off 3:on 4:on 5:on 6:off
iscsid 0:off 1:off 2:off 3:on 4:on 5:on 6:off
jboss-as 0:off 1:off 2:on 3:on 4:on 5:on 6:off
libvirt-guests 0:off 1:off 2:off 3:off 4:off 5:off 6:off
libvirtd 0:off 1:off 2:off 3:on 4:on 5:on 6:off
livesys 0:off 1:off 2:off 3:on 4:on 5:on 6:off
livesys-late 0:off 1:off 2:off 3:on 4:on 5:on 6:off
netconsole 0:off 1:off 2:off 3:off 4:off 5:off 6:off
netfs 0:off 1:off 2:off 3:on 4:on 5:on 6:off
network 0:off 1:off 2:off 3:off 4:off 5:off 6:off
sandbox 0:off 1:off 2:off 3:off 4:off 5:on 6:off
tcsd 0:off 1:off 2:on 3:on 4:on 5:on 6:off
thanks for any tips/hints
the last fedora i was using was version 12, systemd is quite new to me
--
Regards,
Umarzuki Mochlis
http://debmal.my
12 years, 4 months