Deployment Architecture

How do we deal with a new IP segment for our cluster?

efaundez
Path Finder

Good morning,

It is required to change the entire ip segment of our cluster since the interfaces will be changed to one of higher speed (fiber).

Is there any recommendation for this activity? as for example, perform maintenance mode, change ip's master, deployer ... etc etc?

This configuration is found in the servers.conf of each machine. It will be as easy as editing this file and update to the new IPs?

Regards

0 Karma

amiftah
Communicator
  1. Run splunk enable maintenance-mode on the master node
  2. Update your server.conf
  3. Restart the master-node
  4. Run the health check, must be in a searchable state
  5. In the indexers, update master_uri in servers.conf: -master_uri = https://newhost:8089
  6. Restart peers: UI: Settings > Rolling restart CLI: splunk rolling-restart cluster-peers
  7. In the search-head, update master_ur in servers.conf: -master_uri = https://newhost:8089
  8. Restart SH
  9. Disable maintenance mode for master node
  10. Make sure the forwarders point to the new indexers

Some useful links:
http://docs.splunk.com/Documentation/Splunk/7.1.3/Indexer/Restartthecluster
http://docs.splunk.com/Documentation/Splunk/7.1.3/Indexer/Handlemasternodefailure

0 Karma

efaundez
Path Finder

Hi, thanks for your response.

     When making these changes at some time the cluster will be unavailable for some time? since I must change the ip's:

1- Master
2- Deplyer
3- Indexer
4- Sh's
5- HF's
6- UF's

   If I get to change the ip of the master and the indexer's the sh will have problems when trying to access the data since it has changed the network segment of these.

   The same for the HF and UF since they will point directly to the old indexers and will have to be modified 1 by 1.

0 Karma
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 ...