Instance

Cluster Quorum Type

Description

Type of quorum used by this WSFC cluster (one of NODE_MAJORITY, NODE_AND_DISK_MAJORITY, NODE_AND_FILE_SHARE_MAJORITY, NO_MAJORITY:_DISK_ONLY, UNKNOWN_QUORUM, CLOUD_WITNESS.

SQL

SELECT [quorum_type_desc] FROM [sys].[dm_hadr_cluster]

Data Type

NVARCHAR(50)

Sample Value

NODE_MAJORITY

Releases

Documentation

Links

More