Deployment Architecture

multi-site cluster replication

hazem
Path Finder

-in multi-site cluster if initially, the replication factor was

site_replication_factor = origin:2,total:2

site_search_factor =origin:1,total:1

 

 and later I change it to

site_replication_factor = origin:2,total:3

site_search_factor =origin:1,total:2

 

Will the old data also be replicated with  new replication and search factor Or only the new data will have the replication copies as per new replication and search factors

 
Labels (1)
0 Karma

hazem
Path Finder

HI @gcusello 

what will  this command  do? 

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:

 site_replication_factor = origin:2,total:2

site_search_factor = origin:1,total:1

 now we have decided to establish a disaster recovery site with an additional 3 indexers.

 The expected configuration for the new DR site will be as follows:

 site_replication_factor = origin:2, total:3

site_search_factor = origin:1, total:2

will the replication process start syncing all logs in the hot, warm and cold buckets  (approximately 20TB )  to DR indexers or will start real-time hot logs only??

 
 
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @hazem ,

did you read https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/Migratetomultisite#How_the_cluster_migrat... ?

especially "If you have a large number of existing buckets, the process can take a long time to complete".

Anyway, migration from single site to multisite is a job for a Certified Splunk Architect, not for the Community.

Ciao.

Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @hazem ,

I hint to follow the Splunk Cluster Administration training.

Otherwise, did you followed the steps at https://docs.splunk.com/Documentation/Splunk/9.2.1/Indexer/Migratetomultisite ?

so try with 

constrain_singlesite_buckets = false

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...