
Hello All, I was a little bit to enthusiastic and removed a Test-Datacenter with 1 test cluster and 1 host in it. Now I have these error messages (but the host doesn't exist anymore) : Host apollo01 became non responsive. It has no power management configured. Please check the host status, manually reboot it, and click "Confirm Host Has Been Rebooted" Alerts (2) Events Tasks (0) 2013-Nov-19, 10:37 Host apollo01 became non responsive. It has no power management configured. Please check the host status, manually reboot it, and click "Confirm Host Has Been Rebooted" And on top of that, I can't re-add the host, because oVirt still things he is present.. Anybody knows a solution to this issue? Kind Regards, Koen

----- Original Message -----
From: "Koen Vanoppen" <vanoppen.koen@gmail.com> To: users@ovirt.org Sent: Tuesday, November 19, 2013 3:31:59 PM Subject: [Users] Problem with host
Hello All,
I was a little bit to enthusiastic and removed a Test-Datacenter with 1 test cluster and 1 host in it. Now I have these error messages (but the host doesn't exist anymore) : Host apollo01 became non responsive. It has no power management configured. Please check the host status, manually reboot it, and click "Confirm Host Has Been Rebooted"
Alerts (2)
Events
Tasks (0)
2013-Nov-19, 10:37
Host apollo01 became non responsive. It has no power management configured. Please check the host status, manually reboot it, and click "Confirm Host Has Been Rebooted"
And on top of that, I can't re-add the host, because oVirt still things he is present.. Anybody knows a solution to this issue?
Hi Koen Please execute the following query on your DB select vds_id from vds_static where vds_name='apollo01'; If you get a vds_id value (lets mark it as <vds_id>) , perform from psql prompt:
select DeleteVdsStatic('<vds_id>');
Please let me know if that helped and open a BZ if you can reproduce that . Thanks Eli Mesika
Kind Regards, Koen
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Eli Mesika
-
Koen Vanoppen