Remove Node on Failover Clustering

lra 86 Reputation points
2022-03-08T13:07:30.523+00:00

Good morning,

I have a failover clustering with two nodes, one node with vm and another node completely without virtual machines

However, I must change the ip to the node that does not have vm.

Before changing the ip to the node, should I stop the cluster services on that node and then remove it from the cluster?

Or can I change the ip to the node and then run test validation at the cluster level?

Windows for business | Windows Client for IT Pros | Storage high availability | Virtualization and Hyper-V
Windows for business | Windows Server | Storage high availability | Clustering and high availability
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2022-03-10T23:52:19.44+00:00

    Hi,

    stop cluster service and remove the node from cluster before before updating the IP address, I think it's a good approach.

    You can refer to the following link to remove a node or destroy a cluster in case where you want rebuild it from scratch.:

    remove-node-windows-server-2016-hyper-v-cluster-destroy-cluster-procedure

    Please don't forget to mark helpful reply as answer

    0 comments No comments

  2. Limitless Technology 39,931 Reputation points
    2022-03-15T11:52:55.257+00:00

    Hello @lra

    There is not need to Stop Cluster services to change the ip of of your Node.

    Just Pause the Node then Change the IP and reboot the Node.

    To change the IP : From Failover Cluster Manager -> Expand the Cluster Core Resources listing -> Cluster Name and the IP Address -> Right-click on the IP address and select Properties. On the General tab, you should be able to change the IP address.

    Hope this answers your question :)
    Thank you.

    --
    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.