[ovirt-users] [3.6] Delete node
[Syci] Mario Montes
mario.montes at syci.es
Tue Feb 2 17:11:20 UTC 2016
Perfect! The process is ok. Thks
De: "Douglas Schilling Landgraf" <dougsland at redhat.com>
Para: "users" <users at ovirt.org>
CC: "[Syci] Mario Montes" <mario.montes at syci.es>
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" <dougsland at redhat.com>
Para: "[Syci] Mario Montes" <mario.montes at syci.es> , "users" <users at ovirt.org>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160202/7cee1eb8/attachment-0001.html>
More information about the Users
mailing list