<?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: Slow indexer restart in cluster in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759990#M120400</link>
    <description>&lt;P&gt;The behavior is the same across all indexers in the cluster. Add Buckets seems to be the long pole in the tent. If it is normal then we can deal with it. Also looking at trying to clean up data make sure all indexes are receiving events with proper timestamps, .etc.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Apr 2026 16:16:08 GMT</pubDate>
    <dc:creator>splunkettes</dc:creator>
    <dc:date>2026-04-07T16:16:08Z</dc:date>
    <item>
      <title>Slow indexer restart in cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759983#M120398</link>
      <description>&lt;P&gt;When restarting an indexer in our cluster, I first put the cluster in maintenance mode. The indexer restarts within minutes but the cluster manager shows it as "Starting" for about 30minutes. The logs show many event=addBucket. Why does it have to do so many addBuckets when the cluster was in maintenance mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone else having this issue? I'm wondering if there is a server.conf setting that will fix this so that the only addBuckets that need to occur are those where the indexer received data while in maintenance mode. I feel like the indexer shouldn't have to addbuckets for buckets that were already added before the restart..&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 15:36:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759983#M120398</guid>
      <dc:creator>splunkettes</dc:creator>
      <dc:date>2026-04-07T15:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Slow indexer restart in cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759989#M120399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222830"&gt;@splunkettes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It’s expected to see the addBucket events.&amp;nbsp;&lt;SPAN&gt;Each &lt;/SPAN&gt;&lt;CODE&gt;addBucket&lt;/CODE&gt;&lt;SPAN&gt; event represents the peer telling the CM "I have this bucket." The CM then reconciles this against its generation metadata. The more buckets on that indexer, the longer this takes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If one peer/indexer is taking longer than others to restart then it could be caused by a number of reasons; are there more buckets on this indexer? You can check this on the Cluster Manager a rebalance if required.&amp;nbsp;&lt;BR /&gt;Another reason could be that there is an input stream which doesn’t close quickly. Is it the same indexer each time?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt; &lt;STRONG&gt;Did this answer help you? If so, please consider&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 16:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759989#M120399</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-04-07T16:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Slow indexer restart in cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759990#M120400</link>
      <description>&lt;P&gt;The behavior is the same across all indexers in the cluster. Add Buckets seems to be the long pole in the tent. If it is normal then we can deal with it. Also looking at trying to clean up data make sure all indexes are receiving events with proper timestamps, .etc.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2026 16:16:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759990#M120400</guid>
      <dc:creator>splunkettes</dc:creator>
      <dc:date>2026-04-07T16:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Slow indexer restart in cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759998#M120402</link>
      <description>&lt;P&gt;For learners reference, i thought to post the Splunk doc link, thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/data-management/manage-splunk-enterprise-indexers/9.1/manage-the-indexer-cluster/perform-a-rolling-restart-of-an-indexer-cluster" target="_blank"&gt;https://help.splunk.com/en/data-management/manage-splunk-enterprise-indexers/9.1/manage-the-indexer-cluster/perform-a-rolling-restart-of-an-indexer-cluster&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2026 03:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/759998#M120402</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2026-04-08T03:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Slow indexer restart in cluster</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/760026#M120419</link>
      <description>Probably only thing that you can try is to get more IOPS for your indexers disks.&lt;BR /&gt;I have seen cases where this phase has taken even hours due to too slow disks and lot of cold buckets.</description>
      <pubDate>Wed, 08 Apr 2026 14:35:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Slow-indexer-restart-in-cluster/m-p/760026#M120419</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2026-04-08T14:35:18Z</dc:date>
    </item>
  </channel>
</rss>

