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(a)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/nVyN...
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--