<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Impossible to remove search head cluster in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702766#M28757</link>
    <description>&lt;P&gt;edit the server.conf on the manager node or on the search heads?&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 05:23:27 GMT</pubDate>
    <dc:creator>d123r432k</dc:creator>
    <dc:date>2024-10-25T05:23:27Z</dc:date>
    <item>
      <title>Impossible to remove search head cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702669#M28754</link>
      <description>&lt;P&gt;I configured a search head cluster and configured a captain and added the searchheads to the indexer cluster.&lt;/P&gt;&lt;P&gt;I now want to break the shcluster and have done this so far;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;All from the cli:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;removed the member that was not the captain, went ok&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Tried to remove the other member, didnt work the command just hanged for half an hour before I gave up and aborted it.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Tried to set the captain in static mode, did a clean raft, but still no luck.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;configured disabled=1 in the shclustering part of the server.conf and this time it went ok I guess&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;I now get the message this node is not a part of any cluster configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Over to the indexer cluster where I now want to get rid of the searchheads from the GUI which is still showing up as up and running.&lt;/P&gt;&lt;P&gt;ran the command splunk remove cluster-search-heads and that went successful but the searchheads are still there in the indexer clustering GUI&lt;/P&gt;&lt;P&gt;some suggests that this will go away after a few minutes and after a restart of the manager node this will certainly go away. I have now waited a whole day and restarted, but they are still showing up and running with a green checkmark too.&lt;/P&gt;&lt;P&gt;Where does it get its information from and how can I get rid of them?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 08:26:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702669#M28754</guid>
      <dc:creator>d123r432k</dc:creator>
      <dc:date>2024-10-24T08:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Impossible to remove search head cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702713#M28755</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273446"&gt;@d123r432k&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you have to manually remove, from server.conf the SHC stanzas and restart the three SHs.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 16:31:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702713#M28755</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-10-24T16:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Impossible to remove search head cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702766#M28757</link>
      <description>&lt;P&gt;edit the server.conf on the manager node or on the search heads?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 05:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702766#M28757</guid>
      <dc:creator>d123r432k</dc:creator>
      <dc:date>2024-10-25T05:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Impossible to remove search head cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702808#M28769</link>
      <description>&lt;P&gt;I solved this by making a new searchhead cluster with the same machines with the same names. When I ran the command everything went fine&lt;/P&gt;&lt;PRE&gt;splunk edit cluster-config -mode searchhead -manager_uri https://10.152.31.202:8089 -secret newsecret123 -auth login:password&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem was initially that I installed the deployer on the manager node. When I was about to install the enterprise security instance, it needed to be installed on the deployer for some reason. Now everything works as intended, I hope&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 12:54:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702808#M28769</guid>
      <dc:creator>d123r432k</dc:creator>
      <dc:date>2024-10-25T12:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Impossible to remove search head cluster</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702810#M28770</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273446"&gt;@d123r432k&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;let me know if I can help you more, or, please, accept one answer for the other people of Community.&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 13:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Impossible-to-remove-search-head-cluster/m-p/702810#M28770</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-10-25T13:25:51Z</dc:date>
    </item>
  </channel>
</rss>

