Re: [Users] Problem with host

2013-11-20 Thread Eli Mesika


- Original Message -
> From: "Koen Vanoppen" 
> 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 ) , perform from psql prompt:

> select DeleteVdsStatic('');

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
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Problem with host

2013-11-20 Thread Koen Vanoppen
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
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users