<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I'm getting better results now but still no success.  My attempts at
    rebuilding my host "ophelia" had a number of issues related to
    networking which was no surprise given that ovirtmgmt wasn't
    present.  I believe this all stemmed from the initial conditions of
    the host and especially the ifcfg files for the two NICs.  I had
    started with a clean install and did minimal changes but it was
    seeing too many weird issues to try and sort out at once.  Plus once
    vdsm starts doing its thing managing these it's hard to say from
    where exactly I was starting.  So..... time for a fresh slate.  Here
    are those results:<br>
    <br>
    First off, the mail Subject is wholly wrong anymore since I ran into
    really difficult sounding problems on that path.  There's no CentOS
    involved right now, just Fedora.  I don't know which is worse,
    changing the subject or leaving it wrong or prolonging a mail
    thread.  Anyway, my current situation is:<br>
    <br>
    GOOD: oVirt 3.5.4 hosted engine on enceladus-f20 atop F20 <br>
    GOOD: oVirt 3.5.4 host on oberon (also F20)<br>
    PROBLEMS: attempting oVirt 3.6 on ophelia atop F22<br>
    <br>
    The battle plan for oVirt 3.6 on ophelia:<br>
    <ul>
      <li>installed F22 using minimal install option</li>
      <li>initial networking setup immediately after installing F22:</li>
    </ul>
    [root@ophelia ~]# ip a<br>
    1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state
    UNKNOWN group default <br>
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br>
        inet 127.0.0.1/8 scope host lo<br>
           valid_lft forever preferred_lft forever<br>
        inet6 ::1/128 scope host <br>
           valid_lft forever preferred_lft forever<br>
    2: enp6s0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc
    fq_codel state UP group default qlen 1000<br>
        link/ether 00:1f:d0:dc:27:af brd ff:ff:ff:ff:ff:ff<br>
    3: enp4s0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc
    fq_codel state UP group default qlen 1000<br>
        link/ether 68:05:ca:2f:f4:7c brd ff:ff:ff:ff:ff:ff<br>
        inet 172.16.7.7/24 brd 172.16.7.255 scope global enp4s0<br>
           valid_lft forever preferred_lft forever<br>
        inet6 fe80::6a05:caff:fe2f:f47c/64 scope link <br>
           valid_lft forever preferred_lft forever<br>
    4: bond0: &lt;BROADCAST,MULTICAST,MASTER&gt; mtu 1500 qdisc noop
    state DOWN group default <br>
        link/ether 3a:67:d6:86:11:71 brd ff:ff:ff:ff:ff:ff<br>
    <br>
    [root@ophelia ~]# cat /etc/resolv.conf <br>
    # Generated by NetworkManager<br>
    search doubledog.org<br>
    nameserver 172.16.7.6<br>
    nameserver 172.16.7.154<br>
    <br>
    <ul>
      <li>dnf update</li>
      <li>edited /etc/ssh/sshd_config to add necessary KexAlgorithms</li>
      <li>systemctl restart sshd</li>
      <li>setenforce permissive so that vdsm can start</li>
      <ul>
        <li>The Release Notes mention this is necessary for gluster. 
          I'm only doing ISCSI but I must use permissive otherwise vdsm
          will not start later.  This lesson already learned so applied
          here to keep the logs void of any confusion from this aspect.</li>
      </ul>
      <li>dnf install
        <a class="moz-txt-link-freetext" href="http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm">http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm</a></li>
      <li>dnf install ovirt-hosted-engine-setup</li>
      <li>hosted-engine --deploy</li>
    </ul>
    I'm still seeing the SQL error (in the engine log) that I mentioned
    in prior mails, though none of the networking issues I had on
    earlier attempts.  Thus I believe I've made some progress but need
    advice on what to dig into next for y'all.<br>
    <br>
    Rather than pasting parts of the logs here, I've just dropped them
    in their entirety where they should be easily retrievable here:<br>
    <a class="moz-txt-link-freetext" href="http://www.doubledog.org/john/ovirt-3.6-install-logs/attempt-10/">http://www.doubledog.org/john/ovirt-3.6-install-logs/attempt-10/</a><br>
    <br>
    If additional logs are needed, please let me know.<br>
    <br>
    Thanks for all the help with this!!!<br>
    <pre class="moz-signature" cols="72">-- 
John Florian
</pre>
  </body>
</html>