[Users] Cannot add Host. Host with the same address already exists.

Matt . yamakasi.014 at gmail.com
Sun Jan 5 18:44:37 UTC 2014


Hi,

Thanks, I saw this information indeed in the views and the tables you have
me, I was not 100% sure if everything was in it.

I need to check the logs later on, if I find something I will post it!

Thanks!

Cheers,

Matt


2014/1/5 Gilad Chaplik <gchaplik at redhat.com>

> Hi Matt,
>
> connect to DB and run:
> select vds_id from vds_static where host_name = 'HOST_NAME';
> I guess these 3 delete queries will cover it:
> delete from vds_statistics where vds_id = 'id';
> delete from vds_dynamic where vds_id = 'id';
> delete from from vds_static where vds_id = 'id';
>
> Can you please provide the engine logs that we'll find out what went wrong?
>
> Thanks,
> Gilad.
>
> ----- Original Message -----
> > From: "Matt ." <yamakasi.014 at gmail.com>
> > To: "users" <users at ovirt.org>
> > Sent: Sunday, January 5, 2014 8:09:05 PM
> > Subject: [Users] Cannot add Host. Host with the same address already
> exists.
> >
> > Hi All,
> >
> > Ovirt 3.3.3
> >
> > I have removed a host from the gui and want to re-add it, there was
> something
> > wrong with the installation of this host.
> >
> > When adding the host I get: "Error while executing action: Cannot add
> Host.
> > Host with the same address already exists."
> >
> > It seems that the host is still in the DB somewhere and it is, I see some
> > NULL columns for that host because it's actually not really "there"
> anymore
> > and stuff like statics are not updated.
> >
> > I need to clean this one out, how can I accomplish this without getting a
> > "dirty" DB ?
> >
> > Thanks!
> >
> > Cheers,
> >
> > Matt
> >
> > _______________________________________________
> > Users mailing list
> > Users at ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140105/23037705/attachment-0001.html>


More information about the Users mailing list