<?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: ConfReplicationThread &amp;amp; ConfMetrics WARN on SearchHeads in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514343#M3038</link>
    <description>&lt;P&gt;Based on warn one of your search member is in out of sync. The search member is trying to update search head captain about the change made on search member.&lt;/P&gt;&lt;P&gt;Did you try initiating search member rolling restart?&lt;/P&gt;&lt;P&gt;if not, try restarting your search head cluster.&lt;/P&gt;</description>
    <pubDate>Sun, 16 Aug 2020 18:41:06 GMT</pubDate>
    <dc:creator>thambisetty</dc:creator>
    <dc:date>2020-08-16T18:41:06Z</dc:date>
    <item>
      <title>ConfReplicationThread &amp; ConfMetrics WARN on SearchHeads</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514292#M3037</link>
      <description>&lt;P&gt;Can anyone help why we are seeing these WARN in logs and how to fix permanently.&lt;/P&gt;&lt;P&gt;We are performing manual resync whenever count of events is &amp;gt; 5 in 15mins time range using below query:&lt;BR /&gt;&lt;BR /&gt;index=_internal host=searchhead* component=ConfReplicationThread log_level=WARN "Cannot accept push" |bin span=15m _time|stats max(consecutiveErrors) as count by host,_time|where count&amp;gt;5&lt;/P&gt;&lt;P&gt;LOGS:&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;WARN ConfReplicationThread - Error pushing configurations to captain=&lt;A href="https://searchhead01.domain.com:8089" target="_blank" rel="noopener"&gt;https://searchhead01.domain.com:8089&lt;/A&gt;, consecutiveErrors=1 msg="Error in acceptPush: Non-200 status_code=400: ConfReplicationException: Cannot accept push with outdated_baseline_op_id=8d89fca5ef4520b00b8ffe8b1366a178b92b52fb; current_baseline_op_id=a948f0e3f0fcae707ce37ca7d7a73"&lt;/P&gt;&lt;P&gt;ConfReplicationThread - Error pushing configurations to captain=&lt;A href="https://searchhead01.domain.com:8089" target="_blank" rel="noopener"&gt;https://searchhead01.domain.com:8089&lt;/A&gt;, consecutiveErrors=1 msg="Error in acceptPush: Non-200 status_code=400: ConfReplicationException: Cannot accept push with outdated_baseline_op_id=66098bdc22c2bcacf951fb104558db365ac64820; current_baseline_op_id=085e675e4c9d8c9fafabee"&lt;/P&gt;&lt;P&gt;ConfReplicationThread - Error pulling configurations from captain=&lt;A href="https://searchhead01.domain.com:8089" target="_blank" rel="noopener"&gt;https://searchhead01.domain.com:8089&lt;/A&gt;, consecutiveErrors=1 msg="Error in fetchFrom, at=a6a747e7138353bd07873f04fe90f2c9b4564567: Network-layer error: Connect Timeout"&lt;/P&gt;&lt;P&gt;ConfReplicationThread - Error pulling configurations from captain=&lt;A href="https://searchhead01.domain.com:8089" target="_blank" rel="noopener"&gt;https://searchhead01.domain.com:8089&lt;/A&gt;, consecutiveErrors=1 msg="Error in fetchFrom, at=a6a747e7138353bd07873f04fe90f2c9b4564567: Network-layer error: Connect Timeout"&lt;/P&gt;&lt;P&gt;ConfReplicationThread - Error pulling configurations from captain=&lt;A href="https://searchhead01.domain.com:8089" target="_blank" rel="noopener"&gt;https://searchhead01.domain.com:8089&lt;/A&gt;, consecutiveErrors=1 msg="Error in fetchFrom, at=a6a747e7138353bd07873f04fe90f2c9b4564567: Network-layer error: Connect Timeout"&lt;/P&gt;&lt;P&gt;=============&lt;/P&gt;&lt;P&gt;Even tried to reduce the max_push count to 50 (default is 100). How can we resolve this permanently ?&lt;/P&gt;&lt;P&gt;==============&lt;/P&gt;&lt;P&gt;WARN ConfMetrics - single_action=PUSH_TO took wallclock_ms=1525! Consider a lower value of conf_replication_max_push_count in server.conf on all members.&lt;BR /&gt;WARN ConfMetrics - single_action=PUSH_TO took wallclock_ms=2644! Consider a lower value of conf_replication_max_push_count in server.conf on all members.&lt;BR /&gt;WARN ConfMetrics - single_action=PULL_FROM took wallclock_ms=2011! Consider a lower value of conf_replication_max_pull_count in server.conf on all members.&lt;BR /&gt;WARN ConfMetrics - single_action=PULL_FROM took wallclock_ms=1778! Consider a lower value of conf_replication_max_pull_count in server.conf on all members.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are the settings in server.conf&lt;/P&gt;&lt;P&gt;conf_replication_max_push_count = 50&lt;BR /&gt;conf_replication_purge.period = 3h&lt;BR /&gt;conf_replication_period = 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we do not want to do resync everytime.&lt;/P&gt;&lt;P&gt;splunk resync shcluster-replicated-config&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 07:24:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514292#M3037</guid>
      <dc:creator>venkateshparank</dc:creator>
      <dc:date>2020-08-16T07:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: ConfReplicationThread &amp; ConfMetrics WARN on SearchHeads</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514343#M3038</link>
      <description>&lt;P&gt;Based on warn one of your search member is in out of sync. The search member is trying to update search head captain about the change made on search member.&lt;/P&gt;&lt;P&gt;Did you try initiating search member rolling restart?&lt;/P&gt;&lt;P&gt;if not, try restarting your search head cluster.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 18:41:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514343#M3038</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-16T18:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: ConfReplicationThread &amp; ConfMetrics WARN on SearchHeads</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514346#M3039</link>
      <description>&lt;P&gt;Yes, Search Head restart and Resyn manually has been done already.&lt;/P&gt;&lt;P&gt;Still seeing same repetative warnings&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 19:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/ConfReplicationThread-amp-ConfMetrics-WARN-on-SearchHeads/m-p/514346#M3039</guid>
      <dc:creator>venkateshparank</dc:creator>
      <dc:date>2020-08-16T19:18:40Z</dc:date>
    </item>
  </channel>
</rss>

