2012/4/17 Andreas Kurz <span dir="ltr">&lt;<a href="mailto:andreas@hastexo.com">andreas@hastexo.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 04/14/2012 11:14 PM, ruslan usifov wrote:<br>
&gt; Hello<br>
&gt;<br>
&gt; I remove 2 nodes from cluster, with follow sequence:<br>
&gt;<br>
&gt; crm_node --force -R &lt;id of node1&gt;<br>
&gt; crm_node --force -R &lt;id of node2&gt;<br>
&gt; cibadmin --delete --obj_type nodes --crm_xml &#39;&lt;node uname=&quot;node1&quot;/&gt;&#39;<br>
&gt; cibadmin --delete --obj_type status --crm_xml &#39;&lt;node_state uname=&quot;node1&quot;/&gt;&#39;<br>
&gt; cibadmin --delete --obj_type nodes --crm_xml &#39;&lt;node uname=&quot;node2&quot;/&gt;&#39;<br>
&gt; cibadmin --delete --obj_type status --crm_xml &#39;&lt;node_state uname=&quot;node2&quot;/&gt;&#39;<br>
&gt;<br>
&gt;<br>
&gt; Nodes after this deleted, but if for example i restart (reboot) one of<br>
&gt; existent nodes in working cluster, this deleted nodes appear again in<br>
&gt; OFFLINE state<br>
<br>
</div>Just to double check ... corosync was already stopped (on these<br>
to-be-deleted nodes) prior to the deletion and it&#39;s still stopped on the<br>
removed nodes? ... and no cman involved?<br>
<br></blockquote></div><br>This nodes doesn&#39;t present physically:-)) (we remove this from network), so no corosync no cman not anything else<br>