<?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: Different number of buckets in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556941#M18929</link>
    <description>Have you check that those are not excess buckets?&lt;BR /&gt;r. Ismo</description>
    <pubDate>Thu, 24 Jun 2021 06:50:47 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-06-24T06:50:47Z</dc:date>
    <item>
      <title>Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556938#M18928</link>
      <description>&lt;P&gt;Hi, I have an issue in indexer cluster. It's been a month since i noticed there are different number of buckets in two indexers.&amp;nbsp; Search factor, Replication factor fine. What is the reason for this difference?&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tempsnip.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14785i66411BF028691311/image-size/large?v=v2&amp;amp;px=999" role="button" title="tempsnip.png" alt="tempsnip.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 06:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556938#M18928</guid>
      <dc:creator>Dias</dc:creator>
      <dc:date>2021-06-24T06:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556941#M18929</link>
      <description>Have you check that those are not excess buckets?&lt;BR /&gt;r. Ismo</description>
      <pubDate>Thu, 24 Jun 2021 06:50:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556941#M18929</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-24T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556974#M18930</link>
      <description>&lt;P&gt;I checked the bucket status and there are no excess buckets.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 11:42:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/556974#M18930</guid>
      <dc:creator>Dias</dc:creator>
      <dc:date>2021-06-24T11:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/557672#M18947</link>
      <description>&lt;P&gt;Are all your indexes replicated over cluster, including internal indexes (repFactor = auto) ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 19:51:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/557672#M18947</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-29T19:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/558532#M18970</link>
      <description>&lt;P&gt;I checked the indexes and it is "repFactor=auto"everywhere. Do you know where to check for internal indexes repFactor?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 11:26:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/558532#M18970</guid>
      <dc:creator>Dias</dc:creator>
      <dc:date>2021-07-07T11:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/559052#M18983</link>
      <description>&lt;P&gt;The easiest way is use the next command on cli.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;splunk btool indexes list --debug|egrep '(\[|repFa)'|egrep -A1 '\[_'&lt;/LI-CODE&gt;&lt;P&gt;It also shows where those values comes (usually .../system/default/indexes.conf unless you have changed those). If you need to change these, then the best option is create separate app for those changes.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 09:48:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/559052#M18983</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-07-12T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Different number of buckets</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/559347#M18989</link>
      <description>&lt;P&gt;Thanks for the answer, I've checked the internal indexes. And there were those in which repFactor=0. I changed it to repFactor=auto.&amp;nbsp;&amp;nbsp;Your CLI command helped a lot, thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 03:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Different-number-of-buckets/m-p/559347#M18989</guid>
      <dc:creator>Dias</dc:creator>
      <dc:date>2021-07-14T03:52:13Z</dc:date>
    </item>
  </channel>
</rss>

