<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Mario,<br>
    <br>
    <div class="moz-cite-prefix">On 02/01/2016 02:12 PM, [Syci] Mario
      Montes wrote:<br>
    </div>
    <blockquote
      cite="mid:2109534935.261948.1454353978570.JavaMail.zimbra@syci.es"
      type="cite">
      <div style="font-family: tahoma, new york, times, serif;
        font-size: 10pt; color: #000000">
        <div>Hi, yes I put on maintenance first, but the option is
          disable. The node is fail. I need delete force. <br>
        </div>
      </div>
    </blockquote>
    Looks like your host is in fail not in maintenance, you can force it
    with the below commands and later remove it.<br>
    <br>
    step#1<br>
    On Engine machine:<br>
    <br>
    $ su - postgres<br>
    $ psql -d engine<br>
    engine# update vds_dynamic set status=2 where vds_id in (select
    vds_id from vds_static where vds_name LIKE '%THE_NODE_HOST_NAME%');<br>
    <br>
    step#2<br>
    Go back to admin portal, your host will be in maint. and you should
    be able to remove it.<br>
    <br>
    Please keep the list in the reply for other people might help and
    provide the logs from engine/vdsm.<br>
    <br>
    <blockquote
      cite="mid:2109534935.261948.1454353978570.JavaMail.zimbra@syci.es"
      type="cite">
      <div style="font-family: tahoma, new york, times, serif;
        font-size: 10pt; color: #000000">
        <div><br>
        </div>
        <hr id="zwchr" data-marker="__DIVIDER__">
        <div data-marker="__HEADERS__"><b>De: </b>"Douglas Schilling
          Landgraf" <a class="moz-txt-link-rfc2396E" href="mailto:dougsland@redhat.com">&lt;dougsland@redhat.com&gt;</a><br>
          <b>Para: </b>"[Syci] Mario Montes"
          <a class="moz-txt-link-rfc2396E" href="mailto:mario.montes@syci.es">&lt;mario.montes@syci.es&gt;</a>, "users" <a class="moz-txt-link-rfc2396E" href="mailto:users@ovirt.org">&lt;users@ovirt.org&gt;</a><br>
          <b>Enviados: </b>Lunes, 1 de Febrero 2016 19:07:23<br>
          <b>Asunto: </b>Re: [ovirt-users] [3.6] Delete node<br>
        </div>
        <br>
        <div data-marker="__QUOTED_TEXT__">Hi,<br>
          <br>
          <div class="moz-cite-prefix">On 02/01/2016 01:54 PM, [Syci]
            Mario Montes wrote:<br>
          </div>
          <blockquote
            cite="mid:1399555782.261898.1454352867918.JavaMail.zimbra@syci.es">
            <div style="font-family: tahoma, new york, times, serif;
              font-size: 10pt; color: #000000">
              <div>Hello, I need delete one node, but the option
                "Delete" is not active. How I do it?</div>
            </div>
          </blockquote>
          <br>
          Have you tried to put the host into maintenance first? <br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
            href="http://www.ovirt.org/OVirt_Administration_Guide#Removing_a_Host"
            target="_blank">http://www.ovirt.org/OVirt_Administration_Guide#Removing_a_Host</a><br>
          <br>
          <br>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>