<div dir="ltr">Hi,<br><br>I have resolved this in such way.<br><br>On the engine host connect to db:<br>su postgres<br>psql -s engine<br><br>Then delete host from db manualy:<br>select vds_id from vds_static where host_name = &#39;HOST_NAME&#39;;<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 vds_static where vds_id = &#39;id&#39;;</div><div class="gmail_extra"><br><div class="gmail_quote">2015-06-18 16:04 GMT+03:00 Alon Bar-Lev <span dir="ltr">&lt;<a href="mailto:alonbl@redhat.com" target="_blank">alonbl@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
A log will be nice.<br>
However, can you please compare /etc/vdsm/<a href="http://vdsm.id" rel="noreferrer" target="_blank">vdsm.id</a> in both hosts?<br>
If not available at new host it might be a bios issue, try to uuidgen &gt; /etc/vdsm/<a href="http://vdsm.id" rel="noreferrer" target="_blank">vdsm.id</a> and add host.<br>
<div class="HOEnZb"><div class="h5"><br>
----- Original Message -----<br>
&gt; From: <a href="mailto:ml@ohnewald.net">ml@ohnewald.net</a><br>
&gt; To: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
&gt; Sent: Thursday, June 18, 2015 3:54:25 PM<br>
&gt; Subject: [ovirt-users] Error while executing action: Cannot add Host. Host with the same UUID already exists.<br>
&gt;<br>
&gt; Hello List,<br>
&gt;<br>
&gt; i am usingĀ  oVirt Engine Version: 3.5.2.1-1.el6.<br>
&gt;<br>
&gt; I would like to remove a node from a GlusterFS Cluster and use it for<br>
&gt; local storage.<br>
&gt;<br>
&gt; So i put my node into maintance. Reinstalled it freshly with CentOS7.<br>
&gt;<br>
&gt; Now i would like to add it to a New Cluster with local storage, but i get:<br>
&gt;<br>
&gt; Error while executing action: Cannot add Host. Host with the same UUID<br>
&gt; already exists.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; How can i resolve this problem?<br>
&gt;<br>
&gt;<br>
&gt; I can NOT remove my old host from the Gluster: Cannot remove Host.<br>
&gt; Server having Gluster volume.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Mario<br>
&gt;<br>
&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" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
&gt;<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>