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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...