<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body style="font-family: sans-serif; font-size: 16px;" text="#000000"
    bgcolor="#FFFFFF">
    <div id="QCMcontainer"
      style="font-family:sans-serif;font-size:16px;"><br>
      <br>
      <span style="color:#000000; font-family:sans-serif;
        font-size:12px; font-weight:normal" class="headerSpan">
        <div class="moz-cite-prefix">Il 17/09/2013 09:53, Alon Bar-Lev
          ha scritto:<br>
        </div>
      </span>
      <blockquote style="border-left: 2px solid rgb(0, 153, 0) !
        important; border-right: 2px solid rgb(0, 153, 0) ! important;
        padding: 0px 15px; margin: 8px 2px; font-size: medium;"
        cite="mid:1161399867.8610479.1379404390492.JavaMail.root@redhat.com"
        type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900;  padding: 0px 15px; margin: 2px 0px;"><![endif]-->
        <pre wrap="">----- Original Message -----
</pre>
        <blockquote style="border-left: 2px solid #009900 !important;
          border-right: 2px solid #009900 !important; padding: 0px 15px
          0px 15px; margin: 8px 2px;" type="cite"><!--[if !IE]><DIV style="border-left: 2px solid #009900; border-right: 2px solid #009900;  padding: 0px 15px; margin: 2px 0px;"><![endif]-->
          <pre wrap="">From: "Alessandro Bianchi" <a class="moz-txt-link-rfc2396E" href="mailto:a.bianchi@skynet.it">&lt;a.bianchi@skynet.it&gt;</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:users@ovirt.org">users@ovirt.org</a>
Sent: Tuesday, September 17, 2013 10:20:04 AM
Subject: [Users] Upgrade problem

Hi all

My engine-upgrade fails with the usual language problem.

So I

export LC_ALL=C ; engine-upgrade

And

Pre-upgrade validations... [ ERROR ]
Pre-upgade host UUID validation failed

Please move the following hosts to maintenance mode before upgrade:
- Host hyper(10.0.0.5), reason: empty UUID

The fact is host hyper was deleted from the GUI ant it doesn't show up so I
can't place it in maintenance

Any suggestion?

I suspect I should delete the host directely from the db but I don't know how
to proceed
</pre>
          <!--[if !IE]></DIV><![endif]--></blockquote>
        <pre wrap="">Hmm... strange it is not shown in UI.

The following should do this, replace @ID@ with the id the comes out from the select.
---
select vds_id from vds_static where host_name='10.0.0.5';
delete from vds_static where vds_id='@ID@'
delete from vds_dynamic where vds_id='@ID@'
---

Regards,
Alon Bar-Lev

</pre>
        <!--[if !IE]></DIV><![endif]--></blockquote>
      Thank you<br>
      <br>
      This did the trick!<br>
      <br>
      Best regards<br>
      <br>
      Alessandro<br>
      <br>
      <div class="moz-signature">-- <br>
        <meta http-equiv="CONTENT-TYPE" content="text/html;
          charset=UTF-8">
        <title></title>
        <meta name="generator" content="Bluefish 2.0.3">
        <meta name="author" content="Alessandro Bianchi">
        <meta name="CREATED" content="20100306;9474300">
        <meta name="CHANGEDBY" content="Alessandro ">
        <meta name="CHANGED" content="20100306;10212100">
        <style type="text/css">
        <!--
                P { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt }
                P.nome { color: #ff8000; font-family: "Arial", "Helvetica", sans-serif; font-size: 12pt; font-weight: bold; text-align: center }
                P.indirizzo { color: #0084d1; font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; line-height: 0.48cm; text-align: center }
                P.info { color: #b3b3b3; font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt }
                A:link { color: #005dff; text-decoration: none }
                A:visited { color: #005dff; text-decoration: none }
        -->
        </style>
        <p class="nome">SkyNet SRL</p>
        <p class="indirizzo">Via Maggiate 67/a - 28021 Borgomanero (NO)
          - tel.
          +39 0322-836487/834765 - fax +39 0322-836608</p>
        <p align="CENTER"><a href="http://www.skynet.it/">http://www.skynet.it</a></p>
        <p class="indirizzo">Autorizzazione Ministeriale n.197</p>
        <p class="info">Le informazioni contenute in questo messaggio
          sono
          riservate e confidenziali ed è vietata la diffusione in
          qualunque
          modo eseguita.<br>
          Qualora Lei non fosse la persona a cui il presente
          messaggio è destinato, La invitiamo ad eliminarlo ed a
          distruggerlo
          non divulgandolo, dandocene gentilmente comunicazione. <br>
          Per
          qualsiasi informazione si prega di contattare <a class="moz-txt-link-abbreviated" href="mailto:info@skynet.it">info@skynet.it</a>
          (e-mail dell'azienda). Rif. D.L. 196/2003</p>
      </div>
    </div>
  </body>
</html>