/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 recently obtained certifications, including VCP DCV 2022, VCAP DCV Design 2023, and VCP Cloud 2023. Additionally, I have VCP6.5-DCV, VMware vSAN Specialist, vExpert vSAN, vExpert NSX, vExpert Cloud Provider for the last two years, and vExpert for the last 7 years and a old MCP. My specialties are Virtualization, Storage, and Virtual Backup. I am a Solutions Architect in the area VMware, Cloud and Backup / Storage. I am employed by ITQ, a VMware partner as a Senior Consultant. I am also a blogger and owner of the blog ProVirtualzone.com and recently book author.

Leave A Comment