Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e16f172

Browse files
authored
Merge pull request #1858 from suresh-kandoth/patch-5
add FCI requirements for domain joined cluster
2 parents fc1739b + cf6a12a commit e16f172

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/sql-server/failover-clusters/install/before-installing-failover-clustering.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ manager: craigg
140140
- Review content in [Security Considerations for a SQL Server Installation](../../../sql-server/install/security-considerations-for-a-sql-server-installation.md).
141141

142142
- To enable Kerberos authentication with [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)], see [How to use Kerberos authentication in SQL Server](https://support.microsoft.com/kb/319723) in the [!INCLUDE[msCoName](../../../includes/msconame-md.md)] Knowledge Base.
143+
144+
- SQL Server failover cluster instance (FCI) requires the cluster nodes to be domain joined. The following configurations are **not supported**:
145+
* SQL FCI on workgroup clusters.
146+
* SQL FCI on Multi-Domain cluster.
147+
* SQL FCI on Domain + Workgroup Clusters.
148+
143149

144150
## <a name="Network"></a> Review Network, Port, and Firewall Considerations
145151

0 commit comments

Comments
 (0)