/Remove Hyper-V node from dead Hyper-V Cluster

Remove Hyper-V node from dead Hyper-V Cluster

This week in my Hyper-V, I had a strange error that was not easy to find a clear solution since all solutions that I find could not clean the node to reuse. So I will quickly explain how Remove Hyper-V node from dead Hyper-V Cluster.

One of my Hyper-V Cluster in the lab was corrupted and lost the Storage Cluster, so I destroyed(was a test lab) and created a new one with the 3 Hyper-V nodes.

When trying to add node number 3, I get, “The computer hyperv-node is joined to a cluster.” Meaning that this Hyper-V node already belongs to another Hyper-V Cluster.

Remove Hyper-V node from dead Hyper-V Cluster

Login to the Hyper-V Node and in PowerShell use the command, Get-Cluster but I get no results. Meaning that there is no Hyper-V Cluster configured in this Hyper-V.

So I need to clean any Cluster configurations on this Hyper-V or reinstall Hyper-V. The only commands that did the trick to clean any Cluster configuration leftovers were, Import-Module FailoverClusters and Clear-ClusterNode.

Remove Hyper-V node from dead Hyper-V Cluster

After this command, I was able to add again the Hyper-V to the new Hyper-V without any issues.

Remove Hyper-V node from dead Hyper-V Cluster

No issues after adding the Hyper-V to the Hyper-Cluster.

Remove Hyper-V node from dead Hyper-V Cluster

After the above steps the new Hyper-V Cluster is working with all nodes without any issues.

I hope this information was useful, and you quickly remove and clean and Remove Hyper-V node from dead Hyper-V Cluster.

Share this article if you think it is worth sharing. If you have any questions or comments, comment here, or contact me on Twitter.

©2020 ProVirtualzone. All Rights Reserved
By | 2020-11-15T18:55:03+01:00 November 15th, 2020|Hyper-V, Microsoft|0 Comments

About the Author:

I am over 20 years’ experience in the IT industry. Working with Virtualization for more than 10 years (mainly VMware). I am an MCP, VCP6.5-DCV, VMware vSAN Specialist, Veeam Vanguard 2018/2019, vExpert vSAN 2018/2019 and vExpert for the last 4 years. Specialties are Virtualization, Storage, and Virtual Backups. I am working for Elits a Swedish consulting company and allocated to a Swedish multinational networking and telecommunications company as a Teach Lead and acting as a Senior ICT Infrastructure Engineer. I am a blogger and owner of the blog ProVirtualzone.com

Leave A Comment