Hi Mario,

On 02/01/2016 02:12 PM, [Syci] Mario Montes wrote:
Hi, yes I put on maintenance first, but the option is disable. The node is fail. I need delete force.
Looks like your host is in fail not in maintenance, you can force it with the below commands and later remove it.

step#1
On Engine machine:

$ su - postgres
$ psql -d engine
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%');

step#2
Go back to admin portal, your host will be in maint. and you should be able to remove it.

Please keep the list in the reply for other people might help and provide the logs from engine/vdsm.


------------------------------------------------------------------------
*De: *"Douglas Schilling Landgraf" <[email protected]>
*Para: *"[Syci] Mario Montes" <[email protected]>, "users" <[email protected]>
*Enviados: *Lunes, 1 de Febrero 2016 19:07:23
*Asunto: *Re: [ovirt-users] [3.6] Delete node

Hi,

On 02/01/2016 01:54 PM, [Syci] Mario Montes wrote:

    Hello, I need delete one node, but the option "Delete" is not
    active. How I do it?


Have you tried to put the host into maintenance first?
http://www.ovirt.org/OVirt_Administration_Guide#Removing_a_Host



_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to