Name State OwnerGroup ResourceType ------------------------------- Cluster Disk 1 Online Cluster Group Physical Disk Cluster IP Address Online Cluster Group IP Address Cluster Name Online Cluster Group Network Name Storage Qos Resource Online Cluster Group Storage QoS Policy Manager User Manager Online User Manager Group User Manager Virtual Machine Cluster WMI Online Cluster Group Virtual Machine Cluster WMI Virtual Machine Configuration Rocky Online Rocky Virtual Machine Configuration Virtual Machine Rocky Online Rocky Virtual Machine
PS C:\> Get-ClusterNode
Name State Type ------------- HYPER-V-1 Up Node HYPER-V-2 Up Node
Reinstall Node
Stop cluster serivce and evict.
PS C:\> Stop-ClusterNode-Name HYPER-V-1
Name State Type ------------- HYPER-V-1 Down Node
PS C:\> Remove-ClusterNode-Name HYPER-V-1
Remove-ClusterNode Are you sure you want to evict node HYPER-V-1? [Y] Yes[N] No[S] Suspend[?] Help (default is "Y"): Y
cmdlet Get-Credential at command pipeline position 1 Supply values for the following parameters: Credential VERBOSE: Performing the operation "Remove-Computer" on target "HYPER-V-1".
Confirm After you leave the domain, you will need to know the password of the local Administrator account to log onto this computer. Do you wish to continue? [Y] Yes[N] No[S] Suspend[?] Help (default is "Y"): Y
Reinstall OS desktop experience and deploy hyper-v.
Message : The pending movefor the role 'Rocky' did not complete. Id : 1155 Version : 0 Qualifiers : Level : 3 Task : 3 Opcode : 0 Keywords : -9223372036854775808 RecordId : 51010 ProviderName : Microsoft-Windows-FailoverClustering ProviderId : baf908ea-3421-4ca9-9b84-6689b8c6f85f LogName : System ProcessId : 4068 ThreadId : 6528 MachineName : HYPER-V-2.sj.com UserId : S-1-5-18 TimeCreated : 7/12/20269:39:06 PM ActivityId : RelatedActivityId : ContainerLog : System MatchedQueryIds : {0} Bookmark : System.Diagnostics.Eventing.Reader.EventBookmark LevelDisplayName : Warning OpcodeDisplayName : Info TaskDisplayName : Resource Control Manager KeywordsDisplayNames : {} Properties : {System.Diagnostics.Eventing.Reader.EventProperty, System.Diagnostics.Eventing.Reader.EventProperty}
The virtual machine is not compatible with the another virtualization host (HPYER-V-1.sj.com).
The HYPER-V-1.sj.com is Windows server 2025 Desktop, the HYPER-V-2.sj.com is Windows server 2025 Core.