<?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: Getting error on search head regarding replication in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458119#M16063</link>
    <description>&lt;P&gt;execprocessor queue is %819 percent, is  hesplfwd002 an indexer ? execprocessor would not typically stop indexing. you can restart that instance anyways.&lt;/P&gt;

&lt;P&gt;for file operation errors in the indexer cluster( typically from antivirus or account permissions) , I can suggest you this search also:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal (log_level=ERROR OR log_level=WARN) (host=myindexers) (component=PeriodicReapingTimeout OR component=BucketMover OR component=BucketReplicator OR component=CMRepJob OR component=DatabaseDirectoryManager OR component=DispatchCommandProcessor OR component=HttpClientRequest OR component=HttpListener OR component=IniFile OR component=ProcessRunner OR component=TPool OR component=TcpInputProc OR component=TcpOutputFd OR component=IndexerService OR component=S2SFileReceiver) 
| stats values(host) dc(host) last(_raw) count by punct,component 
| fields - punct 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will get you last error of each type , and components to check for issues. if this points to anything, you could adjust logging levels on that component to see what is failing. &lt;/P&gt;

&lt;P&gt;if it is an indexer in cluster, do in CLI to restart :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk offline
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will take some time, then:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk start
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Finally, check bucket status on the Cluster Master. Check which server has copies failing. &lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2018 16:41:15 GMT</pubDate>
    <dc:creator>akocak</dc:creator>
    <dc:date>2018-07-26T16:41:15Z</dc:date>
    <item>
      <title>Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458114#M16058</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5425iAB4D21B315B2962F/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;Search peer stmsplidxc001.xxx.com has the following message: Indexer Clustering: Too many bucket replication errors to target peer=10.22.12.xxx:8080. Will stop streaming data from hot buckets to this target while errors persist. Check for network connectivity from the cluster peer reporting this issue to the replication port of target peer. If this condition persists, you can temporarily put that peer in manual detention&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 14:58:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458114#M16058</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-07-26T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458115#M16059</link>
      <description>&lt;P&gt;@vrmandadi,&lt;/P&gt;

&lt;P&gt;As mentioned in the error, please check if the connectivity between your peers are not blocked by firewall and  splunk service on 10.22.12.xxx is up and running and the port 8080 is not blocked.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458115#M16059</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-07-26T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458116#M16060</link>
      <description>&lt;P&gt;I checked the peer 10.22.12.xxx:8080 in cluster master which has status as pending and searchable as NO.I tried to restart the peer but still it shows the same thing.I checked the disk usage and found that the /apps is using 100%.Is that the issue ,if so how can we solve this&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:22:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458116#M16060</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-07-26T15:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458117#M16061</link>
      <description>&lt;P&gt;if indexer or indexer cluster is not down, this message generally indicates high queue utilization in Splunk.&lt;BR /&gt;
if you have DMC set up:&lt;BR /&gt;
Settings &amp;gt; Monitoring Console &amp;gt; Indexing &amp;gt; Performance &amp;gt; &amp;lt; 2 Options&amp;gt;&lt;BR /&gt;
first, if you have a cluster, check deployment first to see what is busy. &lt;BR /&gt;
then check the instance that is indexing a lot, or high in Splunk queues.&lt;BR /&gt;
Panel &amp;gt; Median Fill Ratio of Data Processing Queues&lt;BR /&gt;
Change dropdowns to all queuest and maximum.&lt;/P&gt;

&lt;P&gt;if you don't have DMC set up, this search would show you all of your queues. Find your indexer from host name:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal group=queue 
| eval percfull=round(((current_size_kb/max_size_kb)*100),2) 
| search percfull&amp;gt;80 
| dedup host, name 
| eventstats dc(host) as hostCount 
| table _time host name hostCount current_size_kb max_size_kb percfull 
| rename _time as InfoTime host as Host name as QueueName current_size_kb as CurrentSize max_size_kb as MaxSize percfull as Perc% 
| sort - Perc% 
| convert ctime(InfoTime)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:51:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458117#M16061</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T15:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458118#M16062</link>
      <description>&lt;P&gt;InfoTime    Host    QueueName   hostCount   CurrentSize MaxSize Perc%&lt;BR /&gt;
07/26/2018 12:18:07.228 hesplfwd002.xxx.com execprocessorinternalq  14  4095    500 819.00&lt;/P&gt;

&lt;P&gt;I got this results for one of the host,is this the issue?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458118#M16062</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-07-26T16:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458119#M16063</link>
      <description>&lt;P&gt;execprocessor queue is %819 percent, is  hesplfwd002 an indexer ? execprocessor would not typically stop indexing. you can restart that instance anyways.&lt;/P&gt;

&lt;P&gt;for file operation errors in the indexer cluster( typically from antivirus or account permissions) , I can suggest you this search also:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal (log_level=ERROR OR log_level=WARN) (host=myindexers) (component=PeriodicReapingTimeout OR component=BucketMover OR component=BucketReplicator OR component=CMRepJob OR component=DatabaseDirectoryManager OR component=DispatchCommandProcessor OR component=HttpClientRequest OR component=HttpListener OR component=IniFile OR component=ProcessRunner OR component=TPool OR component=TcpInputProc OR component=TcpOutputFd OR component=IndexerService OR component=S2SFileReceiver) 
| stats values(host) dc(host) last(_raw) count by punct,component 
| fields - punct 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will get you last error of each type , and components to check for issues. if this points to anything, you could adjust logging levels on that component to see what is failing. &lt;/P&gt;

&lt;P&gt;if it is an indexer in cluster, do in CLI to restart :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk offline
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will take some time, then:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk start
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Finally, check bucket status on the Cluster Master. Check which server has copies failing. &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:41:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458119#M16063</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T16:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458120#M16064</link>
      <description>&lt;P&gt;This hesplfwd002 is actually a heavy forwarder.I ran your search taht you gave and got the below details attached in the screen shot.The only thing I changed in the search is the host=*. The problem is with the indexer hesplidxc001.xxx.com ,how to get this up &lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:58:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458120#M16064</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-07-26T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458121#M16065</link>
      <description>&lt;P&gt;Did you restart that instance yet ? I don't see screenshot here&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:12:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458121#M16065</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T18:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458122#M16066</link>
      <description>&lt;P&gt;Please see in the question I have attached the screen shot there.Yes I have restarted&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:15:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458122#M16066</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2018-07-26T18:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error on search head regarding replication</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458123#M16067</link>
      <description>&lt;P&gt;I can see in 3rd row, you have that indexer is running out of disk space.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 18:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Getting-error-on-search-head-regarding-replication/m-p/458123#M16067</guid>
      <dc:creator>akocak</dc:creator>
      <dc:date>2018-07-26T18:43:37Z</dc:date>
    </item>
  </channel>
</rss>

