Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4689

Steps To Change SQL Failover Cluster IP

$
0
0

I have a Failover Cluster running SQL Server 2012. We are changing our IP address scheme globally. 

Currently our IP Scheme is as follows:

Failover Cluster Instance: 192.168.2.46/24 

SQL Cluster Instance: 192.168.2.50/24

Node1: 192.168.2.47/24

Node2: 192.168.2.48/24

Node3: 192.168.2.49/24

We would like to to move all addresses to 10.0.0.0/8. Our Domain Controller will previously be set up to communication on this other network.

My question is:

Is there any issues with changing the settings in this order

  1. PDC is already - 10.0.0.20/8
  2. Failover Cluster Instance - 10.0.0.50/8
  3. SQL Server Cluster Instance - 10.0.0.46/8
  4. Node1 - 10.0.0.47/8
  5. Node2 - 10.0.0.48/8
  6. Node3 - 10.0.0.49/8

Thank you in advance for any and all help.

-Jimmy


Viewing all articles
Browse latest Browse all 4689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>