<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 &amp; other guides,
    &amp; 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
    &amp; 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 &amp; 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 &amp; I can log in.<br>
    <br>
    After logging in, I try to (re)connect to the local hypervisor via
    (root@) $FQDN, localhost &amp; 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}\" &gt; /dev/null 2&gt;&amp;1; rm -fr \"${MYTMP}\" &gt;
    /dev/null 2&gt;&amp;1" 0; rm -fr "${MYTMP}" &amp;&amp; mkdir
    "${MYTMP}" &amp;&amp; tar -C "${MYTMP}" -x &amp;&amp;&nbsp;
    "${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 - &amp; 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 &amp; 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>