Is it possible to create single node failover windows cluster

Priya 211 Reputation points
2021-09-16T13:47:09.327+00:00

Hello,

I tried to create a single node windows 2109 failover cluster. The cluster creation was fine, however the disks were not listed to create fileserver role or to create any SMB share. Does it mean we have no way to create a single node cluster and work on it. This is just for testing environment. Any pointers would be of great help.

Thanks in advance for your help.

Thanks!

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2021-09-16T14:22:12.367+00:00

    Hi @Priya ,

    It is possible to create a Failover Cluster with only one (1) cluster node, however a failover cluster would typically have at least two (2) nodes in the cluster to allow resources to actually fail over between nodes in a planned or unplanned scenario.

    It is also possible to add disks (you need to make sure they are shared disks), or cluster resources such as the File Server role and SMB shares.

    ----------

    If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!

    Best regards,
    Leon

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2021-09-19T17:06:38.737+00:00

    Hey,

    As mentioned, you need shared storage to see it in Failover Cluster and configure it as CSV. As an example, you can use StarWind VSAN to create an iSCSI LUN and add it to your cluster. The following guide will help you with the configuration:
    https://www.starwindsoftware.com/resource-library/starwind-virtual-san-for-hyper-v-2-node-hyperconverged-scenario-with-windows-server-2016/

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose

    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.