<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ariel,<br>
    <br>
    <div class="moz-cite-prefix">On 07/06/2016 11:28 AM, Ariel Pérez
      Rodríguez wrote:<br>
    </div>
    <blockquote
cite="mid:CALjfsThL=rk3fj=t4j4uigagCtofgYzcEE6gqB-+FBXDQhzO+w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:large">Hi all!</div>
        <div class="gmail_default" style="font-size:large">I've spent
          more than 2 days googling how to upgrade an ovirt node.
          Please, I need some serious help on this. The only thing I've
          found is that u can go to Hosts tab in the engine GUI &gt;
          select the blade an there is an option for Upgrade between
          Reinstall and Configure Local Storage. Well, that option is
          grayed-out. There is no documentation available for it... I've
          dried the google sea and even a node-level command give this
          error:   </div>
        <div class="gmail_default" style="font-size:large">
          <div class="gmail_default">[root@blade1c2 admin]#
            ovirt-node-upgrade --reboot=1 --iso=<a
              moz-do-not-send="true"
href="http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installer-ovirt-3.6-2016052403.iso"><a class="moz-txt-link-freetext" href="http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installer-ovirt-3.6-2016052403.iso">http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installer-ovirt-3.6-2016052403.iso</a></a></div>
          <div class="gmail_default">ovirt-node-upgrade.UpgradeTool:
            INFO     Temporary Directory is: /data/tmpgv4fHj</div>
          <div class="gmail_default">ovirt-node-upgrade.LockFile: INFO  
              Acquiring Lock</div>
          <div class="gmail_default">Traceback (most recent call last):</div>
          <div class="gmail_default">  File "/sbin/ovirt-node-upgrade",
            line 382, in &lt;module&gt;</div>
          <div class="gmail_default">    u.run()</div>
          <div class="gmail_default">  File "/sbin/ovirt-node-upgrade",
            line 360, in run</div>
          <div class="gmail_default">    self._options.iso_file)</div>
          <div class="gmail_default">RuntimeError: <a
              moz-do-not-send="true"
href="http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installe"><a class="moz-txt-link-freetext" href="http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installe">http://resources.ovirt.org/pub/ovirt-3.6/iso/ovirt-node-ng-installer/ovirt-node-ng-installe</a></a></div>
          <div><br>
          </div>
          <div>Please, need somebody to help me. Why upgrading a node
            it's so dificult in ovirt?<br>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    First, I would recommend to put your host into maintenance mode so
    all vms are migrated to others hosts.<br>
    There are many ways to upgrade ovirt-node vintage, you can boot the
    iso, via ovirt-engine or using directly the ovirt-node-upgrade tool<br>
    which btw is called via ovirt-engine.<br>
    <br>
    However, we do not support upgrade from ovirt-node vintage to
    ovirt-node-<b>ng</b> (next). <br>
    You can download the ovirt node vintage 3.6 and use the below
    methods or ovirt-node-upgrade tool as you shared.<br>
    <br>
    To download oVirt Node 3.6: <br>
      ISO or RPM: <a class="moz-txt-link-freetext"
href="http://jenkins.ovirt.org/job/ovirt-node_ovirt-3.6_create-iso-el7_merged/">http://jenkins.ovirt.org/job/ovirt-node_ovirt-3.6_create-iso-el7_merged/</a><br>
    <br>
    From: <a class="moz-txt-link-freetext"
      href="https://www.ovirt.org/develop/projects/node/node/">https://www.ovirt.org/develop/projects/node/node/</a>:<br>
    <h2 id="upgrading">Upgrading</h2>
    <p>There are 2 general methods for upgrading an ovirt-node
      installation.</p>
    <p><strong>1</strong>. Through oVirt Engine</p>
    <p>Require the installation of ovirt-node-iso rpm on oVirt Engine. A
      node is then placed in maintenance mode, and you trigger the
      upgrade from the engine interface.</p>
    <p><strong>2</strong>. Through oVirt Node installation media (ISO,
      CD, USB, PXE)</p>
    <p>This approach is done using installation media. Simply boot your
      host running an old version of node from new media. Either PXE,
      CDROM, USB, SD card, ISO, etc. are supported. Once you boot from
      the media, it will bring you to a TUI screen where you choose
      upgrade. That will upgrade and leave existing configuration in
      place.</p>
    <br>
    I hope that helps.<br>
    <br>
  </body>
</html>