<?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: Problem replicating config (bundle) to search peer in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237765#M188664</link>
    <description>&lt;P&gt;Seeing something similar in one of my deployments. Standalone search head talking to two clustered indexers.\&lt;/P&gt;

&lt;P&gt;DistributedPeerManager - Unable to distribute to peer named  at uri https://:8089 because replication was unsuccessful. replicationStatus Failed failure info: failed_because_BUNDLE_DATA_TRANSMIT_FAILURE&lt;/P&gt;

&lt;P&gt;Same is happening on the second indexer too.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 07:27:59 GMT</pubDate>
    <dc:creator>dolivasoh</dc:creator>
    <dc:date>2020-09-29T07:27:59Z</dc:date>
    <item>
      <title>Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237763#M188662</link>
      <description>&lt;P&gt;I constantly see the below error on my  search head. What causes this and how do I go about fixing it. I have removed the IP address and replaced it with x.x.x.x:&lt;/P&gt;

&lt;P&gt;Problem replicating config (bundle) to search peer 'x.x.x.x',Reading reply to upload: rv=-2, Receive from=&lt;A href="https://x.x.x.x/8089"&gt;https://x.x.x.x/8089&lt;/A&gt; timed out; exceeded 60sec, as per=distsearch.conf/[replicationSettings]/sendRcvTimeout&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 22:33:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237763#M188662</guid>
      <dc:creator>willprince</dc:creator>
      <dc:date>2015-09-22T22:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237764#M188663</link>
      <description>&lt;P&gt;Seeing this too.  Started after I updated to 6.3.  I run a distributed but not clustered environment.  I'm running on Windows.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2015 14:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237764#M188663</guid>
      <dc:creator>stevepraz</dc:creator>
      <dc:date>2015-09-28T14:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237765#M188664</link>
      <description>&lt;P&gt;Seeing something similar in one of my deployments. Standalone search head talking to two clustered indexers.\&lt;/P&gt;

&lt;P&gt;DistributedPeerManager - Unable to distribute to peer named  at uri https://:8089 because replication was unsuccessful. replicationStatus Failed failure info: failed_because_BUNDLE_DATA_TRANSMIT_FAILURE&lt;/P&gt;

&lt;P&gt;Same is happening on the second indexer too.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:27:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237765#M188664</guid>
      <dc:creator>dolivasoh</dc:creator>
      <dc:date>2020-09-29T07:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237766#M188665</link>
      <description>&lt;P&gt;I'm having the same issue. Did anyone figure out what's going on?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 21:54:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237766#M188665</guid>
      <dc:creator>mikehodges01</dc:creator>
      <dc:date>2015-11-09T21:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237767#M188666</link>
      <description>&lt;P&gt;Hi willprince,&lt;/P&gt;

&lt;P&gt;Over time your Splunk install will get bigger, more apps added, more knowledge objects added leading to bigger knowledge bundles. The knowledge bundle is the data that the search head replicates and distributes to each search peer to enable its searches. &lt;/P&gt;

&lt;P&gt;Have a look at the docs &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/DistSearch/Limittheknowledgebundlesize"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/DistSearch/Limittheknowledgebundlesize&lt;/A&gt; to learn about more on how to limit the size of the bundles. Also have a look at &lt;CODE&gt;distsearch.conf&lt;/CODE&gt; &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.1/admin/Distsearchconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.1/admin/Distsearchconf&lt;/A&gt; and the option &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sendRcvTimeout = &amp;lt;int, in seconds&amp;gt;
* The maximum number of seconds to wait for the sending of a full replication
  to a peer.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to increase the number of seconds to wait for the replication. &lt;BR /&gt;
Last but not least, check the network connection between your search heads and indexers if the bottleneck is there?&lt;/P&gt;

