<?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: Rolling restart of multisite cluster not working as expected in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627332#M15119</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Do you see any timeouts in your logs during rolling restart? You should check how long a peer needs for its restart and may increase the parameter&amp;nbsp;&lt;EM&gt;restart_timeout&amp;nbsp;&lt;/EM&gt;to a proper value.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;They all restart at exactly the same time. It's not like the Master waits 60 seconds before continuing, but I increased the value to 300 seconds.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Furthermore you could try to change the parameter &lt;EM&gt;rolling_restart&amp;nbsp;&lt;/EM&gt;from restart to either &lt;STRONG&gt;searchable&lt;/STRONG&gt; or&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;searchable_force&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks for the hint, I'll try "searchable" and post an update.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 11:38:23 GMT</pubDate>
    <dc:creator>sini</dc:creator>
    <dc:date>2023-01-17T11:38:23Z</dc:date>
    <item>
      <title>Rolling restart of multisite cluster not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627324#M15115</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We have an issue with our environment (all running 8.2.8 currently on Windows Server 2016 Standard). We have a multisite Indexer cluster consisting of&amp;nbsp;2 Sites with 2 Indexers in each site and a separate 2 node Searchhead cluster, 1 Indexer Master node. Replication is working as expected and when manually taking nodes offline, search and data durability are effected as desired (for ex. if you take a whole site or a single node in a site offline, everything is still searchable).&lt;/P&gt;&lt;P&gt;When a configuration bundle is deployed via the Master node, which requires a restart, all indexers in both sites will restart at the same time interrupting all searches.&lt;/P&gt;&lt;P&gt;The following values are present in server.conf (using btool) on the Master node:&lt;/P&gt;&lt;P&gt;[clustering]&lt;BR /&gt;percent_peers_to_restart = 10&lt;BR /&gt;restart_timeout = 60&lt;BR /&gt;rolling_restart = restart&lt;BR /&gt;rolling_restart_condition = batch_adding&lt;BR /&gt;&lt;SPAN&gt;replication_factor = 2&lt;BR /&gt;&lt;/SPAN&gt;site_replication_factor = origin:1,total:2&lt;BR /&gt;site_search_factor = origin:1,total:2&lt;/P&gt;&lt;P&gt;On top of that and also unpleasant is that in many cases for ex. when appyling changes to props.conf for existing stanzas via the Master node, the indexers will restart although bundle validation on the Master returned that a restart is not required.&lt;/P&gt;&lt;P&gt;According to forum posts the issue should have been fixed in the 6.5.2 release. This environment however was base installed with 7.x so it cannot be an issue which would have been carried along through upgrades.&lt;/P&gt;&lt;P&gt;Any thoughts appreciated.&lt;/P&gt;&lt;P&gt;Many thanks and regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 09:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627324#M15115</guid>
      <dc:creator>sini</dc:creator>
      <dc:date>2023-01-17T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling restart of multisite cluster not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627330#M15118</link>
      <description>&lt;P&gt;Do you see any timeouts in your logs during rolling restart? You should check how long a peer needs for its restart and may increase the parameter&amp;nbsp;&lt;EM&gt;restart_timeout&amp;nbsp;&lt;/EM&gt;to a proper value.&lt;/P&gt;&lt;P&gt;Furthermore you could try to change the parameter &lt;EM&gt;rolling_restart&amp;nbsp;&lt;/EM&gt;from restart to either &lt;STRONG&gt;searchable&lt;/STRONG&gt; or&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;searchable_force&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 11:25:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627330#M15118</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-17T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling restart of multisite cluster not working as expected</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627332#M15119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Do you see any timeouts in your logs during rolling restart? You should check how long a peer needs for its restart and may increase the parameter&amp;nbsp;&lt;EM&gt;restart_timeout&amp;nbsp;&lt;/EM&gt;to a proper value.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;They all restart at exactly the same time. It's not like the Master waits 60 seconds before continuing, but I increased the value to 300 seconds.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Furthermore you could try to change the parameter &lt;EM&gt;rolling_restart&amp;nbsp;&lt;/EM&gt;from restart to either &lt;STRONG&gt;searchable&lt;/STRONG&gt; or&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;searchable_force&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks for the hint, I'll try "searchable" and post an update.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 11:38:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Rolling-restart-of-multisite-cluster-not-working-as-expected/m-p/627332#M15119</guid>
      <dc:creator>sini</dc:creator>
      <dc:date>2023-01-17T11:38:23Z</dc:date>
    </item>
  </channel>
</rss>

