[Users] Failing on new setup
by Jaco
This is a multi-part message in MIME format.
--------------040901050807070502000602
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Hi guys,
New to oVirt - and "new" to Fedora after a *very long* break @ using
Debian/Ubuntu almost exclusively for the last few years.
Much has changed, so please pardon my ignorance - got some catching-up
to do.
I'm doing PoC of a number of systems, so need to give oVirt a fair
shake, but I'm tripping up before I can even get going (does not bode well).
I've tried following the QuickStart, all-in-one & other guides, &
quickly came across issues.
Next I'll have to start building from source - a prospect that will by
no means present me with less issues.
New F18, minimal headless server.
Installed via yum as documented, but install failed at the last steps,
as there seems to be an issue with the scripts' implementation of firewalld.
A very nice chap @ the IRC channel managed to help be out to get over
that initial hurdle - had to *completely* disable firewalld & select the
'None' option for the setup. (seems like a really bad idea to start off
like that - disabling security - but this is a lab PoC, so OK, will let
it slide for now)
I've also disabled SELinux & IPtables via systemctl - so that we can
eliminate that as an issue.
Script(s) still don't complete without issue, but at lease the engine
seems to come up & I can log in.
After logging in, I try to (re)connect to the local hypervisor via
(root@) $FQDN, localhost & 127.0.0.1, but it fails to come up (why root?
OK....).
It adds the host, but there seems to be connectivity issues.
I'm seeing this in the GUI events:
Host localhost installation failed. Command returned failure code 1
during SSH session 'root@localhost'.
I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`
http://pastebin.com/nVyNGSsf
Relevant line being:
ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31) SSH
error running command root@localhost:'umask 0077; MYTMP="$(mktemp -t
ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX \"${MYTMP}\" > /dev/null 2>&1;
rm -fr \"${MYTMP}\" > /dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir
"${MYTMP}" && tar -C "${MYTMP}" -x && "${MYTMP}"/setup
DIALOG/dialect=str:machine DIALOG/customization=bool:True':
java.io.IOException: Command returned failure code 1 during SSH session
'root@localhost'
This is a *fresh* box - I've reinstalled it a few times from scratch now
- & I've re-installed oVirt through the manners documented, but I'm not
getting anywhere fast.
In this, google is not my friend, as results are sparse & not very
helpful - i.e. if someone's found resolution, it has not been posted.
Either there's a bug in the docco's or the code/scripts.
Please help - I'd *really* like to give this a go
Kind regards
-Jaco
--------------040901050807070502000602
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi guys,<br>
<br>
New to oVirt - and "new" to Fedora after a *very long* break @ using
Debian/Ubuntu almost exclusively for the last few years.<br>
Much has changed, so please pardon my ignorance - got some
catching-up to do.<br>
<br>
I'm doing PoC of a number of systems, so need to give oVirt a fair
shake, but I'm tripping up before I can even get going (does not
bode well).<br>
<br>
I've tried following the QuickStart, all-in-one & other guides,
& quickly came across issues.<br>
Next I'll have to start building from source - a prospect that will
by no means present me with less issues.<br>
<br>
New F18, minimal headless server.<br>
<br>
Installed via yum as documented, but install failed at the last
steps, as there seems to be an issue with the scripts'
implementation of firewalld.<br>
A very nice chap @ the IRC channel managed to help be out to get
over that initial hurdle - had to *completely* disable firewalld
& select the 'None' option for the setup. (seems like a really
bad idea to start off like that - disabling security - but this is a
lab PoC, so OK, will let it slide for now)<br>
I've also disabled SELinux & IPtables via systemctl - so that we
can eliminate that as an issue.<br>
<br>
Script(s) still don't complete without issue, but at lease the
engine seems to come up & I can log in.<br>
<br>
After logging in, I try to (re)connect to the local hypervisor via
(root@) $FQDN, localhost & 127.0.0.1, but it fails to come up
(why root? OK....).<br>
It adds the host, but there seems to be connectivity issues.<br>
<br>
I'm seeing this in the GUI events:<br>
<meta charset="utf-8">
Host localhost installation failed. Command returned failure code 1
during SSH session 'root@localhost'.<br>
<br>
I'm seeing this in `tail -f /var/log/ovirt-engine/engine.log`<br>
<a class="moz-txt-link-freetext" href="http://pastebin.com/nVyNGSsf">http://pastebin.com/nVyNGSsf</a><br>
Relevant line being: <br>
ERROR [org.ovirt.engine.core.utils.ssh.SSHDialog] (pool-3-thread-31)
SSH error running command root@localhost:'umask 0077;
MYTMP="$(mktemp -t ovirt-XXXXXXXXXX)"; trap "chmod -R u+rwX
\"${MYTMP}\" > /dev/null 2>&1; rm -fr \"${MYTMP}\" >
/dev/null 2>&1" 0; rm -fr "${MYTMP}" && mkdir
"${MYTMP}" && tar -C "${MYTMP}" -x &&
"${MYTMP}"/setup DIALOG/dialect=str:machine
DIALOG/customization=bool:True': java.io.IOException: Command
returned failure code 1 during SSH session 'root@localhost'<br>
<br>
This is a *fresh* box - I've reinstalled it a few times from scratch
now - & I've re-installed oVirt through the manners documented,
but I'm not getting anywhere fast.<br>
In this, google is not my friend, as results are sparse & not
very helpful - i.e. if someone's found resolution, it has not been
posted.<br>
<br>
Either there's a bug in the docco's or the code/scripts.<br>
<br>
Please help - I'd *really* like to give this a go<br>
<br>
Kind regards<br>
<br>
-Jaco<br>
</body>
</html>
--------------040901050807070502000602--
11 years, 9 months
[Users] Upgrading to Fedora 18
by Kevin Daly
I have installed Ovirt 3.1 on a Fedora 17 server, and would like to upgrade
to Fedora 18... The documentation I have found on the mailing list is
unclear on how to do this.
Does anyone have any pointers on how this can be done.. as well as
upgrading to Ovirt 3.2 after we've upgraded to Fedora 18
Thanks In advance
11 years, 9 months
[Users] Failed to migrate host
by Christian Hernandez
Hello,
I got an error when trying to migrate a VM.
On the "events" tab on the bottom it said.
Failed to MigrateStatusVDS, error = Could not connect to peer VDS (VM:
<vmname>, Source Host: <Hypervisor Host>).
In the engine log it says the following.
2013-02-05 22:09:24,606 ERROR
[org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo]
(QuartzScheduler_Worker-66) Rerun vm 6a9178cc-56cf-42f3-8a4c-098095d737f9.
Called from vds VR2
2013-02-05 22:09:24,611 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
(pool-3-thread-48) START, MigrateStatusVDSCommand(HostName = VR2, HostId =
153b2742-6f2f-11e2-a248-52540038c812,
vmId=6a9178cc-56cf-42f3-8a4c-098095d737f9), log id: 38675c5e
2013-02-05 22:09:24,656 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Failed in MigrateStatusVDS method
2013-02-05 22:09:24,657 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Error code noConPeer and error message
VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
Could not connect to peer VDS
2013-02-05 22:09:24,662 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand return
value
Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusOnlyReturnForXmlRpc
mStatus Class Name:
org.ovirt.engine.core.vdsbroker.vdsbroker.StatusForXmlRpc
mCode 10
mMessage Could not connect to peer VDS
2013-02-05 22:09:24,663 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.BrokerCommandBase]
(pool-3-thread-48) HostName = VR2
2013-02-05 22:09:24,664 ERROR
[org.ovirt.engine.core.vdsbroker.VDSCommandBase] (pool-3-thread-48) Command
MigrateStatusVDS execution failed. Exception: VDSErrorException:
VDSGenericException: VDSErrorException: Failed to MigrateStatusVDS, error =
Could not connect to peer VDS
2013-02-05 22:09:24,664 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.MigrateStatusVDSCommand]
(pool-3-thread-48) FINISH, MigrateStatusVDSCommand, log id: 38675c5e
11 years, 9 months
[Users] Access libvirt/virsh on oVirt node
by Frank Wall
Hi,
how can I access libvirt/virsh on oVirt node? What are the credentials
for accessing libvirt/virsh on the command line of a oVirt node?
virsh # list
Please enter your authentication name:
Please enter your password:
error: Failed to reconnect to the hypervisor
error: no valid connection
error: authentication failed: Failed to step SASL negotiation: -1 (SASL(-1): generic failure: All-whitespace username.)
It would make debugging things much easier...
Thanks
- Frank
11 years, 9 months
[Users] Host deployment on 3.2
by Jeff Bailey
I've hit a couple of small problems deploying an F18 minimal host with
3.2. The first problem was missing tar. Second, I had manually set up
a vlan on the host for initial communication and the regular expression
in bridge.py of the otopi plugin couldn't determine the vlan id. After
tweeking it a bit to make it similar to _RE_VLAN_DEVICE it was fine.
---
Jeff
11 years, 9 months
[Users] F18 iSCSI/FC and latest systemd/udev
by Jeff Bailey
While not an actual problem with oVirt, the latest systemd/udev packages
for F18 (197-1) break permissions on LVM volumes and stop vdsm/qemu/etc
from accessing them. I just downgraded them and everything seems OK but
I thought I'd let people know (easier to just avoid rather than repair
:) ). There's a bugzilla for it from a week or two ago but since 3.2
came out I figured a lot more people might be installing it on new F18
installations with all the updates and running into problems.
11 years, 9 months
[Users] Move single vmdk (or else) disk into oVirt/RHEV
by Nicolas Ecarnot
Hi,
I find it hard to find any information about the way I have to follow to
convert/import a vmdk/qcow/raw/etc... single disk into an oVirt disks list.
I know how to use virt-v2v to import complete VMs (disk AND config), but
don't know how to handle a single data disk.
Regards,
--
Nicolas Ecarnot
11 years, 9 months
[Users] VM import error
by Jonathan Daugherty
Hi,
After converting a libvirt/KVM VM onto an export domain with virt-v2v
0.8.7, I get the following messages in my node vdsm.log when I attempt
to import it into oVirt 3.2 (vdsm 4.10.3-6, Fedora 18):
28225939-f0a9-4ca4-a03b-e6fbece8fc2c::DEBUG::2013-02-15
15:12:53,143::misc::84::Storage.Misc.excCmd::(<lambda>) FAILED: <err>
= ["/usr/bin/dd: reading
'/rhev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3/11204af5-1dd7-484a-8ea5-3aeb16e93053/images/14fc6510-3e56-4ab4-b592-e904f8f11043/38e87558-988f-46e5-b528-dae16a264887':
Input/output error", '1+0 records in', '1+0 records out', '1048576
bytes (1.0 MB) copied, 1759.85 s, 0.6 kB/s']; <rc> =
128225939-f0a9-4ca4-a03b-e6fbece8fc2c::ERROR::2013-02-15
15:12:53,143::image::590::Storage.Image::(_interImagesCopy) Unexpected
errorTraceback (most recent call last): File
"/usr/share/vdsm/storage/image.py", line 586, in _interImagesCopy
misc.ddWatchCopy(srcVol.getVolumePath(), dstVol.getVolumePath(),
vars.task.aborting, size=srcSize)
File "/usr/share/vdsm/storage/misc.py", line 414, in ddWatchCopy
raise se.MiscBlockWriteException(dst, offset, size)
MiscBlockWriteException: Internal block device write failure:
'name=/rhev/data-center/5849b030-626e-47cb-ad90-3ce782d831b3/6c0ba8c9-0e4e-474a-ba40-781b5e5d318a/images/14fc6510-3e56-4ab4-b592-e904f8f11043/38e87558-988f-46e5-b528-dae16a264887,
offset=0, size=3307929600'
# ls -alh
total 3.1G
drwxr-xr-x. 2 vdsm kvm 4.0K Feb 15 14:38 .
drwxr-xr-x. 3 vdsm kvm 4.0K Feb 15 14:39 ..
-rw-rw-r--. 1 vdsm kvm 3.1G Feb 15 14:39 38e87558-988f-46e5-b528-dae16a264887
-rw-r--r--. 1 vdsm kvm 324 Feb 15 14:38 38e87558-988f-46e5-b528-dae16a264887.meta
--
Jonathan Daugherty
Software Engineer
Galois, Inc.
11 years, 9 months
[Users] attempted a 3.2 fedora setup
by Jonathan Horne
--_000_9BE6F493F83A594DA60C45E6A09DC5AC01760944AUSP01DAG0201co_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
today I tried to set up a single manager and single node, using fedora 18 s=
ystems. I know it says use minimal but I chose webserver as the package set=
. I then applied full yum-updates and rebooted, then applied ovirt-release=
yum repo. Setup manager, and no issues. But when I attempt to connect no=
de from the management web interface, I got this in an error log:
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 110/117: python-dmidecode.x86_64 0:3.10.13-6.fc18 =
- e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 111/117: net-snmp-utils.x86_64 1:5.7.2-5.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 112/117: brlapi.x86_64 0:0.5.6-12.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 113/117: SDL.x86_64 0:1.2.15-3.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 114/117: tuned.noarch 0:2.2.0-1.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 115/117: virt-what.x86_64 0:1.12-2.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 116/117: seabios-bin.noarch 0:1.7.1-4.fc18 - e
2013-02-15 16:40:35 INFO otopi.plugins.otopi.packagers.yumpackager miniyuml=
ocal.info:53 Yum Verify: 117/117: ipmitool.x86_64 0:1.8.12-9.fc18 - e
2013-02-15 16:40:35 DEBUG otopi.plugins.otopi.packagers.yumpackager miniyum=
local.verbose:49 Yum Transaction processed
2013-02-15 16:40:36 DEBUG otopi.transaction transaction.abort:131 aborting =
'File transaction for '/etc/vdsm/vdsm.conf''
2013-02-15 16:40:36 DEBUG otopi.transaction transaction.abort:131 aborting =
'File transaction for '/etc/udev/rules.d/12-ovirt-iosched.rules''
2013-02-15 16:40:36 DEBUG otopi.context context.dumpEnvironment:391 ENVIRON=
MENT DUMP - BEGIN
2013-02-15 16:40:36 DEBUG otopi.context context.dumpEnvironment:401 ENV BAS=
E/error=3Dbool:'True'
2013-02-15 16:40:36 DEBUG otopi.context context.dumpEnvironment:403 ENVIRON=
MENT DUMP - END
2013-02-15 16:40:36 INFO otopi.context context.runSequence:332 Stage: Pre-t=
ermination
2013-02-15 16:40:36 DEBUG otopi.context context.runSequence:336 STAGE pre-t=
erminate
2013-02-15 16:40:36 DEBUG otopi.context context._executeMethod:116 Stage pr=
e-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE env-get -k BASE/error
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***D:VALUE BASE/error=3Dbool:True
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE env-get -k BASE/aborted
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***D:VALUE BASE/aborted=3Dbool:False
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE env-get -k ODEPLOY/installIncomplete
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***D:VALUE ODEPLOY/installIncomplete=3Dbool:Fals=
e
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE noop
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE env-get -k SYSTEM/reboot
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***D:VALUE SYSTEM/reboot=3Dbool:False
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ***Q:STRING TERMINATION_COMMAND
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ###
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### Processing ended, use 'quit' to quit
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:SEND ### COMMAND>
2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logSt=
ring:215 DIALOG:RECEIVE log
Anyone have any ideas what I could be doing wrong here?
Thanks,
jonathan
________________________________
This is a PRIVATE message. If you are not the intended recipient, please de=
lete without copying and kindly advise us by e-mail of the mistake in deliv=
ery. NOTE: Regardless of content, this e-mail shall not operate to bind SKO=
POS to any order or other contract unless pursuant to explicit written agre=
ement or government initiative expressly permitting the use of e-mail for s=
uch purpose.
--_000_9BE6F493F83A594DA60C45E6A09DC5AC01760944AUSP01DAG0201co_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<style>
<!--
@font-face
{font-family:Calibri}
@font-face
{font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{margin:0in;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif"}
span.EmailStyle17
{font-family:"Calibri","sans-serif";
color:windowtext}
span.BalloonTextChar
{font-family:"Tahoma","sans-serif"}
.MsoChpDefault
{font-family:"Calibri","sans-serif"}
@page WordSection1
{margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
{}
-->
</style>
</head>
<body lang=3D"EN-US" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">today I tried to set up a single manager and single =
node, using fedora 18 systems. I know it says use minimal but I chose webse=
rver as the package set. I then applied full yum-updates and rebooted=
, then applied ovirt-release yum repo.
Setup manager, and no issues. But when I attempt to connect node fro=
m the management web interface, I got this in an error log:</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 110/117: python-dmidecode.x=
86_64 0:3.10.13-6.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 111/117: net-snmp-utils.x86=
_64 1:5.7.2-5.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 112/117: brlapi.x86_64 0:0.=
5.6-12.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 113/117: SDL.x86_64 0:1.2.1=
5-3.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 114/117: tuned.noarch 0:2.2=
.0-1.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 115/117: virt-what.x86_64 0=
:1.12-2.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 116/117: seabios-bin.noarch=
0:1.7.1-4.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 INFO otopi.plugins.otopi.package=
rs.yumpackager miniyumlocal.info:53 Yum Verify: 117/117: ipmitool.x86_64 0:=
1.8.12-9.fc18 - e</p>
<p class=3D"MsoNormal">2013-02-15 16:40:35 DEBUG otopi.plugins.otopi.packag=
ers.yumpackager miniyumlocal.verbose:49 Yum Transaction processed</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.transaction transact=
ion.abort:131 aborting 'File transaction for '/etc/vdsm/vdsm.conf''</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.transaction transact=
ion.abort:131 aborting 'File transaction for '/etc/udev/rules.d/12-ovirt-io=
sched.rules''</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.context context.dump=
Environment:391 ENVIRONMENT DUMP - BEGIN</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.context context.dump=
Environment:401 ENV BASE/error=3Dbool:'True'</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.context context.dump=
Environment:403 ENVIRONMENT DUMP - END</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 INFO otopi.context context.runSe=
quence:332 Stage: Pre-termination</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.context context.runS=
equence:336 STAGE pre-terminate</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.context context._exe=
cuteMethod:116 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Pl=
ugin._pre_terminate</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE env-get -k=
BASE/error</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***D:VALUE BASE/error=3Dbool:True</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE env-get -k=
BASE/aborted</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***D:VALUE BASE/aborted=3Dbool:False</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE env-get -k=
ODEPLOY/installIncomplete</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***D:VALUE ODEPLOY/installIncomplete=3Dbool:False</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &=
nbsp;***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE noop</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE env-get -k=
SYSTEM/reboot</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***D:VALUE SYSTEM/reboot=3Dbool:False</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ***Q:STRING TERMINATION_COMMAND</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ###</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### Processing ended, use 'quit' to quit</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:SEND &n=
bsp; ### COMMAND>
</p>
<p class=3D"MsoNormal">2013-02-15 16:40:36 DEBUG otopi.plugins.otopi.dialog=
.machine dialog.__logString:215 DIALOG:RECEIVE log</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">Anyone have any ideas what I could be doing wrong he=
re?</p>
<p class=3D"MsoNormal"> </p>
<p class=3D"MsoNormal">Thanks,</p>
<p class=3D"MsoNormal">jonathan</p>
</div>
<br>
<hr>
<font color=3D"Gray" face=3D"Arial" size=3D"1">This is a PRIVATE message. I=
f you are not the intended recipient, please delete without copying and kin=
dly advise us by e-mail of the mistake in delivery. NOTE: Regardless of con=
tent, this e-mail shall not operate to
bind SKOPOS to any order or other contract unless pursuant to explicit wri=
tten agreement or government initiative expressly permitting the use of e-m=
ail for such purpose.</font>
</body>
</html>
--_000_9BE6F493F83A594DA60C45E6A09DC5AC01760944AUSP01DAG0201co_--
11 years, 9 months