How to repair Hyper-V failover cluster after was uncorrectly removed Hyper-V host

已答复 How to repair Hyper-V failover cluster after was uncorrectly removed Hyper-V host

  • Sunday, February 26, 2012 2:34 PM
     
     

    Hi Everyone,
    Who knows, how to repair Hyper-V failover cluster if were uncorrectly evicted Hyper-V host(s),
    especially throught the registry, because Hyper-V failover cluster still working correctly,
    but we doesn`t have ability correctly add new host to the failover cluster.

    Exist some best practices for this case ?

    Thank you for your  tips.

    Julius Kovac

All Replies

  • Sunday, February 26, 2012 3:24 PM
    Moderator
     
     

    Which error message are you getting when you try to re-add the node to the cluster? See if the following helps:

    http://blogs.msdn.com/b/clustering/archive/2010/03/26/9985790.aspx


    Visit my blog about multi-site clustering

  • Monday, February 27, 2012 1:13 AM
    Moderator
     
     
    Hi,
     
    What did you mean about the description “specially through the registry”?
     
    If you want to remove a node from a cluster, just evict it in Failover Cluster console.

    Vincent Hu

    TechNet Community Support

  • Monday, February 27, 2012 3:54 AM
     
     Answered

    Hi

    Thanks for posting

    If you have complications removing a node using GUI, you can force Removal using Powershell. please find below powershell command to be used
    Get-ClusterNode NodeName | Remove-ClusterNode –Force

    Please feel free to post back for any further clarifications

     


    Nirmal Madhawa Thewarathanthri