Perfect! The process is ok. Thks 

De: "Douglas Schilling Landgraf" <[email protected]> 
Para: "users" <[email protected]> 
CC: "[Syci] Mario Montes" <[email protected]> 
Enviados: Lunes, 1 de Febrero 2016 20:26:48 
Asunto: Re: [ovirt-users] [3.6] Delete node 

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. 


BQ_BEGIN



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: 

BQ_BEGIN

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

BQ_END

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



BQ_END


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

Reply via email to