<?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: multi-site in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690130#M28264</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; thank you for your reply&amp;nbsp;&lt;/P&gt;&lt;P&gt;you said that&amp;nbsp;&lt;SPAN&gt;the cluster immediately will create additional copies of all hot, warm, and cold buckets.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you mean that the additional copy will be copied to the DR site?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but if I have data in the main site like 8TB in hot/warm and 12TB for cold .the cluster will replicate all&amp;nbsp; 8TB and 12 TB logs to DR indexers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 09 Jun 2024 13:19:19 GMT</pubDate>
    <dc:creator>hazem</dc:creator>
    <dc:date>2024-06-09T13:19:19Z</dc:date>
    <item>
      <title>multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690124#M28259</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have been running our indexer cluster as a multisite cluster with 3 indexers in our main site for the past year.with the below configuration:&lt;/P&gt;&lt;P&gt;site_replication_factor = origin:2,total:2&lt;/P&gt;&lt;P&gt;site_search_factor = origin:1,total:1&lt;/P&gt;&lt;P&gt;now we have decided to establish a disaster recovery site with an additional 3 indexers.&lt;/P&gt;&lt;P&gt;The expected configuration for the new DR site will be as follows:&lt;/P&gt;&lt;P&gt;site_replication_factor = origin:2, total:3&lt;/P&gt;&lt;P&gt;site_search_factor = origin:1, total:2&lt;/P&gt;&lt;P&gt;I would like to address the question about how replication will work once the DR indexer is configured?&lt;/P&gt;&lt;P&gt;will the replication process start syncing all logs in the hot, warm and cold buckets or will start real-time hot&amp;nbsp; logs only??&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 10:42:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690124#M28259</guid>
      <dc:creator>hazem</dc:creator>
      <dc:date>2024-06-09T10:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690129#M28263</link>
      <description>&lt;P&gt;Once the RF is increased, the cluster immediately will create additional copies of all hot, warm, and cold buckets.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 11:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690129#M28263</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-09T11:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690130#M28264</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; thank you for your reply&amp;nbsp;&lt;/P&gt;&lt;P&gt;you said that&amp;nbsp;&lt;SPAN&gt;the cluster immediately will create additional copies of all hot, warm, and cold buckets.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do you mean that the additional copy will be copied to the DR site?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but if I have data in the main site like 8TB in hot/warm and 12TB for cold .the cluster will replicate all&amp;nbsp; 8TB and 12 TB logs to DR indexers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 13:19:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690130#M28264</guid>
      <dc:creator>hazem</dc:creator>
      <dc:date>2024-06-09T13:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690132#M28265</link>
      <description>&lt;P&gt;The cluster will do what is necessary to meet the replication and search factors.&amp;nbsp; That may mean replicating 20TB of data to the other site.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 13:32:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690132#M28265</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-09T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690135#M28266</link>
      <description>&lt;P&gt;please note that the DR site did not exist once we implemented the Multi-site cluster so we decided to insert the below configuration&lt;/P&gt;&lt;P&gt;site_replication_factor = origin:2,total:2&lt;/P&gt;&lt;P&gt;available_sites = site1&lt;/P&gt;&lt;P&gt;which the cluster did not sync any data to the DR site which already did not exist at the beginning of the implementation.&lt;/P&gt;&lt;P&gt;now the DR site will be up and we will install new 3 indexers in it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;we will reconfigure the cluster manager with the bellow conf to add one copy of data&amp;nbsp; to DR indexer so the question is all logs (20TB) will be transferred to DR site?or just realtime logs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;before installing DR indexers:&lt;/P&gt;&lt;P&gt;site_replication_factor = origin:2, total:2&lt;/P&gt;&lt;P&gt;available_sites = site1&lt;/P&gt;&lt;P&gt;after installing DR indexers&lt;/P&gt;&lt;P&gt;site_replication_factor = origin:2, total:3&lt;/P&gt;&lt;P&gt;available_sites = site1,site2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 14:03:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690135#M28266</guid>
      <dc:creator>hazem</dc:creator>
      <dc:date>2024-06-09T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: multi-site</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690140#M28267</link>
      <description>&lt;P&gt;The site replication factor applies to *all* buckets (except thawed) so the cluster will create a third copy of all data, not just data that arrives after the change is made.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 15:38:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/multi-site/m-p/690140#M28267</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-06-09T15:38:34Z</dc:date>
    </item>
  </channel>
</rss>

