Installation

How to migrate entire Indexer cluster from one set of VMs to another set of VMs?

saurabh0912
Path Finder
 
Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Install Splunk on the new VMs and add them to the existing indexer cluster.

Put the old indexers into manual detention

splunk edit cluster-config -auth <username>:<password> -manual_detention on

For each indexer on the old VMs:

  • Down the indexer using the splunk off-line --enforce-counts command
  • Wait for the cluster to balance the buckets.  The indexer will stop itself.

Install a new Cluster Manager on the new VMs.  Point the new indexers to the new CM.

splunk edit cluster-config -mode peer -master_uri https://<CM URI>:8089 -replication_port 9887 -secret your_key

splunk restart

Shut down the old CM.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...