<div dir="ltr"><div><div>Hi,<br><br>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.<br><br></div>I need to check the logs later on, if I find something I will post it!<br>
<br></div>Thanks!<br><br>Cheers,<br><br>Matt<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/5 Gilad Chaplik <span dir="ltr">&lt;<a href="mailto:gchaplik@redhat.com" target="_blank">gchaplik@redhat.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Matt,<br>
<br>
connect to DB and run:<br>
select vds_id from vds_static where host_name = &#39;HOST_NAME&#39;;<br>
I guess these 3 delete queries will cover it:<br>
delete from vds_statistics where vds_id = &#39;id&#39;;<br>
delete from vds_dynamic where vds_id = &#39;id&#39;;<br>
delete from from vds_static where vds_id = &#39;id&#39;;<br>
<br>
Can you please provide the engine logs that we&#39;ll find out what went wrong?<br>
<br>
Thanks,<br>
Gilad.<br>
<div><div class="h5"><br>
----- Original Message -----<br>
&gt; From: &quot;Matt .&quot; &lt;<a href="mailto:yamakasi.014@gmail.com">yamakasi.014@gmail.com</a>&gt;<br>
&gt; To: &quot;users&quot; &lt;<a href="mailto:users@ovirt.org">users@ovirt.org</a>&gt;<br>
&gt; Sent: Sunday, January 5, 2014 8:09:05 PM<br>
&gt; Subject: [Users] Cannot add Host. Host with the same address already exists.<br>
&gt;<br>
&gt; Hi All,<br>
&gt;<br>
&gt; Ovirt 3.3.3<br>
&gt;<br>
&gt; I have removed a host from the gui and want to re-add it, there was something<br>
&gt; wrong with the installation of this host.<br>
&gt;<br>
&gt; When adding the host I get: &quot;Error while executing action: Cannot add Host.<br>
&gt; Host with the same address already exists.&quot;<br>
&gt;<br>
&gt; It seems that the host is still in the DB somewhere and it is, I see some<br>
&gt; NULL columns for that host because it&#39;s actually not really &quot;there&quot; anymore<br>
&gt; and stuff like statics are not updated.<br>
&gt;<br>
&gt; I need to clean this one out, how can I accomplish this without getting a<br>
&gt; &quot;dirty&quot; DB ?<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Matt<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
</blockquote></div><br></div>