&lt;P&gt;Is this just related to one search peer? If so, try to remove and add it again as search peer...&lt;/P&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 22:46:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237767#M188666</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-11-09T22:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237768#M188667</link>
      <description>&lt;P&gt;Well I tried changing that setting to 600 seconds and I'm still getting this error.&lt;/P&gt;

&lt;P&gt;I guess I'll dive into modifying the bundle to reduce the size. According to the logs it's only 30 MB. Both these servers are on the same subnet. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 19:12:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237768#M188667</guid>
      <dc:creator>mikehodges01</dc:creator>
      <dc:date>2015-11-10T19:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237769#M188668</link>
      <description>&lt;P&gt;I'm also seeing "SSL_write failed. Broken pipe" in my splunkd.log on my search head, several seconds before the bundle errors show up. I'm guessing this has something to do with it?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 22:25:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237769#M188668</guid>
      <dc:creator>mikehodges01</dc:creator>
      <dc:date>2015-11-12T22:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237770#M188669</link>
      <description>&lt;P&gt;I wonder when Splunk will provide some real relief for this issue. We have many apps that require large lookups for accelerated data models and other indexer-level search functionality. There are many applications in the search head cluster that is connected to multiple indexer clusters that are developed and maintained by many different groups.&lt;/P&gt;

&lt;P&gt;Bundle replication issues are the bane of my existence!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 01:21:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237770#M188669</guid>
      <dc:creator>reed_kelly</dc:creator>
      <dc:date>2017-03-03T01:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237771#M188670</link>
      <description>&lt;P&gt;I am getting the same error on my search head when I installed MLKT app on the search head . I didn't install the add-on on the indexer cluster . Is it mandatory for the addon to be installed on the indexer cluster. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Problem replicating config (bundle) to search peer '10.x.x.xx.xx:8089', error while transmitting bundle data.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I am getting that error on the search head after I enable the app on the search head without an addon on the indexer cluster. How can this be resolved and why is the bundle being pushed to the indexers while I install in the search head .&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
N&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 19:17:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/237771#M188670</guid>
      <dc:creator>nawazns5038</dc:creator>
      <dc:date>2017-12-15T19:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem replicating config (bundle) to search peer</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/568992#M198317</link>
      <description>&lt;P&gt;It is possible that there are other things going on that is causing this error than what is stated above.&amp;nbsp; Since I identified a unique root cause I wanted to share with all.&amp;nbsp; The last bullet below was what worked for me but the below bullets represents a summary of recommended steps to get to root cause for this.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First verify that the size of the bundle being sent from SH is not greater than the bundle size limit setting on the SH (maxBundleSize distSearch.conf) or the Indexer (max_content_lengh server.conf)&lt;/LI&gt;&lt;LI&gt;Then check for permissions/ownership errors on all the instanced by running “ls -lahR /opt/spunk | grep root”&lt;/LI&gt;&lt;LI&gt;Then run ./splunk btool check&lt;/LI&gt;&lt;LI&gt;Then check the CM bundle details and compare if the latest active bundle in the peers is same as the CM.&lt;/LI&gt;&lt;LI&gt;Then run the top command to see if there are any resources using a significant percentage of CPU utilization over Splunk.&amp;nbsp; A new application could have been introduced that is preventing writes from taking place over a long period of time due to files being locked by other application.&amp;nbsp; This can be further verified by:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;Run the following on each indexer “sudo tcpdump &amp;lt;ipaddressofsourceSH” then attempt to run your search from the SH and see if you see the commands coming over.&lt;/LI&gt;&lt;LI&gt;If fails that there is an application that on in your environment that is preventing Splunk from doing what it need to do and you need to apply for an Splunk exceptions for the recently introduced application.&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 29 Sep 2021 18:28:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-replicating-config-bundle-to-search-peer/m-p/568992#M198317</guid>
      <dc:creator>mhouse333</dc:creator>
      <dc:date>2021-09-29T18:28:52Z</dc:date>
    </item>
  </channel>
</rss>

