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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...