/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 have over 20 years of experience in the IT industry. I have been working with Virtualization for more than 15 years, mainly VMware. I hold VCP DCV 2022, VCAP DCV Design 2023, and VCP Cloud 2023, plus older certifications including VCP6.5-DCV, VMware vSAN Specialist, and an old MCP. I have been a vExpert for 11 consecutive years, plus vExpert vSAN, vExpert NSX, and vExpert Cloud Provider. I was a Veeam Vanguard from 2018 to 2025. My specialties are Virtualization, Storage, and Virtual Backup.I am a Senior VMware and VCF Engineer at Leaseweb, working on enterprise virtualization, cloud, and storage infrastructure at scale. I am also an analyst at GigaOm.I am also a blogger and owner of the blog ProVirtualzone.com, an Object First Ace, and a book author.

Leave A Comment