Break a Server 2012 r2 2 node cluster

RSprott 1 Reputation point
2020-09-14T17:15:10.497+00:00

I have a Windows 2012 r2 two node file server failover cluster that has a iSCSI volume attached with file shares. I was wanting to get rid of the cluster and just have one server take care of this.
Are the steps simply, destroy the cluster and take one of the servers to run the file shares? Or is there another method that I should take?

Windows for business | Windows Server | Storage high availability | Clustering and high availability
Windows for business | Windows Server | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Xiaowei He 9,936 Reputation points
    2020-09-15T06:15:51.69+00:00

    Hi,

    As far as I'm concerned, you may simply remove one node from the Cluster, leave the Cluster to be a just one node cluster, if you leave the cluster to be one node, please configure a witness for the cluster.

    24822-image.png

    Thanks for your time!
    Best Regards,
    Anne

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Shashank Singh 6,251 Reputation points
    2020-09-15T06:26:15.493+00:00

    You can simply remove the node from cluster. First on the node please go and stop cluster service and then evict the node. The details are given in this blog.

    If somehow you are not able to remove you also have option to force remove node from cluster

    C:\>cluster node node_name /forcecleanup
    

    After destroying the cluster build a new standalone machine and create new fileshare again.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.