<?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: Search Head Cluster Slow performance in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/675363#M9979</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you should create a separate question for this as this thread is quite old and probably the issue is different.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 10:52:13 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2024-01-25T10:52:13Z</dc:date>
    <item>
      <title>Search Head Cluster Slow performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117631#M1399</link>
      <description>&lt;P&gt;Cluster Member on  Version : 6.2.1  and has three Search Head Cluster Memeber:&lt;/P&gt;

&lt;P&gt;*Issue : *&lt;/P&gt;

&lt;P&gt;1) When user run’s  adhoc search from the Search head cluster Captain (even simple search like index= ) the result start to stream right away , also when the search is being  typed in Search Bar the guiding Matching searches is  displayed.&lt;/P&gt;

&lt;P&gt;2) On the other had when the same adhoc  search is run from Non-Captain SHC member , after that search is typed and asked to  run, the search bar turns GREY and  initially no results are streamed, after some delay the bust of result get displayed   message {** “Gave up waiting for the captain to establish a common bundle version across all search peers; using most recent bundles on all peers instead** is displayed. Also for Non-Captain SHC member when   the search is typed in Search Bar the guiding Matching search never gets displayed. &lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2015 22:25:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117631#M1399</guid>
      <dc:creator>sat94541</dc:creator>
      <dc:date>2015-03-27T22:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Cluster Slow performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117632#M1400</link>
      <description>&lt;P&gt;1)Errors on SHC member *01 and *03: &lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;03-25-2015 16:40:13.914 -0700 WARN ISplunkDispatch - sid:1427326803.763_75811D00-D496-4CA9-AC7F-B59481D41E24 Gave up waiting for the captain to establish a common bundle version across all search peers; using most recent bundles on all peers instead &lt;/P&gt;

&lt;P&gt;03-25-2015 16:45:12.032 -0700 WARN ISplunkDispatch - sid:scheduler_&lt;EM&gt;admin_U0Etbml4&lt;/EM&gt;_RMD5b9b800e209365567_at_1427327100_2890_5AA49DE9-479C-46D9-94ED-E953671E85FD Gave up waiting for the captain to establish a common bundle version across all search peers; using most recent bundles on all peers instead &lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;2)Looks like *02 is the most recently-elected captain, i.e. *02 is the captain while the ISplunkDispatch WARNs are being thrown: &lt;/P&gt;

&lt;HR /&gt;

&lt;PRE&gt;&lt;CODE&gt;helloserver01_0/log/splunkd.log.1:03-13-2015 15:32:48.499 -0700 INFO SHPRaftConsensus - All hail leader https://helloserver.sce.com:8089 for term 11 
helloserver03_0/log/splunkd.log.2:03-13-2015 15:14:13.280 -0700 INFO SHPRaftConsensus - All hail leader https://helloserver.sce.com:8089 for term 11 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;3) The issue is caused due to misconfiguration, where the captain does not have the same search peers as the other members: &lt;/P&gt;

&lt;P&gt;$ find */etc/{apps,system} -name distsearch.conf | grep local | xargs grep --color 'servers =' &lt;/P&gt;

&lt;P&gt;helloserver01_0/etc/system/local/distsearch.conf:servers = helloserver01:8089,helloserver02:8089,helloserver03:8089,helloserver04:8089,helloserver05:8089,helloserver07:8089,helloserver08:8089,helloserver09:8089,helloserver10:8089,helloserver11:8089,helloserver12:8089,helloserver13:8089,helloserver14:8089,helloserver15:8089,helloserver16:8089,helloserver17:8089,helloserver18:8089,helloserver19:8089,helloserver20:8089,helloserver21:8089,helloserver22:8089,helloserver23:8089,helloserver24:8089,helloserver25:8089,helloserver26:8089,helloserver27:8089,helloserver28:8089,helloserver06:8089,helloserver29:8089,helloserver30:8089,helloserver31:8089,helloserver32:8089,helloserver33:8089,helloserver34:8089,helloserver35:8089,helloserver36:8089,helloserver37:8089,helloserver38:8089 &lt;BR /&gt;
helloserver03_0/etc/system/local/distsearch.conf:servers = helloserver01:8089,helloserver02:8089,helloserver03:8089,helloserver04:8089,helloserver05:8089,helloserver06:8089,helloserver07:8089,helloserver08:8089,helloserver09:8089,helloserver10:8089,helloserver11:8089,helloserver12:8089,helloserver13:8089,helloserver14:8089,helloserver15:8089,helloserver16:8089,helloserver17:8089,helloserver18:8089,helloserver19:8089,helloserver20:8089,helloserver21:8089,helloserver22:8089,helloserver23:8089,helloserver24:8089,helloserver25:8089,helloserver26:8089,helloserver27:8089,helloserver28:8089,helloserver29:8089,helloserver30:8089,helloserver31:8089,helloserver32:8089,helloserver33:8089,helloserver34:8089,helloserver35:8089,helloserver36:8089,helloserver37:8089,helloserver38:8089 &lt;BR /&gt;
helloserver04_0/etc/system/local/distsearch.conf:servers = helloserver29:8089,helloserver30:8089,helloserver31:8089,helloserver32:8089,helloserver33:8089,helloserver34:8089,helloserver35:8089,helloserver36:8089,helloserver37:8089,helloserver38:8089 &lt;/P&gt;

&lt;P&gt;This is causing bundle replication to be "permanently incomplete". &lt;/P&gt;

&lt;P&gt;Per our docs: &lt;/P&gt;

&lt;P&gt;All search heads must use the same set of search peers. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/DistSearch/Connectclustersearchheadstosearchpeers#Search_head_cluster_with_non-clustered_indexers" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/DistSearch/Connectclustersearchheadstosearchpeers#Search_head_cluster_with_non-clustered_indexers&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Please make sure that you have saem numer of peer on all SHC memeber, and that shoudl resolve teh issue.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:18:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117632#M1400</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2020-09-28T19:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Cluster Slow performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117633#M1401</link>
      <description>&lt;P&gt;Yes, had same issue but on just a couple in a large SHC.  turns out distsearch.conf was on a couple in system local.  Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 00:58:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/117633#M1401</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2018-02-02T00:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Cluster Slow performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/675267#M9978</link>
      <description>&lt;P&gt;Hi Everyone, Ours is a small environment with 2SHs and 3 indexers, recently after a resync on the SH cluster i see the below error and the SH seems to be very slow. Is there a way to sort this out?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sathya_0-1706101390209.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29082i23D9136C0D133F32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Sathya_0-1706101390209.png" alt="Sathya_0-1706101390209.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is the error/warning message i see in the&amp;nbsp; MC and below is the error while running adhoc searches&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;"Gave up waiting for the captain to establish a common bundle version across all search peers; using most recent bundles on all peers instead"&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/72216"&gt;@rbal_splunk&lt;/a&gt;&lt;/EM&gt;&lt;EM&gt;&amp;nbsp; Looks like you have already answered this, can you pls help here&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 13:09:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/675267#M9978</guid>
      <dc:creator>Sathya</dc:creator>
      <dc:date>2024-01-24T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Search Head Cluster Slow performance</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/675363#M9979</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;you should create a separate question for this as this thread is quite old and probably the issue is different.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 10:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Search-Head-Cluster-Slow-performance/m-p/675363#M9979</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2024-01-25T10:52:13Z</dc:date>
    </item>
  </channel>
</rss>

