Forum Discussion
miteshnettelnetwork
Oct 03, 2020Copper Contributor
How to change the IP of Windows Faiolver clustering
Hello
We have windows server 2012R2 STD Host Failover clustering with 10 nodes and 20 roles inside.
How should it change the ip address of network and management, heartbeet, so that we can seamlessly start the process.
Please suggest the step wise ip changing process.
From
Mitesh
- XcalbarCopper Contributor
Mitesh
What was the original and final IP address and other configurations please if you found this advice worked?
Peter email address removed for privacy reasons
- BenKrahBrass Contributor
Hello miteshnettelnetwork,
what are you trying to do exactly? Do you have to move the Hyper-V hosts to another/different subnets?
Which roles do you use exactly? Every role that depends on cluster communication will be potentially affected so you should always do changes during maintenance windows only.
The cluster IP address can be changed as follows:
- Open Failover Cluster Manager and connect to the cluster
- In the Failover Cluster Manager pane, select your cluster and expand Cluster Core Resources.
- Right-click the cluster, and select Properties >IP address.
- Change the IP address of the failover cluster using the Edit option and click OK.
- Click Apply.
IP addressing for management and heartbeat network is changed via the network adapter properties. Before you do that I would suggest to shut down all roles to avoid network failures.