<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>For the replication removal steps documented at http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6-Beta/html/Identity_Management_Guide/removing-replica.html.  <br></div><div><br></div><div>The step 3 is inaccurate: 'del' should be 'disconnect' instead, otherwise oops -- all other 3 matsers/replicas are suddenly disappeared from IPA architecture. :)</div><div><br></div><div> The step 3.5 which is missing: removal 'replica' from all other three IPA servers by force, and restart them:</div><div><br></div><div> on ipaserver:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    </span>ipa-csreplica-manage del replica.example.com --force</div><div><span class="Apple-tab-span" style="white-space:pre"> </span>ipa-replica-manage del replica.example.com --force</div><div><span
 class="Apple-tab-span" style="white-space:pre"> </span>ipa host-del replica.example.com  ## just double check in case the above steps don't remove the host entry.</div><div><span class="Apple-tab-span" style="white-space:pre">     </span>ipactl restart </div><div><br></div><div>on ipaserver1:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">  </span>same....</div><div><br></div><div>on ipareplica1:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">     </span>same ...</div><div><br></div><div><br></div><div>--David</div></div></body></html>