Share via

Node and file share majority with two nodes

ACDBA 421 Reputation points
2021-07-16T08:53:31.293+00:00

Hi All,

I have a two-node and a file share cluster for SQL Cluster. Dynamic Quorum is enabled. When file share goes offline does the cluster can also go offline?

Both nodes and file share

Regards,
ACDBA

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


2 answers

Sort by: Most helpful
  1. Alex Bykovskyi 2,241 Reputation points
    2021-07-17T06:55:05.707+00:00

    Hey,

    As mentioned, cluster will not go offline. File share is a role which is running on top of the cluster. Cluster actually handles high availability of the role. You can use StarWind VSAN to configure disk witness to increase cluster survival rate. The following guide should help: 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.

    Was this answer helpful?

    0 comments No comments

  2. Cris Zhan-MSFT 6,676 Reputation points
    2021-07-16T09:16:53.523+00:00

    Hi,

    >When file share goes offline does the cluster can also go offline?

    The cluster will not go offline.
    https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/understand-quorum

    Please using the "Validate Cluster "in failover cluster manager to view the report of cluster quorum configuration.
    For the cluster with two nodes and file share witness, all three should have votes.

    Was this answer helpful?

    0 comments No comments

Your answer

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