I've been searching Microsoft for step by step instructions on how to remove a node from a SQL cluster but couldn't find anything.
I basically have a two node cluster for fail over and we're going to upgrade these servers. So the plan is:
1. take the inactive node offline first
2. add new server to replace that node
3. fail over to the new server
4. replace the old node
5. fail back over to the new node
My problem is that I have all the documents on adding nodes but I can't find any documents on removing it. There's also conflicting comments about evicting nodes or not.
Can anyone shed some light on this? Thanks.
I basically have a two node cluster for fail over and we're going to upgrade these servers. So the plan is:
1. take the inactive node offline first
2. add new server to replace that node
3. fail over to the new server
4. replace the old node
5. fail back over to the new node
My problem is that I have all the documents on adding nodes but I can't find any documents on removing it. There's also conflicting comments about evicting nodes or not.
Can anyone shed some light on this? Thanks.