<?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: Why are my sites unbalanced? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440629#M15533</link>
    <description>&lt;P&gt;site_replication_factor = origin:1,total:2&lt;/P&gt;

&lt;P&gt;I should mention that it has been configured this way since I went to multi-site.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 23:03:03 GMT</pubDate>
    <dc:creator>w199284</dc:creator>
    <dc:date>2020-09-29T23:03:03Z</dc:date>
    <item>
      <title>Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440625#M15529</link>
      <description>&lt;P&gt;I have two sites in a multi-site cluster. 7 peers in each site.  I have been running this configuration for two years. Over the last couple months I've begun to notice that one site has been adding more buckets that the other. In approximate numbers, site1 has 203,000 buckets. Site2 has 175,000 buckets. I've run rolling-restart a couple times and data rebalance too. I've searched for troubleshooting tips for situations like these but I have not turned up much useful information. My forwarders (heavy and universal) are configured to auto balance across all peers. I'm on version 7.04 and have been there since shortly after its release. What is going on? Thank you for your consideration.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 17:28:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440625#M15529</guid>
      <dc:creator>w199284</dc:creator>
      <dc:date>2019-01-31T17:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440626#M15530</link>
      <description>&lt;P&gt;please share your replication configurations in server.conf:&lt;BR /&gt;
&lt;CODE&gt;site_replication_factor = &amp;lt;comma-separated string&amp;gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 19:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440626#M15530</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2019-01-31T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440627#M15531</link>
      <description>&lt;P&gt;How many excess buckets you have ?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 19:53:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440627#M15531</guid>
      <dc:creator>ssadanala1</dc:creator>
      <dc:date>2019-01-31T19:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440628#M15532</link>
      <description>&lt;P&gt;No excess buckets&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 20:32:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440628#M15532</guid>
      <dc:creator>w199284</dc:creator>
      <dc:date>2019-01-31T20:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440629#M15533</link>
      <description>&lt;P&gt;site_replication_factor = origin:1,total:2&lt;/P&gt;

&lt;P&gt;I should mention that it has been configured this way since I went to multi-site.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 23:03:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440629#M15533</guid>
      <dc:creator>w199284</dc:creator>
      <dc:date>2020-09-29T23:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440630#M15534</link>
      <description>&lt;P&gt;No excess buckets.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 20:34:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440630#M15534</guid>
      <dc:creator>w199284</dc:creator>
      <dc:date>2019-01-31T20:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why are my sites unbalanced?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440631#M15535</link>
      <description>&lt;P&gt;Hello @w199284&lt;/P&gt;

&lt;P&gt;I think the issue here is Splunk try to achieve 90% rebalancing not fully 100%. If you want 100% rebalancing on both the sides, then you can achieve that as well using the below command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk edit cluster-config -mode master -rebalance_threshold 1 -auth admin:your_password
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The below link can help you better:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Rebalancethecluster" target="test_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.3/Indexer/Rebalancethecluster&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 01 Feb 2019 06:36:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-are-my-sites-unbalanced/m-p/440631#M15535</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2019-02-01T06:36:27Z</dc:date>
    </item>
  </channel>
</rss>

